margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia
https://margelo.io
MIT License
2.04k stars 115 forks source link

Animated - Skia values are deprecated and will be removed in the next Skia release. #92

Closed wrightman-henry closed 9 months ago

wrightman-henry commented 9 months ago

Receiving the following warning for animated={true};

 WARN  Skia values are deprecated and will be removed in the next Skia release.
Please use Reanimated instead: https://shopify.github.io/react-native-skia/docs/animations/animations

Just FYI - would love if this library could be updated!