-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TabBar displaying above navbar #2811
Comments
I have the same problem with you ... no solution for me yet |
Hey guys, did you found a solution for that ? |
not yet, looking some help from group |
👍 |
I have the same problem. Did you find something? I didn't see this post and I have created a new issue: #2913 |
I use this module for creating tabs. https://github.com/react-native-community/react-native-tab-view |
in the root scene hideNavBar in Tab Scene hideNavBar={false} |
why would anyone literally ever want the tabs above the nav.... |
After 1 day of struggle I found a way. |
Oh it's fine I just ended up hiding the nav and putting the nav component in my custom tabs component..... just needed sleep when I posted my last comment 😆 |
Please try to reproduce it with Example project and latest version 4.0.0-beta.40. Feel free to open if the issue still exists |
hey, did someone found a way to fix this? |
same +1 with tabar position = "top". How to fix? |
Version
^4.0.0-beta.22
Expected behaviour
tabbar should display below to navbar
Actual behaviour
Steps to reproduce
The text was updated successfully, but these errors were encountered: