Color animation #836
Unanswered
diogoviannaaraujo
asked this question in
Q&A
Replies: 1 comment
-
Currently you will need to interpolate numbers (driven by useSpring for instance) to colors. You can see an example at https://github.com/Shopify/react-native-skia/blob/main/example/src/Examples/Wallet/components/Cursor.tsx#L20 I hope this 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
-
Ive been trying to interpolate a animation, no luck with useSpring on a generated color string but no luck.
Any help?
Beta Was this translation helpful? Give feedback.
All reactions