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

Is there a simple and quick way to use react-native-skia directly on the web?

Open random-yang opened this issue 9 months ago • 1 comments

Description

The current example is too redundant and has too many dependencies.

random-yang avatar Apr 06 '25 06:04 random-yang

Maybe https://github.com/jack-beanstalk-2022/RNSkia-Test ?

The first two commits are the setup

jack-beanstalk-2022 avatar Apr 14 '25 20:04 jack-beanstalk-2022

yes and https://github.com/wcandillon/skia-web-app is the one we use for e2e testing. It think it shows it's pretty easy to setup with expo router? We also have an example with create react native app: https://github.com/Shopify/react-native-skia/pull/3340

Please let me know if you have any questions.

wcandillon avatar Oct 01 '25 17:10 wcandillon