npm react-native-gesture-handler 2.19.0

17 days ago

❗ Important changes

👍 Improvements

  • Unify Vector-related constant naming scheme across Web and Android implementations by @latekvo in #3052
  • Add numberOfPointers to LongPress by @m-bert in #3043
  • feat: add load method by @WoLewicki in #3063
  • [Android] Drop support for AGP version <= 7 by @latekvo in #3077

🐛 Bug fixes

  • Fix Pressable not inferring dimensions from it's children by @latekvo in #3020
  • Fix scroll view handler state change events by @coado in #2985
  • Fix failing macOS build by @j-piasecki in #3033
  • [web] Fix scale by @m-bert in #3031
  • Fix Pressable props export by @j-piasecki in #3036
  • [Web] Reset web-exclusive properties when handler is disabled. by @m-bert in #3041
  • Fix Pressables's interference with other gestures when nested by @latekvo in #3015
  • [ReanimatedSwipeable] Create separate spring configs to avoid overwriting ones already being used by @latekvo in #3045
  • Forward unused props in ReanimatedSwipeable and Pressable to their inner components by @latekvo in #3039
  • [Android] Fix Hover blocking scrolling with mouse wheel by @m-bert in #3067
  • [jest] Fix enabled prop in buttons. by @m-bert in #3062
  • [web] Fix NativeViewGestureHandler style. by @m-bert in #3070
  • fix: pinch gesture velocity expressed in scale factor per second on android by @coado in #3072
  • fix: touch event absolute position by @coado in #3078

🔢 Miscellaneous

New Contributors

Full Changelog: 2.18.1...2.19.0

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

NewReleases is sending notifications on new releases.