Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update RNGestureHandlerPackage to supported stable API (#3228)
## Summary Replace the deprecated `TurboReactPackage` with the newer `BaseReactPackage` to improve compatibility with future React Native releases. Note that this change requires at least [email protected]+. Similar change has been introduced in the SVG package software-mansion/react-native-svg#2541 ## Test plan CI should pass
- Loading branch information