react-native-gesture-image-viewer@0.2.0
·
73 commits
to main
since this release
Minor Changes
-
5a75405: feat: implement image zoom gestures with pinch, pan, and double-tap
- Add pinch gesture for zoom in/out with scale limits
- Add pan gesture for moving zoomed images
- Add double-tap gesture for zoom toggle
- Include smooth animations with bezier easing
- Support conditional gesture enabling