Replies: 2 comments 3 replies
-
I am also interested in how this could be implemented. We need this in a project |
Beta Was this translation helpful? Give feedback.
0 replies
-
Why don't you use react-native-bottom-sheet for this ? It has already List components like |
Beta Was this translation helpful? Give feedback.
3 replies
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 to all! I alredy spended two days to find best and simple solution to achieve this animation
video_2022-11-10_18-03-34.mp4
So after opening gesture container fully, scrollview start responding and then when you scroll to top gesture container will start working againg and. So I want to achive animation like on the bottom video.
video_2022-11-10_18-08-46.mp4
I found the lib. https://github.com/rgommezz/react-native-scroll-bottom-sheet/blob/master/src/index.tsx where guys making it in some very tricky way I think should be some easier and better way
Beta Was this translation helpful? Give feedback.
All reactions