Release 2.0.0-alpha.0
Pre-release
Pre-release
·
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.