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
Simple React Native authentication flow with react-navigation. The app is divided into two sides: a logged out side (that uses a StackNavigator) and a logged in side (that uses a TabNavigator).