| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.32.0 source code.tar.gz | 2026-06-11 | 55.5 MB | |
| 2.32.0 source code.zip | 2026-06-11 | 56.1 MB | |
| README.md | 2026-06-11 | 2.4 kB | |
| Totals: 3 Items | 111.6 MB | 0 | |
❗ Important changes
- [Android] Remove getChildInDrawingOrderAtIndex by @javache in https://github.com/software-mansion/react-native-gesture-handler/pull/4156
- Support React Native 0.86 by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4166
- Fix
RNRendererimport for React Native 0.86+ by @zoontek in https://github.com/software-mansion/react-native-gesture-handler/pull/4160
👍 Improvements
🐛 Bug fixes
- [iOS] Fix duplicated
testIDby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4186 - [Android] Fix discrete gestures not triggering
onFinalizeby @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4196 - [Android] Fix wrong reported number of pointers by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4218
- [iOS] Fix handler retrieval and mismatched coordinate space by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4199
- [iOS] Don't iterate to root while resolving recognizer by @j-piasecki in https://github.com/software-mansion/react-native-gesture-handler/pull/4202
- fix(Android): apply numberOfPointers config to the pointer requirement in LongPressGestureHandler by @prashanFOMO in https://github.com/software-mansion/react-native-gesture-handler/pull/4253
🔢 Miscellaneous
- Remove old arch CI by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4256
- 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
- Bump
expoto stable 56 by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4227 - [macOS] Bump example app by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/3993
- Bump Reanimated by @m-bert in https://github.com/software-mansion/react-native-gesture-handler/pull/4040
Full Changelog: https://github.com/software-mansion/react-native-gesture-handler/compare/v2.31.2...v2.32.0 cherry-pick thread: https://github.com/software-mansion/react-native-gesture-handler/pull/4255