react-native-pan-pinch-view

🔍 A view component for React Native with pinch to zoom and drag to pan functionality.

MIT License

Downloads
976
Stars
76
react-native-pan-pinch-view - Release 2.0.0 Latest Release

Published by fakeheal about 1 year ago

2.0.0 (2023-10-12)

Bug Fixes

  • yarn typechecks suggestions (4e4a567)

Features

  • listen to positions updates with onTranslationFinished (162710d)
  • update reactjs to 17+, react-native to 0.72, add method getTranslation() (7a02376)
react-native-pan-pinch-view - Release 1.0.1

Published by fakeheal over 2 years ago

1.0.1 (2022-02-02)

Bug Fixes

  • use shared values for minScale/maxScale (0f450fb)
react-native-pan-pinch-view - Release 1.0.0

Published by fakeheal over 2 years ago

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)
react-native-pan-pinch-view - Release 0.1.2

Published by fakeheal almost 3 years ago

0.1.2 (2022-01-22)

react-native-pan-pinch-view - Release 0.1.1

Published by fakeheal almost 3 years ago

0.1.1 (2022-01-22)

Initial release of the library.