torgeadelin / react-native-animated-nav-tab-bar

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

Hide header navigation on some screens (react navigation v6) #116

Closed Bogdastotel closed 2 years ago

Bogdastotel commented 2 years ago

If you try to have main bottom nav , following the rules of https://reactnavigation.org/docs/hiding-tabbar-in-screens/, then if you want to have visible header only on some main screens in the main bottom nav, it doesn't comply. For example component Main Bottom nav can have Tab bar screens "Dashboard" and "Profile" . And if you want to show header only on Profile screen it doesn't work with react navigation v6. It works on default createBottomTabNavigator() from v6 Screenshot 2022-04-21 at 15 32 39

github-actions[bot] commented 2 years ago

Stale issue message