Skip to content

Releases: software-mansion/react-native-gesture-handler

2.16.1

29 Apr 09:29
664b30e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix remote debugger detection in bridgeless mode by @piaskowyk in #2864
  • Fix manualActivation on web by @m-bert in #2869
  • Fix old Gesture Handler API integration with Reaniamted by @piaskowyk in #2881
  • [Web] Fix incorrect startX and startY values in Pan by @m-bert in #2871
  • [Web] Add minVelocity to Pan custom activation criteria by @m-bert in #2884

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.16.0...2.16.1

2.16.0

27 Mar 16:01
86a5771
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

  • Add rotation and pinch velocity on macOS by @jfedak in #2706
  • Fix ConcurrentModificationException. by @m-bert in #2750
  • Fix pointers count on iOS by @m-bert in #2755
  • fix: remove usage of bridge uimanager in one more place by @WoLewicki in #2768
  • Remove hardcoded version of cocoapods by @m-bert in #2772
  • Move customDirectEventTypes to separate files. by @m-bert in #2786
  • Fix nested taps activation by @m-bert in #2759
  • Cancel handlers by NativeViewGestureHandler by @m-bert in #2788
  • Make simultaneous handlers always symmetric on iOS by @j-piasecki in #2800
  • Update mocks to work when testing for the new arch by @j-piasecki in #2801
  • fix(web): After swiping closed, the Swipeable component cannot be swiped open again by @yatessss in #2802
  • Remove event listeners on handler drop by @m-bert in #2815
  • Use correct origin point for calculating the absolute position on Android by @j-piasecki in #2826
  • Add check when removing handlers from orchestrator by @m-bert in #2831
  • Use locationOfTouch:inView over locationInView for focal point by @rrebase in #2834

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.15.0...2.16.0

2.15.0

05 Feb 16:11
2e5df1c
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

  • Add checks for the same instance of handler usage across multiple GestureDetectors by @m-bert in #2694
  • Remove didMountComponentsWithRootTag on the new arch by @j-piasecki in #2687
  • Fix double start when activateAfterLongPress is used by @j-piasecki in #2628
  • Reset relevant handler when recognizer gets reset. by @j-piasecki in #2705
  • Fix inactive handlers staying at finished state by @m-bert in #2738
  • Change functions in windows module file to no-ops. by @m-bert in #2741
  • Fix handlers coming back from being cancelled by @j-piasecki in #2704
  • fix: restore ReactMethod annotation by @WoLewicki in #2722

🔢 Miscellaneous

New Contributors

Full Changelog: 2.14.0...2.15.0

2.14.1

12 Jan 11:30
55007fb
Compare
Choose a tag to compare

🐛 Bug fixes

Full Changelog: 2.14.0...2.14.1

2.14.0

23 Nov 16:42
83d8e7b
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: 2.13.4...2.14.0

2.13.4

24 Oct 13:48
fa721ed
Compare
Choose a tag to compare

🐛 Bug fixes

🔢 Miscellaneous

  • Bump @babel/traverse from 7.22.20 to 7.23.2 in /e2e/web-tests by @dependabot in #2646
  • Bump react-devtools-core from 4.28.0 to 4.28.4 in /e2e/web-tests by @dependabot in #2651

Full Changelog: 2.13.3...2.13.4

2.13.3

17 Oct 19:12
b86f864
Compare
Choose a tag to compare

👍 Improvements

What's Changed

  • Docs: Fix Brent Vatne's last name (Vetne -> Vatne) by @peterpme in #2634

New Contributors

Full Changelog: 2.13.2...2.13.3

2.13.2

11 Oct 15:01
a0506c0
Compare
Choose a tag to compare

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.13.1...2.13.2

2.13.1

19 Sep 15:40
989c0cb
Compare
Choose a tag to compare

🐛 Bug fixes

New Contributors

Full Changelog: 2.13.0...2.13.1

2.13.0

18 Sep 11:55
2cdcdf6
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.12.0...2.13.0