Releases: kesha-antonov/react-native-zoom-reanimated
Releases · kesha-antonov/react-native-zoom-reanimated
1.3.2
1.3.1
1.3.0
What's Changed
- Added Typescript support by @SaeedZhiany in #10
🙌 Thank you for your contributions!
New Contributors
- @SaeedZhiany made their first contribution in #10
Full Changelog: 1.2.0...1.3.0
1.2.0
- Fixed incorrect zoom/pan on android
- Animation changed to linear (
withTiming
fromreact-native-reanimated
instead ofwithSpring
) - Added ability to use custom animation and to configure it