Setting up Firebase authentication Next, you should enable email/password authentication in the sign-in methods . Once you’ve enabled it, press Save . Let’s install the @react-native-firebase/auth package in our app. With this, the Firebase authentication module is setup in our application.
Read more