Scale/zoom images in Canvas #2861
Unanswered
maxmusiichuk
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.
-
Hi, is it possible to make zoom inside of canvas for separate elements, for example, we can take component with collage realization in canvas
Can we make a divided zoom for elements image1 & image2

Previously tried to use library react-native-reanimated-zoom , in this case we can only zoom whole Canvas but not each image inside
Also tried library react-native-zoom-toolkit that's close to solve problem but here we get new one, we need to calculate 'coordinates' for View
Example of collage that I try to implement zoom for
Beta Was this translation helpful? Give feedback.
All reactions