expo / ex-navigation

Route-centric navigation for React Native
997 stars 201 forks source link

Navigating out of tabview? #484

Open rrajasek92 opened 7 years ago

rrajasek92 commented 7 years ago

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?

masiamj commented 7 years ago

+1

ferdigokdemir commented 6 years ago

+1

ferdigokdemir commented 6 years ago

https://github.com/expo/ex-navigation/issues/89#issuecomment-254920193