Releases: fakeheal/react-native-pan-pinch-view
Releases · fakeheal/react-native-pan-pinch-view
Release 2.0.0
2.0.0 (2023-10-12)
Bug Fixes
yarn typecheck
s suggestions (4e4a567)
Features
- listen to positions updates with
onTranslationFinished
(162710d)
- update reactjs to 17+, react-native to 0.72, add method
getTranslation()
(7a02376)
Release 1.0.1
1.0.1 (2022-02-02)
Bug Fixes
- use shared values for minScale/maxScale (0f450fb)
Release 1.0.0
1.0.0 (2022-02-02)
Bug Fixes
- improve focal adjustment during pinching (319a913)
- pinch gesture handler in android (b8b5b04)
Features
- methods for programmatically scaling/translating the content (1c7a5dd)
Release 0.1.1
0.1.1 (2022-01-22)
Initial release of the library.