sbugert / react-native-admob

A react-native component for Google AdMob banners
BSD 2-Clause "Simplified" License
1.13k stars 532 forks source link

Also show Ads when using React Navigation together with <Modal> Component #515

Open SmartArray opened 4 years ago

SmartArray commented 4 years ago

This PR fixes: https://github.com/sbugert/react-native-admob/issues/514

We noticed that React-Native-Navigation and especially the Component didn't play nicely together.

This is our proposal to fix the issue so that the Interstitial Ads will finally appear.