Tags: software-mansion/react-native-gesture-handler
Tags
Export new `createNativeWrapper` (#3971) ## Description This PR exports new `createNativeWrapper` implementation and renames old one to `legacy_createNativeWrapper`. It also updated documentation, along with skill for LLM migration. ## Test plan Check example from new docs.
Release 2.28.0 (#3662) ## Description Release 2.28.0 > [!WARNING] > `Podfile.lock` in `macos-example` is not changed since latest `react-native-macos` fails to install `pods`. Moreover, for now they only support `react-native` up to 0.78, which will be dropped in this release. ## Test plan 🚀
Deprecate `ForceTouch` gesture (#3550) ## Description This PR deprecates `ForceTouch` gesture as it is no longer supported by Apple. ## Test plan Check that `Gesture.ForceTouch` is marked as deprecated <img width="1020" alt="image" src="https://github.com/user-attachments/assets/1bf03106-af23-4dd5-9da7-47fd81b4404e" /> --------- Co-authored-by: Ignacy Łątka <latkaignacy@gmail.com>
Deprecate `ForceTouch` gesture (#3550) ## Description This PR deprecates `ForceTouch` gesture as it is no longer supported by Apple. ## Test plan Check that `Gesture.ForceTouch` is marked as deprecated <img width="1020" alt="image" src="https://github.com/user-attachments/assets/1bf03106-af23-4dd5-9da7-47fd81b4404e" /> --------- Co-authored-by: Ignacy Łątka <latkaignacy@gmail.com>
PreviousNext