Replies: 2 comments 1 reply
-
@gorhom any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi,
but scrollView has stopped working for me ... it won't scroll... |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey, first of all, thanks for the great library 👍
I have one use case when I want to use
snapPoint={['CONTENT_HEIGHT']}
but limit it to some value.Assume I have two items and the bottom sheet will open their description:
100% - 200px
and have scrollable content inside.What is the best solution to implement such behaviour?
I've tried to do it like this, but it doesn't work:
Beta Was this translation helpful? Give feedback.
All reactions