with-rn-firebase
with-rn-firebase copied to clipboard
An Expo config plugin for painless setup of `react-native-firebase`, without touching native code.
Results
2
with-rn-firebase issues
Sort by
recently updated
recently updated
newest added
I am using `with-rn-firebase` in production, its working there config plugin is missing for few libraries like below ``` "@react-native-firebase/app": "^18.1.0", "@react-native-firebase/app": "^18.1.0", ```
Thanks for creating this plugin! It works great for allowing our managed app to utilize Firebase Cloud Messaging on iOS and Android. The only problem we ran into is that...