Replies: 1 comment
-
Hi! Check please this thread #2222 I added ready to use code using RNGH and Animated and refactoring it to reanimated now. Should help you to create your animation, because I want to achieve something like that also. |
Beta Was this translation helpful? Give feedback.
0 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. I am really having trouble with ScrollView inside Pan Gesture.
I want to achive Instagram like shuffle
This is from Instagram
WhatsApp.Video.2022-01-30.at.15.13.12.mp4
This is mine
p6qnZer45a.mp4
It works if there is not enough content for scroll. Bu when can scrollable pan gesture not working vertically
This is my code
I tried bottom sheet example but not working. If i try to import SrollView from reanimated or react-native. Scroll not working.
Beta Was this translation helpful? Give feedback.
All reactions