yarn react-native-gesture-handler 2.18.0

latest releases: 2.19.0, 2.18.1
one month ago

❗ Important changes

👍 Improvements

  • [macOS] Add ForceTouch warning by @m-bert in #2954
  • Remove shared value read on the JS thread during detector update by @j-piasecki in #2957
  • Use a newer constructor for all Gesture Handler events on Android by @j-piasecki in #2967
  • Persist rotation and pinch gesture through pointer changes on android by @coado in #2983
  • [macOS] Add NativeViewGestureHandler by @m-bert in #3004
  • Add enabled prop support to swipeable by @latekvo in #3011

🐛 Bug fixes

  • Make handler comparator work only on non-null objects by @j-piasecki in #2964
  • fix: bind scope to null to prevent issues with inline requires by @EvanBacon in #2972
  • Replace queueMicrotask with requestAnimationFrame by @m-bert in #2969
  • Resolve circular dependencies on JS side by @latekvo in #2970
  • Fix Android native buttons emitting 2 press events when talkback is enabled by @latekvo in #3002
  • Fix ScrollView intercepting touches through out-of-bounds children by @j-piasecki in #3017
  • Change onPress argument in buttons by @m-bert in #3006
  • [macOS] Fix handlers not responding after opening context menu by @m-bert in #3008
  • [iOS | macOS] Fix translation calculation in LongPress by @m-bert in #3013
  • Fix cancelling manual activation gestures blocking interactivity on iOS by @latekvo in #3007

🔢 Miscellaneous

New Contributors

Full Changelog: 2.17.0...2.18.0

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

NewReleases is sending notifications on new releases.