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
{{ message }}
This repository has been archived by the owner on Feb 15, 2019. It is now read-only.
I have a login screen that navigates to a tabview with multiple tabs, however when using a logout button to end my firebase session and navigate back to the login screen, it's just that specific tab that navigates back, leaving the tabs and navbar visible. Is there a different method than this.props.navigator.push() that can be used to navigate out of the tab view entirely?
The text was updated successfully, but these errors were encountered:
I have a login screen that navigates to a tabview with multiple tabs, however when using a logout button to end my firebase session and navigate back to the login screen, it's just that specific tab that navigates back, leaving the tabs and navbar visible. Is there a different method than this.props.navigator.push() that can be used to navigate out of the tab view entirely?
The text was updated successfully, but these errors were encountered: