Remove Twice for Cmd+R
This commit is contained in:
parent
436682fbad
commit
fcd33c8825
|
@ -25,7 +25,7 @@ In the newly created folder `AwesomeProject/`
|
||||||
|
|
||||||
- Open `AwesomeProject.xcodeproj` and hit run in Xcode
|
- Open `AwesomeProject.xcodeproj` and hit run in Xcode
|
||||||
- Open `index.ios.js` in your text editor of choice and edit some lines
|
- Open `index.ios.js` in your text editor of choice and edit some lines
|
||||||
- Hit cmd+R ([twice](http://openradar.appspot.com/19613391)) in your iOS simulator to reload the app and see your change!
|
- 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.
|
Congratulations! You've just successfully run and modified your first React Native app.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue