ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.44k stars 580 forks source link

Add support to pass onMove callback to ImageZoom component #301

Closed pt7892 closed 5 years ago

pt7892 commented 5 years ago

Existing solution doesn't give you an option to get onMove data from react-native-image-zoom. It would be great if it could be added