U
U
Uktam Khamidov2021-09-05 14:53:19
JavaScript
Uktam Khamidov, 2021-09-05 14:53:19

Is there a react-native library to implement pinch-to-zoom?

Hi all. You need to implement image zoom. Tried react-native-image-zoom-viewer. He didn't fit. I explain why: this lib seems to load images before it renders the Image component. The problem is that the pictures are large, the smallest is 2000 by 3000 pixels. And every time you download a new one is not an option. I use react-native-fast-image for caching. But when the react-native-image-zoom-viewer modal opens, the image is loaded again. We need a library that can work with fast-image. Maybe someone has their own pinch-to-zoom implementation code?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question