Top "React-native-firebase" questions

This tag is for the react-native-firebase npm package.

FB login - Firebase.Auth() Error: The supplied auth credential is malformed or has expired

I'm using react-native-fbsdk: 0.8.0, react-native-firebase: ^5.2.2, react-native: ^0.57.4 and Facebook Test User account. This happened so suddenly. Once I sign out from firebase …

react-native react-native-firebase react-native-fbsdk
Error: RNFirebase core module was not found natively on iOS

I created a new app and I am trying to use react-native-firebase. But I continually get this error: RNFirebase core …

react-native cocoapods react-native-firebase
You attempted to use a firebase module that's not installed on your android project by calling firebase.storage()

Im trying to use firebase storage on React Native using the react-native-firebase module and when y call firebase storage I …

react-native-android react-native-firebase