Modal Screens not on top of BottomTabNavigator on Android #2784
Unanswered
kristian-nst
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is this expected behavior? Seems it shouldn't be. A library like
https://gorhom.dev/react-native-bottom-sheet
does work in Android correctly, displaying on top of everything.Screen.Recording.2025-03-18.at.5.01.17.PM.mov
Stucture:
basically:
<GestureHandlerRootView>
is my app root, followed by<NavigationContainer>
before anyStack.Navigator
Beta Was this translation helpful? Give feedback.
All reactions