Skip to content

react-native-gesture-image-viewer@0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 17:46
· 73 commits to main since this release
324ee6a

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