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 10f26e9 commit d9d4adbCopy full SHA for d9d4adb
docs/new-architecture-library-ios.md
@@ -50,7 +50,7 @@ While this generated native interface code **will not ship as part of your libra
50
51
```sh
52
cd <path/to/your/app>
53
-node node_modules/react_native/scripts/generate-artifacts.js \
+node node_modules/react-native/scripts/generate-artifacts.js \
54
--path <your app>/ \
55
--outputPath <an/output/path> \
56
```
0 commit comments