oblador / react-native-pinchable

Instagram like pinch to zoom for React Native
MIT License
224 stars 23 forks source link

Implementation of pinch event #12

Closed mguyard closed 1 year ago

mguyard commented 1 year ago

Hello,

I've tested your amazing work with this lib. I've switch from another (@likashefqet/react-native-image-zoom) to be able to use FastImage and his caching feature. Following this i've test your lib for the zoom feature and work very great.

But something lack for me, something to trigger event when image is pinch. Do you think it's something you can implement in lib ? Thanks