Commits
AP Fritts authored and GitHub committed b0749729110
docs(setup): add tip that firebase requires emulator with Play Services APIs (#4391) * Add instructions for using Firebase in an emulator While troubleshooting this error: `InternalFirebaseAuth.FIREBASE_AUTH_API is not available on this device` It seems you need Google Play services installed. As a React Native newbie, I don't recall seeing this included in any instructions and I think this might be the best place.