Vivek Sharma

Results 3 comments of Vivek Sharma

am using this version "react-native-admob": "^1.3.2", i was getting the same problem... but after adding this - in _ReactNative\test\node_modules\react-native-admob\android\src\main\java\com\sbugert\rnadmob\RNAdMobRewardedVideoAdModule.java_ after this :- ``` @Override public void onRewardedVideoAdLeftApplication() { sendEvent("rewardedVideoWillLeaveApplication", null);...

> I think this works fine on Android, but not on iOS. nah its not working on android, import React from 'react' import {View,Image,Animated, Button} from 'react-native' import {PinchGestureHandler} from...

> > Same thing is happening on Android emulator (and I suppose the same on physical device). Can't get it to be the exact full width of the container, has...