react-native-graph icon indicating copy to clipboard operation
react-native-graph copied to clipboard

Feat/support skia v0.1.233

Open sunrise1002 opened this issue 5 months ago • 2 comments

Support skia v0.1.233

sunrise1002 avatar Jan 24 '24 07:01 sunrise1002

@sunrise1002 I would decrease the version to 0.1.221 since this is the one supported by expo too.

gabimoncha avatar Feb 02 '24 16:02 gabimoncha

I guess I should have checked before I went and did the same thing haha https://github.com/margelo/react-native-graph/pull/99

const paths = useSharedValue<{ ...

seems to be giving me a bit of trouble, getting host object errors

daxaxelrod avatar Feb 14 '24 03:02 daxaxelrod

@mrousavy @chrispader - I confirm this PR fixes the graph with the latest Skia version 0.1.241 The latest version will make the graph compatible with Expo and Expo web

gabimoncha avatar Mar 11 '24 11:03 gabimoncha

I'll take a look in a few hours!

mrousavy avatar Mar 11 '24 11:03 mrousavy

Looks good! I think we can bump even further to latest, lgtm

mrousavy avatar Mar 11 '24 12:03 mrousavy

@mrousavy Hello! Will it be possible to make a new version in npm?

dsshard avatar Mar 12 '24 11:03 dsshard

Sure - done!

mrousavy avatar Mar 12 '24 12:03 mrousavy