react-native-admob compatibility with wix react-native-navigation

I'm using wix/react-native-navigation router (tab based app) and react-native-adbmob package for AdMob Rewarded Video Ads.

On Android, it works well, but on the iOS, when I try to show a Reward ad in react-native-navigation Modal window (this.props.navigator.showModal(config)), it is not visible although the adOpened event is fired.

Has anybody faced the same or similar issue with other packages?

Comments

Popular posts from this blog

flutter websocket connection issue

Webpack 5 and Storybook 6 integration throws an error in DefinePlugin.js

Meaning of `{}` for return expression