mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-11 22:32:38 +08:00
Update GettingStarted.md
Add missing full stops.
This commit is contained in:
@@ -23,8 +23,8 @@ next: tutorial
|
||||
|
||||
In the newly created folder `AwesomeProject/`
|
||||
|
||||
- Open `AwesomeProject.xcodeproj` and hit run in Xcode
|
||||
- Open `index.ios.js` in your text editor of choice and edit some lines
|
||||
- Open `AwesomeProject.xcodeproj` and hit run in Xcode.
|
||||
- Open `index.ios.js` in your text editor of choice and edit some lines.
|
||||
- Hit cmd+R in your iOS simulator to reload the app and see your change!
|
||||
|
||||
Congratulations! You've just successfully run and modified your first React Native app.
|
||||
|
||||
Reference in New Issue
Block a user