React Navigation bottom tabs inside of bottom sheet #2289
Unanswered
DanielFiller30
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to use the React Navigation bottom tabs inside of a bottom sheet. The bottom sheet currently has two snap points (50% and 100%). When the sheet is fully opened, the tab bar at the bottom is displayed properly. However, when I drag it down to the bottom, the tab bar moves with the sheet and becomes hidden.
Is there a workaround to use a tab bar inside a bottom sheet? I have already tried to fix the tab bar with various styling properties, but it didn't work.
Beta Was this translation helpful? Give feedback.
All reactions