react-native-firestack
react-native-firestack copied to clipboard
FirebaseApp name [DEFAULT] already exists!
If I use the firestack instance in redux actions, then firestack debugger shows msg: "FirebaseApp name [DEFAULT] already exists!" and also I can't use signInwithEmail method. In this method response methods not triggers like then or catch method is not executing. Can you please help me this ?
Hey @neosekar
The message is not a problem. It is a firebase logging message. For the signInWithEmail method, what version of the library are you using?