yarn react-native-gesture-handler 2.10.0

latest releases: 2.19.0, 2.18.1, 2.18.0...
16 months ago

❗ Important changes

  • Enable the new web implementation by default by @j-piasecki in #2394
  • Replace setImmediate and requestAnimationFrame with queueMicrotask by @j-piasecki in #2467
  • Show error when gestures are used without root view by @j-piasecki in #2420
  • Change how velocity is calculated on the new web implementation by @j-piasecki in #2443

🐛 Bug fixes

  • Fix types for gestureHandlerRootHOC to accept component with props by @Nodonisko in #2413
  • Remove DrawerLayoutAndroid import on web by @j-piasecki in #2305
  • Fix ripple always showing on Touchables when on Android 13 by @j-piasecki in #2418
  • Whitelist Native gesture props in GestureDetector by @j-piasecki in #2433
  • Fix Gesture Handlers getting stuck due to missing up event when using the new web implementation by @j-piasecki in #2442
  • Fix Gesture Handler's buttons activating after scroll when using RefreshControl by @j-piasecki in #2457
  • Make single instance assertion work with Gradle Configuration Cache by @j-piasecki in #2453
  • fix: PureNativeButton is not exported by @magrinj in #2447
  • fix: do not apply namespace if it is not available in agp by @WoLewicki in #2448

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: 2.9.0...2.10.0

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

NewReleases is sending notifications on new releases.