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 7a85942 commit ad49b91Copy full SHA for ad49b91
example/package.json
@@ -15,7 +15,7 @@
15
"macos": "react-native run-macos --no-packager --scheme Example",
16
"set-react-version": "yarn workspace react-native-test-app set-react-version",
17
"start": "react-native start",
18
- "visionos": "react-native run-visionos",
+ "visionos": "react-native run-visionos --no-packager",
19
"windows": "react-native run-windows --no-packager"
20
},
21
"dependencies": {
0 commit comments