react-native-skia
react-native-skia copied to clipboard
Is there a simple and quick way to use react-native-skia directly on the web?
Description
The current example is too redundant and has too many dependencies.
Maybe https://github.com/jack-beanstalk-2022/RNSkia-Test ?
The first two commits are the setup
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.