react-native-admob-native-ads
                                
                                
                                
                                    react-native-admob-native-ads copied to clipboard
                            
                            
                            
                        Can't customize hight and width of ad banner
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, }} />