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.
2 parents fc6d529 + 30df227 commit 1e55c9eCopy full SHA for 1e55c9e
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