Skip to content

Commit 8bcf05f

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency react-native-gesture-handler to ~2.29.0 (#34840)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/) ([source](https://redirect.github.com/software-mansion/react-native-gesture-handler)) | dependencies | minor | [`~2.21.0` -> `~2.29.0`](https://renovatebot.com/diffs/npm/react-native-gesture-handler/2.21.2/2.29.1) | --- ### Release Notes <details> <summary>software-mansion/react-native-gesture-handler (react-native-gesture-handler)</summary> ### [`v2.29.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/v2.29.1): 2.29.1 [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.29.0...v2.29.1) #### 🐛 Bug fixes - \[android] fix ripple effect after[https://github.com/software-mansion/react-native-gesture-handler/pull/3742](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3742)2 ### [`v2.29.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.29.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.28.0...2.29.0) #### ❗ Important changes - \[iOS] Fix gestures not ending properly on `iOS` 26 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3740](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3740) #### 👍 Improvements - Bump `react-native-builder-bob` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3751](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3751) - \[Android] `build.gradle` cleanup by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3741](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3741) #### 🐛 Bug fixes - Fix grabbing delegate in `setPressed` by [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3742](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3742) - \[iOS] Fix gestures on iOS 26 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3756](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3756) - fix: ensure SwipeDirection is imported as a value in ReanimatedSwipeable by [@&#8203;christianbach](https://redirect.github.com/christianbach) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3666](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3666) - Fix: exclude libfbjni.so by [@&#8203;Maschga](https://redirect.github.com/Maschga) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3721](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3721) - fix: gesture not activating due to outdated handler tag by [@&#8203;hannojg](https://redirect.github.com/hannojg) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3578](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3578) - Fix `Pressable`'s `onPress` being called on cancellation by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3678](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3678) #### 🔢 Miscellaneous - Add workflow for releases by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3760](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3760) - Add working directory to publish workflow by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3762](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3762) - Fix `Fling` tsdoc by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3724](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3724) - Bump `node` on CI by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3753](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3753) - Rename argument `ev` to `event` by [@&#8203;tomekzaw](https://redirect.github.com/tomekzaw) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3695](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3695) - Fix `paper` CI by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3677](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3677) - Fix `"build MacOS"` CI taking a long time to complete by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3679](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3679) - Support `react-native` 0.82 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3699](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3699) - Update `metro.config.js` in example apps by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3718](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3718) - Downgrade `react-native-macos` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3661](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3661) - Bump examples to React Native 0.81 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3676](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3676) #### New Contributors - [@&#8203;christianbach](https://redirect.github.com/christianbach) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3666](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3666) - [@&#8203;Maschga](https://redirect.github.com/Maschga) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3721](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3721) - [@&#8203;hannojg](https://redirect.github.com/hannojg) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3578](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3578) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.28.0...2.29.0 ### [`v2.28.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.28.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.27.2...2.28.0) #### ❗ Important changes - Support `react-native` 0.81 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3607](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3607) - Deprecate `gestureHandlerRootHOC` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3632](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3632) #### 👍 Improvements - Update link in the error message by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3625](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3625) #### 🐛 Bug fixes - \[Web] fixed texinput submition when inside pressable by [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3623](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3623) - \[Web] Fix bottom hitslop by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3644](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3644) - \[Web] fixed repeated listener registration by [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3626](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3626) #### 🔢 Miscellaneous - \[Android] Revert "fix: turn off build IDs for reproducibility ([#&#8203;3602](https://redirect.github.com/software-mansion/react-native-gesture-handler/issues/3602))" by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3660](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3660) - docs: update reanimated_swipeable.md by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3647](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3647) - docs: update swipeable.md by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3648](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3648) - docs: update reanimated-drawer-layout.mdx by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3649](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3649) - docs: update touchables.md by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3655](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3655) - docs: update pressable.mdx by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3656](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3656) - docs: update drawer-layout.mdx by [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3657](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3657) - Fix link to the example app in the documentation by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3629](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3629) #### New Contributors - [@&#8203;hqwlkj](https://redirect.github.com/hqwlkj) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3647](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3647) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.27.2...2.28.0 ### [`v2.27.2`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.27.2) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.27.1...2.27.2) #### ❗ Important changes - \[Android] Use `asReversed` instead of `reversed` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3598](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3598) #### 👍 Improvements - Cleanup `ReanimatedSwipeable` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3579](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3579) - fix: turn off build IDs for reproducibility by [@&#8203;Rexogamer](https://redirect.github.com/Rexogamer) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3602](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3602) - Fix `Pressable` requiring `dimensionsAfterResize` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3606](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3606) - \[docs] Add info about using `focal` / `anchor` points by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3614](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3614) - \[jest] Fixing enabled prop in buttons by [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3612](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3612) #### 🐛 Bug fixes - \[iOS] Fix `GestureDetector` on `Text` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3591](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3591) - \[Android] Fix `onTouches*` callbacks being called for all gestures by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3596](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3596) - Fix Pressable `onPress` callback not working by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3597](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3597) - Dropping handlers when components are dropped by [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3619](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3619) #### 🔢 Miscellaneous - Update `ReanimatedSwipeable` module path by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3605](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3605) - Automatically commit generated schema files by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3590](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3590) - Fix combo example crashing. by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3587](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3587) - docs: add Radon IDE banner to TOCItems by [@&#8203;kacperkapusciak](https://redirect.github.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3592](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3592) - Make `dev client` default when starting `expo-example` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3615](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3615) #### New Contributors - [@&#8203;Rexogamer](https://redirect.github.com/Rexogamer) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3602](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3602) - [@&#8203;akwasniewski](https://redirect.github.com/akwasniewski) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3612](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3612) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.27.1...2.27.2 ### [`v2.27.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.27.1) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.27.0...2.27.1) #### What's Changed - Fixed `/lib` missing in the `2.27.0` npm release **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.27.0...2.27.1 ### [`v2.27.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.27.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.26.0...2.27.0) #### ❗ Important changes - Complete `Pressable` refactor. by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3571](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3571) - Deprecate `ForceTouch` gesture by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3550](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3550) #### 🐛 Bug fixes - Copy `README.md` to package by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3558](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3558) - Fix possible web crashes by [@&#8203;billouboq](https://redirect.github.com/billouboq) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3553](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3553) - \[Web] Make `PointerTracker` elements nullable by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3565](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3565) #### 🔢 Miscellaneous - \[Android] Cleanup CMakeLists by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3563](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3563) - Update compatibility table by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3557](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3557) - Update version compatibility table in the documentation by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3561](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3561) - Don't call `needs-repro` CI on comments by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3570](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3570) - \[Web] Extract coords assignment into helper functions by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3574](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3574) - docs: Fix testimonial profile picture link by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3585](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3585) - Fix state transition flowchart docs by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3580](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3580) #### New Contributors - [@&#8203;billouboq](https://redirect.github.com/billouboq) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3553](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3553) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.26.0...2.27.0 ### [`v2.26.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.26.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.25.0...2.26.0) #### ❗ Important changes - Support `react-native` 0.80 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3530](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3530) #### 👍 Improvements - \[iOS] Avoid unnecessary string allocations by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3499](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3499) - Add relation props to `Pressable` and `ReanimatedSwipeable` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3473](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3473) - \[Android] Update build tools by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3544](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3544) #### 🐛 Bug fixes - fix: use `providers.exec` to enable `configuration-cache` by [@&#8203;lukmccall](https://redirect.github.com/lukmccall) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3504](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3504) - Don't block `onPress` if `onLongPress` is not defined by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3549](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3549) - Fix `onSwipeableWillClose` called on opening of `ReanimatedSwipeable` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3478](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3478) - Fix buttons getting stuck in scroll views during overscroll by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3509](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3509) #### 🔢 Miscellaneous - \[Monorepo] Migrate to monorepo by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3482](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3482) - Upgrade `react-native-builder-bob` by [@&#8203;satya164](https://redirect.github.com/satya164) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3468](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3468) - Update how handler configuration is handled on Android by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3484](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3484) - Refactor RNGestureHandlerModule on android by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3489](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3489) - Make base `GestureHandler` on Android non generic by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3491](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3491) - Update usage of types from React Native to make them compatible with Strict API by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3532](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3532) - Update common example not to disable E2E by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3531](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3531) - \[Web] Fix hot reload by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3540](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3540) - Update issue template by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3508](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3508) - Fix incorrect paths by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3548](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3548) - Fix kotlin formatting by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3535](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3535) - Fix `needs-more-info` action by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3546](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3546) - Fix `yarn format:apple` script by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3500](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3500) - Fix sync architectures command failing on the commit hook by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3534](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3534) - Support `react-native` 0.79 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3436](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3436) - Change prepare script to postinstall in the root `package.json` by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3483](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3483) - Remove `eslintIgnore` from `package.json` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3533](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3533) - Bump `react-native-reanimated` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3545](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3545) - Bump `expo` to stable 53 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3527](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3527) - Bump image-size from 1.1.1 to 1.2.1 in /FabricExample by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3472](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3472) - docs: Bump t-rex to stable with Docusaurus 3.7 by [@&#8203;patrycjakalinska](https://redirect.github.com/patrycjakalinska) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3516](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3516) #### New Contributors - [@&#8203;lukmccall](https://redirect.github.com/lukmccall) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3504](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3504) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.25.0...2.26.0 ### [`v2.25.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.25.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.24.0...2.25.0) #### ❗ Important changes - Add `react-native-svg` interface by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3242](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3242) - Assign new `handlerTag` each time handler is created by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3453](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3453) - \[Android] Suppress `UIManagerType` error by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3466](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3466) #### 👍 Improvements - Set default `accessible` prop on `Pressable` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3463](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3463) - Wrap `Pressable` with `forwardRef` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3431](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3431) #### 🐛 Bug fixes - Fix: onPress callbacks are invoked for all nested Pressables by [@&#8203;coado](https://redirect.github.com/coado) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3295](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3295) - \[iOS] Pass `accessibility` props to button view by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3444](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3444) - \[iOS] Fix `activeOpacity` in `BorderlessButton` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3433](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3433) - Fix: race condition on attachedGestures in updateHandlers by [@&#8203;uyt95](https://redirect.github.com/uyt95) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3425](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3425) - \[Android] Handle `hover` events in `RNGestureHandlerRootHelper` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3462](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3462) - \[Web] Change `shouldBeCancelledByOther` to respect `blocksExternalGesture` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3429](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3429) #### 🔢 Miscellaneous - Update versions in compatibility tables by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3424](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3424) - Bump `react-native-reanimated` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3430](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3430) - Bump `actions` on CI by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3432](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3432) - \[macOS] Re-generate locks by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3437](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3437) - Migrate to Yarn 4 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3457](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3457) - \[docs] Set `yarn` version by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3461](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3461) - \[Android] Add missing `SVG` files by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3465](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3465) - Remove `ref` type from props in `Pressable` Example by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3446](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3446) - Remove unnecessary version checks by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3416](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3416) - Delete `getReactNativeVersion` by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3452](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3452) - Bump serialize-javascript from 6.0.1 to 6.0.2 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3422](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3422) - Bump esbuild from 0.20.2 to 0.25.0 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3400](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3400) - Bump undici from 6.21.0 to 6.21.1 in /example by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3359](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3359) - Bump nanoid from 3.3.6 to 3.3.8 in /MacOSExample by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3352](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3352) - Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3438](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3438) - Bump [@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from 7.19.4 to 7.26.10 in /e2e/web-tests by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3447](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3447) - Bump [@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from 7.24.5 to 7.26.10 in /example by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3442](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3442) - Bump [@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from 7.22.15 to 7.26.10 in /e2e/web-tests by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3448](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3448) - Bump [@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from 7.24.5 to 7.26.10 in /example by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3449](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3449) - Bump [@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from 7.26.9 to 7.26.10 in /MacOSExample by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3455](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3455) - Bump [@&#8203;babel/helpers](https://redirect.github.com/babel/helpers) from 7.25.6 to 7.26.10 in /FabricExample by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3456](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3456) - Bump [@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from 7.26.9 to 7.26.10 in /MacOSExample by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3454](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3454) - Bump [@&#8203;babel/runtime](https://redirect.github.com/babel/runtime) from 7.21.0 to 7.27.0 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3460](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3460) - Bump [@&#8203;babel/runtime-corejs3](https://redirect.github.com/babel/runtime-corejs3) from 7.20.13 to 7.26.10 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3443](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3443) - Bump prismjs from 1.29.0 to 1.30.0 in /docs by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3439](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3439) #### New Contributors - [@&#8203;uyt95](https://redirect.github.com/uyt95) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3425](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3425) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.24.0...2.25.0 ### [`v2.24.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.24.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.23.1...2.24.0) #### ❗ Important changes - Support React Native 0.78 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3354](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3354) - \[Android] Add missing paper files by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3419](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3419) - \[Android] Add support for 16KB page size. by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3412](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3412) - Fix Reanimated crashes in `ReanimatedDrawerLayout` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3391](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3391) #### 👍 Improvements - Add `animationSpeed` to `ReanimatedDrawerLayout` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3401](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3401) #### 🐛 Bug fixes - \[Web] Handle `SVG` wrapped with `createAnimatedComponent` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3379](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3379) - Add `hitSlop` into `childProps` in `createNativeWrapper` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3399](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3399) - \[Web] Fix `Text` with `Touchables` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3418](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3418) #### 🔢 Miscellaneous - \[docs] Update team by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3397](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3397) - Bump to 0.78 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3415](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3415) - Bump serialize-javascript from 6.0.1 to 6.0.2 in /e2e/web-tests by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3414](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3414) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.23.1...2.24.0 ### [`v2.23.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.23.1) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.23.0...2.23.1) #### ❗ Important changes - \[iOS] Add FabricComponents to Podfile by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3388](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3388) #### 🐛 Bug fixes - Return false if gesture recognizers are present but all disabled by [@&#8203;jcolicchio](https://redirect.github.com/jcolicchio) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3377](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3377) #### 🔢 Miscellaneous - chore(docs): add actionable advice to deprecation warnings by [@&#8203;DomiR](https://redirect.github.com/DomiR) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3387](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3387) #### New Contributors - [@&#8203;DomiR](https://redirect.github.com/DomiR) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3387](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3387) - [@&#8203;jcolicchio](https://redirect.github.com/jcolicchio) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3377](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3377) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.23.0...2.23.1 ### [`v2.23.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.23.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.22.1...2.23.0) > \[!CAUTION] > Old API, as well as `Touchable` components are being deprecated in this version, and will be removed in the future. #### ❗ Important changes - Deprecate old API by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3262](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3262) - Deprecate `DrawerLayout` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3339](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3339) - Deprecate `Touchable` components by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3260](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3260) #### 👍 Improvements - feat: Add `simultaneousWithExternalGesture` to ReanimatedSwipable by [@&#8203;MrSltun](https://redirect.github.com/MrSltun) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3324](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3324) - exports PressableStateCallbackType by [@&#8203;sidferreira](https://redirect.github.com/sidferreira) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3346](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3346) - Add `testing-library` compatibility props by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3357](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3357) - Make `blocksGesture` symmetric on native iOS by [@&#8203;j-piasecki](https://redirect.github.com/j-piasecki) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3322](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3322) #### 🐛 Bug fixes - Fix circular dependency by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3323](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3323) - \[Web] Register/unregister listeners when `enabled` changes by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3330](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3330) - Replace `Text` with RN component when callbacks are not specified by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3336](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3336) - Don’t pass gesture handler wrapper props to child by [@&#8203;oblador](https://redirect.github.com/oblador) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3343](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3343) - Fix `backgroundColor` not being applied to `RNGestureHandlerButton` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3368](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3368) - Fix android ripple color bug on fabric by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3369](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3369) - Unregister from oldGestureHandler when component unmounts by [@&#8203;gavrix](https://redirect.github.com/gavrix) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3374](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3374) - fix: overlapping buttons cause buttons to stop being responsive by [@&#8203;DorianMazur](https://redirect.github.com/DorianMazur) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3371](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3371) - \[Web] Make `findNodeHandle` correctly handle `FlatList` in old API by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3361](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3361) - Remove view flattening error for `Text` component by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3338](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3338) - Fix swipeable overlap bug by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3340](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3340) - Fix `Swipeable` misalignment after resizing on web by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3341](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3341) - Fix `ReanimatedSwipeable` reanimated warnings by [@&#8203;juliendevleeschauwer](https://redirect.github.com/juliendevleeschauwer) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3365](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3365) - Fix `TouchableNativeFeedback` regression by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3294](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3294) - Fix android new arch crash on RN 0.75 by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3381](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3381) #### 🔢 Miscellaneous - Fix a typo in installation.md by [@&#8203;puls](https://redirect.github.com/puls) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3328](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3328) - docs: add react native paradise banner by [@&#8203;kacperkapusciak](https://redirect.github.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3334](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3334) - Fix Ci issues by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3362](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3362) - Bump `example` to `Expo 52` by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3317](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3317) - Bump Fabric example to 0.77.0 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3351](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3351) - Migrate `next` to `main` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3303](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3303) - Migrate `get` to `set` by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3263](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3263) #### New Contributors - [@&#8203;puls](https://redirect.github.com/puls) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3328](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3328) - [@&#8203;MrSltun](https://redirect.github.com/MrSltun) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3324](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3324) - [@&#8203;juliendevleeschauwer](https://redirect.github.com/juliendevleeschauwer) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3365](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3365) - [@&#8203;sidferreira](https://redirect.github.com/sidferreira) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3346](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3346) - [@&#8203;DorianMazur](https://redirect.github.com/DorianMazur) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3371](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3371) - [@&#8203;gavrix](https://redirect.github.com/gavrix) made their first contribution in [https://github.com/software-mansion/react-native-gesture-handler/pull/3374](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3374) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.22.1...2.23.0 ### [`v2.22.1`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.22.1) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.22.0...2.22.1) #### 🐛 Bug fixes - Fix swipeable overlap bug by [@&#8203;latekvo](https://redirect.github.com/latekvo) in ([#&#8203;3340](https://redirect.github.com/software-mansion/react-native-gesture-handler/issues/3340)) - Fix `Swipeable` misalignment after resizing on web by [@&#8203;latekvo](https://redirect.github.com/latekvo) in ([#&#8203;3341](https://redirect.github.com/software-mansion/react-native-gesture-handler/issues/3341)) - Don’t pass gesture handler wrapper props to child by [@&#8203;oblador](https://redirect.github.com/oblador) in ([#&#8203;3343](https://redirect.github.com/software-mansion/react-native-gesture-handler/issues/3343)) #### 🔢 Miscellaneous - Bump Fabric example to 0.77.0 by [@&#8203;m-bert](https://redirect.github.com/m-bert) in ([#&#8203;3351](https://redirect.github.com/software-mansion/react-native-gesture-handler/issues/3351)) **Full Changelog**: https://github.com/software-mansion/react-native-gesture-handler/compare/2.22.0...2.22.1 ### [`v2.22.0`](https://redirect.github.com/software-mansion/react-native-gesture-handler/releases/tag/2.22.0) [Compare Source](https://redirect.github.com/software-mansion/react-native-gesture-handler/compare/2.21.2...2.22.0) #### ❗ Important changes - \[Android] Include missing Gesture Handler in builds by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3318](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3318) - Add `Text` component by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3202](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3202) - Support React Native 0.77 by [@&#8203;jakex7](https://redirect.github.com/jakex7) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3278](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3278) - \[iOS] Check if handler was dropped before reattaching by [@&#8203;m-bert](https://redirect.github.com/m-bert) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3247](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3247) - Mark legacy web implementation as deprecated by [@&#8203;latekvo](https://redirect.github.com/latekvo) in [https://github.com/software-mansion/react-native-gesture-handler/pull/3259](https://redirect.github.com/software-mansion/react-native-gesture-handler/pull/3259) - \[Android] Change `onTouchEvent` to `dispatchTouchEvent` in `NativeViewGestureHandler` by [@&#8203;m-bert](https:/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 62dc60a7cb10a563815d878ee8e4cce0009c4ac1
1 parent 0cdfbdd commit 8bcf05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/private-demos/quickstarts/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react": "18.3.1",
3131
"react-dom": "18.3.1",
3232
"react-native": "0.76.5",
33-
"react-native-gesture-handler": "~2.21.0",
33+
"react-native-gesture-handler": "~2.29.0",
3434
"react-native-reanimated": "~3.19.0",
3535
"react-native-safe-area-context": "5.6.2",
3636
"react-native-screens": "3.37.0",

0 commit comments

Comments
 (0)