react-navigation.github.io
react-navigation.github.io copied to clipboard
Problem with example
https://reactnavigation.org/docs/hiding-tabbar-in-screens/
Why doesn't the home tag correspond to the home navigation, where is the homescreen?
In the given example, if you have a requirement to hide a tab on a specific screen then for this wrap your tab navigator inside the stack navigator.
- Home Home Screen Feed Screen Notification Screen
- Profile Screen
- Setting Screen SO, when navigation loads, the first screen you will be seeing is Home Tab(Home Screen)