react-native-admob / admob

Admob for React Native with powerful hooks and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request : custom_targeting

manuhook opened this issue · comments

Thank you so much @wjaykim for this lib !

Can you please add custom_targeting for GAMBannerAd ?
https://developers.google.com/ad-manager/mobile-ads-sdk/android/targeting#custom_targeting
https://developers.google.com/admob/ios/api/reference/Classes/GAMRequest

Until now I was using sbugert/react-native-admob with this commit to support custom targeting on iOS & Android.
Maybe this work can help :
manuhook/react-native-admob@48a9dfa

Thank again !

Hi, I'll add the options in the future release. Thank you for suggesting.

Hi, thank you for your answer. It is now implemented on our project, you will have a PR soon !