Closed macgadger closed 1 month ago
@macgadger
You can read this file https://github.com/Ctere1/react-native-chat/blob/master/.env.example
Login your firebase and get firebase info
Create a .env
file in your project and add the following:
#Firebase Config
EXPO_PUBLIC_API_KEY=
EXPO_PUBLIC_AUTH_DOMAIN=
EXPO_PUBLIC_PROJECT_ID=
EXPO_PUBLIC_STORAGE_BUCKET=
EXPO_PUBLIC_MESSAGING_SENDER_ID=
EXPO_PUBLIC_APP_ID=
EXPO_PUBLIC_MEASUREMENT_ID=
And that's it! You should now have Firebase set up for your chat app. @macgadger
Hi i have done all steps setting up you but unable to run the app on expo; reasone i think is not configurations and firebase
can you please share how to setup things on firebase and link to chat app .env