Ship Mobile Fast home page
v2
Search...
⌘K
Support
Affiliate (40%)
Get Ship Mobile Fast
Get Ship Mobile Fast
Search...
Navigation
AI Wrapper
2. Firebase Setup
Documentation
Support
Follow on X
Get Started
Introduction
Environment Setup
AI Wrapper Quickstart
Quickstart w/ StyleSheet
Quickstart w/ Gluestack
Tech Stack
AI Wrapper
1. Expo Setup
2. Firebase Setup
3. AI Proxy Backend
4. Build your app
5. Deployment
6. Submit your app
Firebase Auth
Authentication
Overview
OAuth
Forgot Password
Reset Password
Email Verification
Monetization
AdMob Integration
In-App Purchases
Core Features
Backend
Push Notifications
Expo Router
Redux Toolkit
i18n
Theming
Fonts
Analytics & Monitoring
PostHog
Sentry
Prebuilt Screens
Onboarding
Auth
Profile
Search
Paywall
Settings
Social Share
Delete Account
UI Components
Overview
ThemedView
Button Components
Icons
Images
Collapsible
Container
Typography
Searchbar
Input Components
Form Field
Dialog Modal
Toast
Loader
Styling
Normalization
Troubleshooting
Apple
AI Wrapper
2. Firebase Setup
Create a Firebase project
1
Go to
Firebase
.
2
Create a new project.
3
Pick a name for your project.
4
Okay let’s move on to the next step.
5
Now, you need to create seperate IOS and Android apps in your Firebase project.
6
Type your scheme: (We’ve defined in previous step)
7
If you download this file, this is not going to work.
This is not related with us. This is a bug in @react-native-firebase.
So, move to the next step.
8
Now, create an Android app.
9
Download google-services.json file.
10
Now, go to the Authentication section and activate which one you want to use. I am going to activate 3 of them.
Click on the Get Started button.
11
Click on the Email/Password button.
12
Enable the Email/Password authentication and Save it.
13
Go to the Anonymous Authentication section and enable it.
14
Go to the Google Authentication section and enable it.
15
Now you can download GoogleService-Info.plist file.
This file is for IOS. If you want to use on Android, you need to get eas credentials (sha-1 key) by calling
eas credentials
.
How to get SHA-1
Click to navigate to the
How to get SHA-1
page.
16
And you need to save it on your Expo codebase.
17
Now, we are going to build our AI Proxy Backend
Don’t start or npm install yet.
Build AI Proxy Backend
Click to navigate to the
AI Proxy Backend
page.
Was this page helpful?
Yes
No
1. Expo Setup
3. AI Proxy Backend
Assistant
Responses are generated using AI and may contain mistakes.