#12 Keep user logged in | Switching between two navigator | AsyncStorage || React Native Application

preview_player
Показать описание
Hello Guys,
In this video I have shown how we can control the switching between navigators. When our user is logged in to our application and closes the application, then if user reopens application he should not be asked to do login again.
Code:

If you want to learn Registration and Login in React Native with Node JS and Mongo DB then checkout this playlist:
Рекомендации по теме
Комментарии
Автор

Thank you very much for this tutorial! This was so helpful and you explained everything at a great speed. Do you think you'll be creating a 'Log Out' or 'Forgot Password' functionality? Thank you!!!

prestonbuchanan
Автор

Bro saw your whole series related to auth, try to make videos more explanatory and zoom at the section where you are coding. Btw series is too good

creotove
Автор

If I click Sign out it doesn't change the navigation from DrawNav to LoginNav untill the app is reloaded 😢😢and what happen when I build this app??

skl-kingx
Автор

But when you press black button then you will go inside screen without login how we can manage if user press logout then user can't go back

DigiPandaCompany
Автор

I am getting "Cannot read property 'hide' of null"

Bernard-vyei