Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee1cbf4

Browse files
committed
[Docs] xcodeproj for new projects is now in iOS/
1 parent cbed87a commit ee1cbf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/GettingStarted.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ We recommend periodically running `brew update && brew upgrade` to keep your pro
2727

2828
In the newly created folder `AwesomeProject/`
2929

30-
- Open `AwesomeProject.xcodeproj` and hit run in Xcode.
30+
- Open `iOS/AwesomeProject.xcodeproj` and hit run in Xcode.
3131
- Open `index.ios.js` in your text editor of choice and edit some lines.
3232
- Hit cmd+R in your iOS simulator to reload the app and see your change!
3333

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.
3535

3636
_If you run into any issues getting started, see the [troubleshooting page](/react-native/docs/troubleshooting.html#content)._

0 commit comments

Comments
 (0)