Sign in
Log inSign up

React Native pinch-to-zoom

Chetan Kantharia's photo
Chetan Kantharia
·Aug 30, 2017

I have made a component to make Image zoom in a View component. I want to make pinch-to-zoom on image

. Let me know how it is possible in react native using PanResponder or some other solution.