Configure Firebase

To set up Firebase in your app, follow these steps.

1. Create a firebase account and project here

2. Create Android and iOS applications in your Firebase console, then download google-services.json and GoogleService-Info.plist

If you plan to use Google Login in your application, enable the Google provider in Firebase Authentication and then download these files.

3. Now copy that two files to src/config/firebase/

Your config folder will look like this. Once done, run the following command below.

4. Choose your platform

4.1. For Android

terminal

4.2. For iOS

terminal

Once the app is running successfully, stop it, and then configure app.json