expo / ex-navigation

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

Unmount TabItem in TabNavigation #510

Open chownation opened 6 years ago

chownation commented 6 years ago

Attempting to remove a tab rendered in TabBar.

Recommended approach to unmount rendered TabItem? e.g. popToTop with StackNavigation, immediatelyResetStack, rerender TabBar