We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca8114 commit f86b16cCopy full SHA for f86b16c
docs/docs/getting-started/web.mdx
@@ -21,7 +21,7 @@ You can use React Native Skia without React Native Web.
21
Using React Native Skia on Expo web is reasonably straightforward.
22
We provide a script that will work well with the setup:
23
```bash
24
-$ expo install @shopify/react-native-skia
+$ npx expo install @shopify/react-native-skia
25
$ yarn setup-skia-web
26
```
27
0 commit comments