Skip to content

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

2.28.0

06 Aug 14:41
e6f3c8e
Compare
Choose a tag to compare

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: 2.27.2...2.28.0

2.27.2

21 Jul 13:23
ebc6113
Compare
Choose a tag to compare

❗ Important changes

  • [Android] Use asReversed instead of reversed by @m-bert in #3598

👍 Improvements

🐛 Bug fixes

  • [iOS] Fix GestureDetector on Text by @m-bert in #3591
  • [Android] Fix onTouches* callbacks being called for all gestures by @m-bert in #3596
  • Fix Pressable onPress callback not working by @latekvo in #3597
  • Dropping handlers when components are dropped by @akwasniewski in #3619

🔢 Miscellaneous

New Contributors

Full Changelog: 2.27.1...2.27.2

2.27.1

01 Jul 13:30
3513778
Compare
Choose a tag to compare

What's Changed

  • Fixed /lib missing in the 2.27.0 npm release

Full Changelog: 2.27.0...2.27.1

2.27.0

01 Jul 10:47
3513778
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: 2.26.0...2.27.0

2.26.0

13 Jun 09:26
Compare
Choose a tag to compare

❗ Important changes

👍 Improvements

  • [iOS] Avoid unnecessary string allocations by @m-bert in #3499
  • Add relation props to Pressable and ReanimatedSwipeable by @m-bert in #3473
  • [Android] Update build tools by @m-bert in #3544

🐛 Bug fixes

  • fix: use providers.exec to enable configuration-cache by @lukmccall in #3504
  • Don't block onPress if onLongPress is not defined by @m-bert in #3549
  • Fix onSwipeableWillClose called on opening of ReanimatedSwipeable by @m-bert in #3478
  • Fix buttons getting stuck in scroll views during overscroll by @j-piasecki in #3509

🔢 Miscellaneous

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

31 Mar 11:39
Compare
Choose a tag to compare

❗ Important changes

👍 Improvements

🐛 Bug fixes

  • Fix: onPress callbacks are invoked for all nested Pressables by @coado in #3295
  • [iOS] Pass accessibility props to button view by @m-bert in #3444
  • [iOS] Fix activeOpacity in BorderlessButton by @m-bert in #3433
  • Fix: race condition on attachedGestures in updateHandlers by @uyt95 in #3425
  • [Android] Handle hover events in RNGestureHandlerRootHelper by @m-bert in #3462
  • [Web] Change shouldBeCancelledByOther to respect blocksExternalGesture by @m-bert in #3429

🔢 Miscellaneous

New Contributors

Full Changelog: 2.24.0...2.25.0

2.24.0

20 Feb 13:57
Compare
Choose a tag to compare

❗ Important changes

👍 Improvements

  • Add animationSpeed to ReanimatedDrawerLayout by @latekvo in #3401

🐛 Bug fixes

  • [Web] Handle SVG wrapped with createAnimatedComponent by @m-bert in #3379
  • Add hitSlop into childProps in createNativeWrapper by @m-bert in #3399
  • [Web] Fix Text with Touchables by @m-bert in #3418

🔢 Miscellaneous

Full Changelog: 2.23.1...2.24.0

2.23.1

11 Feb 09:53
Compare
Choose a tag to compare

❗ Important changes

🐛 Bug fixes

  • Return false if gesture recognizers are present but all disabled by @jcolicchio in #3377

🔢 Miscellaneous

  • chore(docs): add actionable advice to deprecation warnings by @DomiR in #3387

New Contributors

Full Changelog: 2.23.0...2.23.1

2.23.0

05 Feb 14:58
Compare
Choose a tag to compare

Caution

Old API, as well as Touchable components are being deprecated in this version, and will be removed in the future.

❗ Important changes

👍 Improvements

🐛 Bug fixes

  • Fix circular dependency by @latekvo in #3323
  • [Web] Register/unregister listeners when enabled changes by @m-bert in #3330
  • Replace Text with RN component when callbacks are not specified by @m-bert in #3336
  • Don’t pass gesture handler wrapper props to child by @oblador in #3343
  • Fix backgroundColor not being applied to RNGestureHandlerButton by @latekvo in #3368
  • Fix android ripple color bug on fabric by @latekvo in #3369
  • Unregister from oldGestureHandler when component unmounts by @gavrix in #3374
  • fix: overlapping buttons cause buttons to stop being responsive by @DorianMazur in #3371
  • [Web] Make findNodeHandle correctly handle FlatList in old API by @m-bert in #3361
  • Remove view flattening error for Text component by @m-bert in #3338
  • Fix swipeable overlap bug by @latekvo in #3340
  • Fix Swipeable misalignment after resizing on web by @latekvo in #3341
  • Fix ReanimatedSwipeable reanimated warnings by @juliendevleeschauwer in #3365
  • Fix TouchableNativeFeedback regression by @latekvo in #3294
  • Fix android new arch crash on RN 0.75 by @latekvo in #3381

🔢 Miscellaneous

New Contributors

Full Changelog: 2.22.1...2.23.0

2.22.1

23 Jan 14:18
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix swipeable overlap bug by @latekvo in (#3340)
  • Fix Swipeable misalignment after resizing on web by @latekvo in (#3341)
  • Don’t pass gesture handler wrapper props to child by @oblador in (#3343)

🔢 Miscellaneous

Full Changelog: 2.22.0...2.22.1