Stay Logged in With AsyncStorage & Logout - React Native

preview_player
Показать описание
Now we are at the end of this video series where we are creating full stack authentication system using Node JS and React Native. So far we how we can login, signup, how to upload profile image and bunch of other things.

But here we have a little issue inside this app. Like every time user come inside our app they need to sign in but in this video we will see how we can add some method to store some user information inside our app using asyncstorage and we will stay logged in user inside our app.

#reactnative #nodejs #fullstack
Рекомендации по теме
Комментарии
Автор

I guess, you have not updated github repository after final update of project folder

pritamdas
Автор

Please update this code into your github project file

roshankurikkal
Автор

Thanks a lot! This helped a great deal. I think it would be better to set those states for logout in the context rather than in the logout function on the button. That way, all changes stay in one place. It's easier to debug in future.

karldtrumpeter
Автор

Do you have the repo for that project? or the authentication full setup?

MomForgotToNameMe
Автор

Can you share codes repository link of this video.... Please 🙏

trendingn
Автор

Great tutorial. But after 7:13 it's not completely clear what is going on. You added some new files. It would be better if you tell a little bit about this files and what is going on there. But thanks. Will try to figure out how can I implement this into my project

juliasankevich
Автор

Hi bro, In sign up, i get a succesful response, and redirected to home screen, but unable to login with email, even though I'm getting all the data, Can u please help me sort it out ?

surendirani
Автор

Hi
Please help me, I am getting this error
ReferenceError: useLogin is not defined

taranwadhwa
Автор

Hey how do we upload this app onto the play store so other people can use it

victor
Автор

You're not going to get momentum if you hide code.

bekroz
Автор

hello, I tried to follow your video but when I close the app and open it again it opens on the login screen, it does not keep the user logged in it simply opens on the login screen, I HAVE ERROR, U CAN HELP ME?

marcosschmidt