Here\'s my code:
firebase.auth().onAuthStateChanged((user) => { if (user) { console.log(\"We are authenticated now!\"); firebase.fires
Seems like a bug - as other high-reputation users experienced it too. I'll update more when we find a fix. If anyone got it working (on react-native through expo) please share.