My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

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.