calcazar / react-native-push-notification-CE

The community edition of the push notification library (by Zo0r) for applications made with React Native
MIT License
52 stars 23 forks source link

constrain fb messaging and play services versions to pre-AndroidX #30

Closed xuwilliam closed 4 years ago

xuwilliam commented 5 years ago

With ‘+’ the project will be pulling down AndroidX dependencies from the last version. This causes React Native builds from source to break so Play Services and Firebase Messaging should be hard-coded to safe versions until a version of React Native that supports AndroidX is adopted.