You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to reset and access information that pass to destination. What should I do?
If I don't reset, user_id and other info are defined. But I can go back.
The text was updated successfully, but these errors were encountered:
Version
Tell us which versions you are using:
And:
Actions.drawerMenu(params)
Actual behaviour
I want to navigate from login to drawerMenu. After login I need to reset stack that I cant go back.
In loginScreen:
After reset, in destination(SideMenu) I dont have access to user_id and user_name
In SideMenu
Expected behaviour
I need to reset and access information that pass to destination. What should I do?
If I don't reset, user_id and other info are defined. But I can go back.
The text was updated successfully, but these errors were encountered: