Skip to content

Releases: fakeheal/react-native-pan-pinch-view

Release 2.0.0

12 Oct 16:54
Compare
Choose a tag to compare

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)

Release 1.0.1

02 Feb 13:26
Compare
Choose a tag to compare

1.0.1 (2022-02-02)

Bug Fixes

  • use shared values for minScale/maxScale (0f450fb)

Release 1.0.0

02 Feb 13:14
Compare
Choose a tag to compare

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.2

22 Jan 13:52
Compare
Choose a tag to compare

0.1.2 (2022-01-22)

Release 0.1.1

22 Jan 11:23
Compare
Choose a tag to compare

0.1.1 (2022-01-22)

Initial release of the library.