Skip to content

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

v2.31.2

04 May 11:04

Choose a tag to compare

🐛 Bug fixes

🔢 Miscellaneous

  • Do not check for worklets if babel plugin was not used by @m-bert in #4107
  • SwipeableProps from RefObject to Ref by @litinskii in #3759

Full Changelog: v2.31.1...v2.31.2

3.0.0-beta.3

17 Apr 09:02
2e98457

Choose a tag to compare

3.0.0-beta.3 Pre-release
Pre-release

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

Read more

v2.31.1

10 Apr 13:56

Choose a tag to compare

❗ Important changes

🔢 Miscellaneous

Full Changelog: v2.31.0...v2.31.1

v2.31.0

02 Apr 14:40

Choose a tag to compare

❗ Important changes

👍 Improvements

  • fix(iOS): handles pointerEvents for Pressable component by @huextrat in #3925
  • fix(android): handles pointerEvents for Pressable component by @huextrat in #3927
  • Change handler reference to weak pointer to prevent memleaks by @WoLewicki in #3987
  • [Android] Clear blocking relations on drop by @m-bert in #4020
  • [iOS] Distinguish between mouse and stylus when hovering by @AndreasHogstrom in #3991
  • [iOS] Handle FullWindowOverlay as the native root by @j-piasecki in #4039
  • Memoize Text component by @m-bert in #4003
  • [iOS] Add numberOfPointers to Native gesture events by @m-bert in #4023

🐛 Bug fixes

  • Mocks: fix button content missing by @alpha0010 in #4048
  • [iOS] Add wrapper for handleGesture:fromReset: by @m-bert in #3983
  • [iOS] Fix wrong pointerType in Hover gesture by @m-bert in #3989
  • [iOS] Fix missing onFinalize callback in Tap by @m-bert in #4029

🔢 Miscellaneous

New Contributors

Full Changelog: v2.30.1...v2.31.0

2.30.1

27 Mar 10:39

Choose a tag to compare

Full Changelog: v2.30.0...v2.30.1

3.0.0-beta.2

16 Feb 08:40
bdf353d

Choose a tag to compare

3.0.0-beta.2 Pre-release
Pre-release

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2

3.0.0-beta.1

05 Feb 15:08
edab187

Choose a tag to compare

3.0.0-beta.1 Pre-release
Pre-release

Gesture Handler 3

This is the first beta release for Gesture Handler 3, with significant internal changes tailored towards the new Architecture and a new hook-based API. To get a high-level overview of the changes, you can check out our release blog post, or see the detailed changelog below.

Detailed changelog

Read more

2.30.0

19 Dec 17:02

Choose a tag to compare

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: v2.29.1...v2.30.0

2.29.1

03 Nov 11:04

Choose a tag to compare

🐛 Bug fixes

  • [android] fix ripple effect after #3742

2.29.0

22 Oct 15:20

Choose a tag to compare

❗ Important changes

  • [iOS] Fix gestures not ending properly on iOS 26 by @m-bert in #3740

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: 2.28.0...2.29.0