Skip to content

Release 2.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@likashefqet likashefqet released this 25 Apr 14:50
· 19 commits to main since this release

2.0.0-alpha.0 (2023-04-25)

What's New

  • Migrated to the new gestures API from react-native-gesture-handler.
  • Added a Double Tap to zoom option that allows users to zoom in or out at a specific point with just a double tap gesture.
  • Enhanced zoom behaviour by allowing developers to configure whether the component should automatically reset zoom and snap back to the initial position when the gesture ends, or keep the zoom until reset by the double tap gesture.
  • Removed the loader to provide developers with more flexibility in implementing their own.

⚠️ This release is currently in alpha stage and may not be fully prepared for production use.

Your feedback is greatly appreciated as we continue to improve and refine this package.