React Native/Expo firebase Js sdk setup and authentication.

preview_player
Показать описание
In this video, we will go over how to setup firebase js sdk in your expo react native app then implement register and sign in with email and password.
This is a firebase series so look out for more videos on other firebase features.
Рекомендации по теме
Комментарии
Автор

best react native + expo + firebase tutorial in youtube right now 👏

yolxanderjacagonzalez
Автор

Nigerian guy here, thanks my ghanaian brother, i have been struggling with this for two weeks... good video, no unnecessary talks, just straight to the point, thanks my brother... Also, i would love to ask whapp you used in recording and editing before uploading on youtube, i'ld love to be of help to people too... thanks

fujablack
Автор

Thank you my brother, from Brazil. This Video is simple and objective! It's Amazing :)

ageurodriguesdeoliveira
Автор

Bro, thanks a lot. this vid just helped me now..keep it up bro!

IgnatusForkuo
Автор

Subscribers goal for this video is 10 new subscribers. Please kindly subscribe to help grow this channel

simplyreactnative
Автор

what amazing tutorial !! thanks a lot bro

Wa-badeaN
Автор

this is not covered...
Logs for your project will appear below. Press Ctrl+C to exit.
Android Bundled 27535ms
WARN [2024-03-30T09:22:42.171Z] @firebase/auth: Auth (10.10.0):
You are initializing Firebase Auth for React Native without providing
AsyncStorage. Auth state will default to memory persistence and will not
persist between sessions. In order to persist auth state, install the package
initializeAuth:

import { initializeAuth, getReactNativePersistence } from 'firebase/auth';
const auth = initializeAuth(app, {
persistence:
});

Sasha_