Closed ucheNkadiCode closed 2 months ago
Hey! 👋
The issue doesn't seem to contain a minimal reproduction.
Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?
This problem should be fixed by https://github.com/software-mansion/react-native-gesture-handler/pull/3045. Please update to React Native Gesture Handler 2.19.0.
As always, thank you so much for the work y'all do ❤️
Description
I changed from the Swipeable Object to the ReanimatedObject because Swipeable has been deprecated in gesture handler
Steps to reproduce
My code (abbreviated)
With this warning - react native points to this file -> ReanimatedSwipeable.tsx
in the
const animateRow = useCallback(
function. My workaround was reverting back to the deprecated SwipeableSnack or a link to a repository
don't have a link
Gesture Handler version
^2.18.1
React Native version
0.75.2
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
None
Build type
Debug mode
Device
iOS simulator
Device model
No response
Acknowledgements
Yes