yarn react-native-gesture-handler 2.23.0

13 hours ago

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

Don't miss a new react-native-gesture-handler release

NewReleases is sending notifications on new releases.