yarn @likashefqet/react-native-image-zoom 1.2.1
Release 1.2.1

latest releases: 4.3.0, 4.2.1, 4.2.0...
3 years ago

1.2.1 (2021-12-27)

Enhanced

  • Adds interaction controllers and callbacks
    • minPanPointers (default: 2)
    • maxPanPointers (default: 2)
    • isPanEnabled (default: true)
    • isPinchEnabled (default: true)
    • onInteractionStart (default: noop)
    • onInteractionEnd (default: noop)
    • onPinchStart (default: noop)
    • onPinchEnd (default: noop)
    • onPanStart (default: noop)
    • onPanEnd (default: noop)
  • Upgrade React Native version to 0.66.4 on the example.

Don't miss a new react-native-image-zoom release

NewReleases is sending notifications on new releases.