sbugert / react-native-admob

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

[Android]about Banner Size #260

Open kidmysoul opened 6 years ago

kidmysoul commented 6 years ago

Is there a way to set AdMobBannerSize in android to the device size(full-size) like version 1?

the adSize='banner' displayed like below which has white space around the ad. 2018-02-14 12 09 45

UberMC commented 6 years ago

User smart banners?

kidmysoul commented 6 years ago

@UberMC do you mean "adSize='smartBanner'" ? It's the same result as to use "banner".