Does useAnimatedProps + react-native-svg not work in react-native-web? #1595
Unanswered
jakubrpawlowski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Talking about this example from reanimated docs: https://docs.swmansion.com/react-native-reanimated/docs/api/useAnimatedProps
I'm morphing paths - very similar to: https://www.youtube.com/watch?v=dH1EEGLXwOM
I'm using expo and react-native-redash and everything works great on my phone! My problem is it does not animate path morphs on web - useAnimatedStyle works, but useAnimatedProps does not. Is this not supported out of the box?
Beta Was this translation helpful? Give feedback.
All reactions