FormidableLabs / victory-native-xl

A charting library for React Native with a focus on performance and customization.
https://commerce.nearform.com/open-source/victory-native
615 stars 44 forks source link

Using on web #223

Closed ffoton closed 1 week ago

ffoton commented 5 months ago

I am creating a expo app for Android, iOS and web.

Is it possible to use this package for charts and get it working on web as well?

I read about aliasing, but I understand that victory-native-xl's new api is different than react victory so I guess that wont work?

Thanks!

GaylordP commented 2 months ago

Hi :)

Did you get an answer? ^^

carbonrobot commented 2 months ago

Although we don't support it directly, it may be possible by following the Skia directions for using web/chrome.

Let me know if you make any progress with it and what problems you run into!

Nickersoft commented 1 hour ago

Hey folks, I'm currently trying to use this library with Storybook and ran into the following issue: #346