Firebase Authentication W/ Expo Router - Expo 50

preview_player
Показать описание
It seems that tutorials of the past, and even past documentation, do not show an easy and effective way to integrate Firebase authentication with Expo. In this video I give an easy solution on how to tell if a user is logged in or not using Firebase authentication and expo router.

Links:
Рекомендации по теме
Комментарии
Автор

Thanks to this video, I finally managed to connect Firebase with Expo and use it. Thank you so much.

eunseoyu
Автор

Is there a way to do this using context for the authentication and putting the auth logic in the layouts?

lachezarmitov
Автор

I really like your video and your way of explaining. I'm a bit new to these techs and I indeed had the error where im unable to import ReactNativeAsyncStorage. You fixed this by adding a line of code to the ts.config file. What if I'm not using ts? Thanks so much

michaelseaman
Автор

where is the email verification part man :) ...so insecure

nicolasaguilar