react-native-admob / admob

Admob for React Native with powerful hooks and components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditional useInterstitialAd like useAppOpenAd

andkom opened this issue · comments

want to have something like that:

useInterstitialAd(enabledAds?  'ca-app-pub-xxxxx' : null)

Added in 1.2.0