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 ecd75a9 + 284466b commit c008d6dCopy full SHA for c008d6d
README.md
@@ -140,7 +140,7 @@ a different location, you can update the documented commands accordingly.
140
141
For iOS you can use the following command:
142
143
-`node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.thread.js --platform ios --bundle-output ./ios/index.thread.js`
+`node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.thread.js --platform ios --bundle-output ./ios/index.thread.jsbundle`
144
145
Once you have generated the bundle file in your ios folder, you will also need to add
146
the bundle file to you project in Xcode. In Xcode's file explorer you should see
0 commit comments