Use in combination with "React Navigation Bottom Tabs" and pan gesture #905
Unanswered
peckomingo
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.
-
I use "React Navigation Bottom Tabs" and "Bottomsheet" together in a screen. The components are not nested, the just share the same parent. Tabs are the main-navigation and placed at the bottom of the screen and Bottomsheet is placed above with
bottomInset
. I want to improve the UX and want to move the Bottomsheet also if the pan gesture starts outside of its handle. If the user pans from the Bottom Navigation up, the sheet should also react and follow the finger.See the Video, maybe it is easier to understand.
Do you have any ideas how to accomplish this?
PowerToys_YXNcUrIsFM.mp4
Beta Was this translation helpful? Give feedback.
All reactions