Releases: kesha-antonov/react-native-zoom-reanimated
Releases · kesha-antonov/react-native-zoom-reanimated
1.4.8
What's Changed
- use clamp in withDecay i/o callback by @mathieupost in #37
Full Changelog: 1.4.7...1.4.8
1.4.7
What's Changed
- fix: zoom scale when pinching by @mathieupost in #36
New Contributors
- @mathieupost made their first contribution in #36
Full Changelog: 1.4.6...1.4.7
1.4.6
1.4.5
What's Changed
- 🐛 Fix animationFunction typings by @ClementLevesque in #28
Full Changelog: 1.4.4...1.4.5
1.4.4
What's Changed
- [Fix] TS config by @vokhuyetOz in #24
- Add props to configure zoomScale by @ClementLevesque in #26
- Added doubleTapConfig: https://github.com/kesha-antonov/react-native-zoom-reanimated?tab=readme-ov-file#parameters
New Contributors
- @vokhuyetOz made their first contribution in #24
- @ClementLevesque made their first contribution in #26
Full Changelog: 1.4.3...1.4.4
1.4.3
- Fixed double tap on samsung/android 13
Full Changelog: 1.4.2...1.4.3
1.4.2
1.4.1
- Fixed install deps with npm
Full Changelog: 1.4.0...1.4.1
1.4.0
- fix: double tap not responded sometimes
- fix: glitch on pan start in iOS
- feat: exported useZoomGesture to use gesture in Gesture responders directly
Full Changelog: 1.3.3...1.4.0
1.3.3
What's Changed
- Allow for start offset on panning, to prevent jumps when panning star… by @fede-s in #16
- Update Readme and gitignore by @SaeedZhiany in #14
New Contributors
Full Changelog: 1.3.2...1.3.3