Place a React navigation drawer above a bottom sheet modal? #716
-
Hey! Can the message modal be placed under the drawer on the left? |
Beta Was this translation helpful? Give feedback.
Answered by
peterhuijsen
Oct 22, 2021
Replies: 1 comment
-
Had the order of the navigation provider and the bottom sheet provider wrong, changing that fixed it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
peterhuijsen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Had the order of the navigation provider and the bottom sheet provider wrong, changing that fixed it.