The right image collapsing while zooming inside a FlatList #1488
Unanswered
rahmanharoon
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.
-
I have a FlatList which is scrolling horizontal and I need to zoom and move and slide the images inside of that.
So I used a PanGestureHandler and wrapped PinchGestureHandler inside of that.My problem is the right side image is collapsing to left Image while zooming.Any suggestion will be useful
Here is my code:
Pan events:
Current OP:
Screen.Recording.2021-06-23.at.1.09.34.PM.mp4
Beta Was this translation helpful? Give feedback.
All reactions