| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-17 | 5.9 kB | |
| v3.1.0 source code.tar.gz | 2026-07-17 | 55.7 MB | |
| v3.1.0 source code.zip | 2026-07-17 | 56.5 MB | |
| Totals: 3 Items | 112.2 MB | 0 | |
❗ Important changes
- Fix handling keyboard should persists taps by @coado in https://github.com/software-mansion/react-native-gesture-handler/pull/4158
- [Android] Handle hover in
Touchableby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4282 - [apple] Handle hover in
Touchableby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4283 - [Native] Add
delaysChildPressedStateto native gesture by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4308
👍 Improvements
- [General] Don't use context from
useHandlerby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4143
🐛 Bug fixes
- [Android] Fix text getting selected during gestures by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4273
- [iOS] Move
Tapcancelation todispatch_afterby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4280 - [Web] Do not detach gestures from other detectors by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4286
- [Android] Fix ConcurrentModificationException in GestureHandlerOrchestrator by @kosmydel in https://github.com/software-mansion/react-native-gesture-handler/pull/4274
- fix: remove UIPointerInteraction from the view when unbinding the hover handler by @petterikorpimaa in https://github.com/software-mansion/react-native-gesture-handler/pull/4291
- Do not call
onPresson buttons while dismissing keyboard by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4281 - fix(android): guard null Handler in ButtonViewGroup press animations by @tomekzaw in https://github.com/software-mansion/react-native-gesture-handler/pull/4294
- Don't block JS responder in RootHelper by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4297
- [iOS] Fix js responder cancelation in modals by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4306
- Fix updating
SharedValuecrash by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4315
🔢 Miscellaneous
- [Docs] Update compatibility tables by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4275
- [Android] Remove old versions checks by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4287
- Ensure no gesture is used across multiple detectors by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4285
- [docs] Add guide for transformations example by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4289
- [macOS] Add coordinates to
Hoverevents by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4304 - [Web] Make
getEffectiveBoundingRectrecursive by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4303 - Emit coordinates in
Nativegesture events by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4302 - Fix Easing import in LongPress example by @haxonadora in https://github.com/software-mansion/react-native-gesture-handler/pull/4298
- Bump TypeScript to 6.0.3 by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4311
- [Example] Add search bar to the main screen by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4314
- [Example] Add an in-app console viewer by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4313
- [Android] Don't delay child pressed state in buttons by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4296
- Bump @babel/core from 7.29.0 to 7.29.7 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4269
- Bump joi from 17.13.3 to 17.13.4 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4272
- Bump launch-editor from 2.13.2 to 2.14.1 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4270
- Bump esbuild from 0.25.12 to 0.28.1 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4260
- Bump shell-quote from 1.8.3 to 1.8.4 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4249
- Bump webpack-dev-server from 5.2.4 to 5.2.5 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4277
- Bump joi from 17.13.3 to 17.13.4 by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4259
- Bump concurrent-ruby from 1.3.3 to 1.3.7 in /apps/basic-example by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4278
- Bump undici from 6.26.0 to 6.27.0 by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4279
- Bump http-proxy-middleware from 2.0.9 to 2.0.10 in /packages/docs-gesture-handler by @dependabot[bot] in https://github.com/software-mansion/react-native-gesture-handler/pull/4288
New Contributors
- @petterikorpimaa made their first contribution in https://github.com/software-mansion/react-native-gesture-handler/pull/4291
- @haxonadora made their first contribution in https://github.com/software-mansion/react-native-gesture-handler/pull/4298
Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/v3.0.2...v3.1.0