File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ We recommend periodically running `brew update && brew upgrade` to keep your pro
27
27
28
28
In the newly created folder ` AwesomeProject/ `
29
29
30
- - Open ` AwesomeProject.xcodeproj ` and hit run in Xcode.
30
+ - Open ` iOS/ AwesomeProject.xcodeproj` and hit run in Xcode.
31
31
- Open ` index.ios.js ` in your text editor of choice and edit some lines.
32
32
- Hit cmd+R in your iOS simulator to reload the app and see your change!
33
33
34
- Congratulations! You've just successfully run and modified your first React Native app.
34
+ Congratulations! You've successfully run and modified your first React Native app.
35
35
36
36
_ If you run into any issues getting started, see the [ troubleshooting page] ( /react-native/docs/troubleshooting.html#content ) ._
You can’t perform that action at this time.
0 commit comments