sbugert / react-native-admob

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

Warning: Accessing view manager configs directly of UIManage #414

Closed wandersoncs closed 5 years ago

wandersoncs commented 5 years ago

Fixed: Accessing view manager configs directly of UIManager via UIManager[‘’] is no longer supported. Use UIManager.getViewManagerConfig(‘’) instead.

quangduz commented 5 years ago

Same

kesha-antonov commented 5 years ago

Please merge @sbugert

koenpunt commented 5 years ago

Thanks! And sorry for the wait.