How to handle drag, rotate and scale with gesture handler #993
Unanswered
Jalson1982
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
-
Hello. I am playing with lib and tried to implement from example drag, scale and rotate on the image. But as soon as I rotate the image for 90° as an example, I receive wrong values for translateX and translateY. Moving down will move it right, swiping up will move it left, etc.
Here is a snack to reproduce :
https://snack.expo.io/@jalson1982/61254a
Beta Was this translation helpful? Give feedback.
All reactions