sbugert / react-native-admob

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

A new solution for Android Developers! #458

Closed MatheusAlvesA closed 5 years ago

MatheusAlvesA commented 5 years ago

Unfortunately this library is no longer maintained by the creator. But.

I just released the 1.0.0 version of my own react-native library that includes AdMob modules. My code is based on this lib, but i made some refactoring, bug fixes and adaptations for Androidx libs and new react-native framework(0.60.3).

My library is for Android Only, so it is not a solution for IOS :/

If you are developing a react native App for Android Only, check my lib: https://github.com/MatheusAlvesA/react-native-androide/

lotosbin commented 5 years ago

399

462

smakosh commented 5 years ago

Your fork doesn't work for me, using RN 0.60.5

koenpunt commented 5 years ago

Issues regarding new versions of React Native (and thus AndroidX) are being addressed with #472