| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.1 source code.tar.gz | 2026-06-10 | 55.7 MB | |
| 3.0.1 source code.zip | 2026-06-10 | 56.4 MB | |
| README.md | 2026-06-10 | 4.0 kB | |
| Totals: 3 Items | 112.1 MB | 0 | |
❗ Important changes
- Support React Native 0.86 by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4166
- Fix Android Pressable crash with Reanimated animations by @sorinc03 in https://github.com/software-mansion/react-native-gesture-handler/pull/4214
- Remove
dispatchesReanimatedEventfrom initial config by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4221 - [tvOS] Fix build error by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4228
- [Android] Fix crash with RN Screens FormSheet by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4243
- [iOS] Remove unused old-arch import to fix build with React Native 0.87-nightly by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4247
👍 Improvements
- [Android] Improve TalkBack support by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4222
- [tvOS] Fix unpressable buttons by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4233
- Add
rootContainerStyleprop toReanimatedDrawerLayoutby @jr-k in https://github.com/software-mansion/react-native-gesture-handler/pull/3846
🐛 Bug fixes
- [Web] Fix wrong coordinate space by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4209
- [Android] Fix hover events recording gestures other than
HoverGestureHandlerby @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4220 - [Android] Fix wrong reported number of pointers by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4218
- Use v3 detectors in
ReanimatedDrawerLayoutby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4234 - Fix gesture relations after
freezeby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4244
🔢 Miscellaneous
- Add more complex transformations example by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/3124
- Update banners in readme by @p-malecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4212
- Update readme banner links by @p-malecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4219
- [Docs] Small documentation fixes by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4217
- Update examples by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4208
- [iOS] Remove unused detector method by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4226
- Bump
expoto stable 56 by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4227 - docs: remove banner rotator by @p-malecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4235
- [Docs] Mention
shouldCancelWhenOutsidedefault inNativeon Android by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4242 - fix(pods): Fix invalid
react-native/../react-nativeresolution for aliases by @kitten in https://github.com/software-mansion/react-native-gesture-handler/pull/4232 - Move ruby utils to module by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4245
New Contributors
- @sorinc03 made their first contribution in https://github.com/software-mansion/react-native-gesture-handler/pull/4214
- @kitten made their first contribution in https://github.com/software-mansion/react-native-gesture-handler/pull/4232
- @jr-k made their first contribution in https://github.com/software-mansion/react-native-gesture-handler/pull/3846
Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/v3.0.0...v3.0.1