Skip to content

react-native-gesture-image-viewer@0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 05:20
· 71 commits to main since this release
06193ea

Minor Changes

  • 7399cb9: feat(hook): add external controller hook for ImageViewer

    • Add useImageViewerController hook for external control
    • Implement ImageViewerManager with observer pattern
    • Add ImageViewerRegistry for multi-instance management
    • Support programmatic navigation (goToIndex, goToPrevious, goToNext)
    • Enable external state synchronization with internal gestures