Replies: 3 comments 2 replies
-
Here are the steps:
If you run into trouble implementing this, contact me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can try out my library, I've built it around use cases like this one. In the docs you can check out the How to use with Skia Components guide. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@openspacelabs/react-native-zoomable-view is also a library you can use. |
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.
-
Hello,
How can I zoom Images in Canvas without losing quality?
I want to zoom big images, but if I zoom it with simple RN Image or Skia image, I have very bad quality zoom.
I have tried to use rn-image-zoom and it's working bad with big images.
Hope for help, thanks
Beta Was this translation helpful? Give feedback.
All reactions