Skip to content

Releases: openspacelabs/react-native-zoomable-view

Release 2.1.6

28 Mar 22:04
Compare
Choose a tag to compare

2.1.6 (2024-03-28)

What's Changed

  • [#84] Add panEnabled prop by @wilsontr in #87
    • added onStartShouldSetPanResponderCapture, onMoveShouldSetPanResponderCapture by @easy-bios in #93
  • fix: allow ZoomableView ref to be utilised via ZoomableViewWithGestures by @mrbrentkelly in #95
  • fix couldCallSwipeEvent from returning false when not all props are provided by @jaredbothwell in #97

New Contributors

Full Changelog: v2.1.5...v2.1.6

Release 2.1.5

27 Oct 18:20
Compare
Choose a tag to compare

2.1.5 (2023-10-27)

Release 2.1.4

12 Oct 18:39
Compare
Choose a tag to compare

2.1.4 (2023-10-12)

v2.1.3

10 Oct 16:15
Compare
Choose a tag to compare

2.1.3 (2023-10-10)

Release 2.1.1

26 Oct 17:20
Compare
Choose a tag to compare

2.1.1 (2022-10-26)

Features

  • #44 - Added prop disablePanOnInitialZoom to control if pan is enabled when zoom level is at initialZoome