margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia

Home Page:https://margelo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useDerivedValue is deprecated in Skia

omida86 opened this issue · comments

commented

Shopify/react-native-skia@2f45037

useDerivedValue should be changed to useComputedValue.

Looks like this was already fixed in this commit here: dffaa4b . Probably not published to npm yet

commented

Is it going to be published or is this library dead?

This was already fixed in dffaa4b, as @3210jr already mentioned. Versions after ^0.2.0 include these changes.

Will close this issue, as this should be cleared.