sbugert / react-native-admob

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

Fix for 'cannot find symbol @Nullable' build error #473

Closed ermankuruoglu closed 5 years ago

ermankuruoglu commented 5 years ago

Faced on react native 0.59.10 version. Some guys suggested this problem on comments. Releated issue link: https://github.com/sbugert/react-native-admob/issues/448

koenpunt commented 5 years ago

I've opened a PR to bring this library up to date with the latest version of React Native, and thus bringing support for CocoaPods and support for Android X: #472