Update GettingStarted.md

Removed keyboard note in favor of a full Troubleshooting doc
This commit is contained in:
tehfailsafe 2015-03-27 11:01:59 -07:00
parent e8a3f44f3f
commit a9b6d6dffc
1 changed files with 0 additions and 4 deletions

View File

@ -27,9 +27,5 @@ In the newly created folder `AwesomeProject/`
- 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!
If Cmd-R is not responding, enable iOS simulator's "Connect hardware keyboard" from menu Hardware > Keyboard menu.
![keyboard menu](https://cloud.githubusercontent.com/assets/1388454/6863127/03837824-d409-11e4-9251-e05bd31d978f.png)
Congratulations! You've just successfully run and modified your first React Native app.