Rotation gesture cannot be rotated #2532
Unanswered
NaturalGao
asked this question in
Q&A
Replies: 1 comment
-
Hi @NaturalGao! It doesn't seem like a Gesture Handler problem - at least it works fine in my case (tested on both, android and iOS). However I've made small change. Try replacing import { Animated } from "react-native"; with import Animated from 'react-native-reanimated'; and let me know if it helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions