❗ Important changes
- Basic web support for
GestureDetector
by @j-piasecki in #1934 - Remove warning about the old API by @j-piasecki in #1960
- Suppress deprecated warnings by @jakub-gonet in #1886
- Effectively remove
RNGestureHandlerEnabledRootView
by @j-piasecki in #1936 - Add a workaround for
pointerCount must be at least 1
by @j-piasecki in #1982 - Add
cancelsTouchesInView
prop on iOS by @j-piasecki in #1688 - Implement sending events directly to Reanimated on Fabric by @j-piasecki in #1987
🐛 Bug fixes
- Fix TypeScript typing issues with
setTimeout
by removing NodeJS types by @henrikra in #1959 - Pass accessibilityActions properties by @pooyahrtn in #1963
- Use device events when remote debugging is enabled by @j-piasecki in #1929
- Don't send events on iOS when target is
nil
by @j-piasecki in #1946 - Fix props on
GestureHandlerButton
by @j-piasecki in #1967 - Add missing props to
GestureButton
type by @j-piasecki in #1981 - Fix gestures not attaching to views on iOS when using Fabric by @j-piasecki in #1979
- Fix Fabric checks happening too early by @j-piasecki in #1923
- Drop all gesture handlers on invalidate by @j-piasecki in #1988
- Fix nested buttons with outer one disabled on iOS by @j-piasecki in #1991
🔢 Miscellaneous
- Fixed a typo in example url by @ghorbani-m in #1931
- Update @react-navigation version & fix example bug. by @alantoa in #1942
- Updated Tap Gesture Handler Documentation by @ajatdarojat45 in #1962
- Use C++17 for Fabric on iOS by @j-piasecki in #1932
- Add compileOptions to build.gradle. Needed for Detox@19.5.7 to work by @EmmaSteady in #1937
- Update documentation for wix/react-native-navigation by @Yrsafam in #1965
- Rewrite codegen config with TypeScript by @j-piasecki in #1952
New Contributors
- @ghorbani-m made their first contribution in #1931
- @ajatdarojat45 made their first contribution in #1962
- @pooyahrtn made their first contribution in #1963
- @EmmaSteady made their first contribution in #1937
- @Yrsafam made their first contribution in #1965
Full Changelog: 2.3.2...2.4.0