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
Can someone please provide an example of how to use the Drawer navigation component with conditional screens, for example I want to show a Logout menu item only when the user is logged in, the logged in check will be through a function that checks AsyncStorage for a flag.