react-native-admob-native-ads icon indicating copy to clipboard operation
react-native-admob-native-ads copied to clipboard

Can't customize hight and width of ad banner

Open Shivani12345 opened this issue 3 years ago • 0 comments

I want to show skip button and customize UI of adbanner and after 5 sec of ad playing ad. How can I set hight and width of adbanner in view.styple prop is not working with AdMobBanner?

<AdMobBanner adUnitID={'ca-app-pub-2423909336067009/1752802852'} bannerSize="banner" servePersonalizedAds={true} style={{ padding: 20, }} />

Shivani12345 avatar Aug 10 '22 12:08 Shivani12345