ex-navigation
ex-navigation copied to clipboard
Navigating out of tabview?
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?
+1
+1
https://github.com/expo/ex-navigation/issues/89#issuecomment-254920193