Thank you for purchasing the Firebase Authentication Kit 👏
Your purchase helps support open-source projects such as React Native Firebase.
Ensure your development environment is set up for React Native by following the React Native documentation.
$ cd ios/
$ pod install --repo-update
Google Sign-In requires a keystore
file to be added to your project and the Firebase console for both debug and release builds, we've included a debug
one by default. To setup a new keystore
file, follow the guide here.
This project is preconfigured with market.reactnative.firebaseauthkit
as its app id. You will probably want to replace it using the rename-script
npm script provided with this product.
- Choose your existing Firebase project from the Firebase console.
Creating a new project? Check out the React Native Firebase documentation.
- Add the Firebase credentials to your project by following documentation for Android and iOS.
The Firebase Authentication Kit supports multiple authentication providers. Follow the links below for documentation on setting up each provider: