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

Example on snack expo

Angelk90 opened this issue · comments

Hi @mrousavy , It would be possible to have the example above: https://snack.expo.dev

Expo isn't supported, so I don't think this is feasible now.

Hey @Angelk90
I have a feeling it will not land soon, because this library has a dependency to react-native-skia
Shopify/react-native-skia#88 (comment)

If your problem is solved can you please close the issue?
It sparks joy for maintainers ✨

Hey - my library is purely JS (TypeScript) and no native code - so it would work on Expo Snack if all the dependencies worked on Expo Snack (Reanimated, RNGH and Skia). Unfortunately Skia does not work on Expo Snack (yet), so that's why I cannot create a snack. Closing this for now until the issue @flexbox linked is resolved.