We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac81c1 commit f58893aCopy full SHA for f58893a
apps/xplat-v9/README.md
@@ -38,6 +38,7 @@ Start the test app from the `apps/xplat-v9` directory:
38
39
```sh
40
cd apps/xplat-v9
41
+pod install --project-directory=ios # or "macos" if you want to use them
42
yarn windows # or "ios" or "macos" or "android"
43
```
44
0 commit comments