Problem with example
hubin97 opened this issue · 1 comments
hubin97 commented
https://reactnavigation.org/docs/hiding-tabbar-in-screens/
Why doesn't the home tag correspond to the home navigation, where is the homescreen?
Raj-Madheshia commented
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)