How can I show header while using createMaterialBottomTabNavigator() ? #3048
Unanswered
AhmedSarhan
asked this question in
Q&A
Replies: 1 comment 4 replies
-
You need to wrap the |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when I'm using the regular createBottomTabNavigator() I have a headerShown prop in options to show/hide top header on screens
but while using createMaterialBottomTabNavigator() I don't have such option at all, is there such a prop or something?
Beta Was this translation helpful? Give feedback.
All reactions