Skip to content

Commit

Permalink
Add note for hardware keyboard in simulator
Browse files Browse the repository at this point in the history
Closes my issue at facebook#306
  • Loading branch information
tehfailsafe committed Mar 27, 2015
1 parent 3b7bd74 commit 64c1143
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,9 @@ 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.

0 comments on commit 64c1143

Please sign in to comment.