Replies: 1 comment 1 reply
-
We have a pan and zoom tutorial that hopefully you will find useful: https://www.youtube.com/watch?v=5yM4NPcTwY4 |
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
-
I am looking at implementing this in skia or reanimated, I am just confused how to do it, I have this Image
and in React Native I need to add markers as such in this screenshot
I have implemented pan and zoom before on Image but I am confused how to add those markers and render a component on press, and make those markers move as it is zoom and pan
Beta Was this translation helpful? Give feedback.
All reactions