Add instructions to reload simulator for non-QWERTY keyboards
Summary: Closes https://github.com/facebook/react-native/pull/7010 Differential Revision: D3189348 fb-gh-sync-id: e984e2feb5bff99b0c74754fd489166d9dac108a fbshipit-source-id: e984e2feb5bff99b0c74754fd489166d9dac108a
This commit is contained in:
parent
34bf3ec249
commit
c417c2ee0b
|
@ -12,7 +12,7 @@ Enable iOS simulator's "Connect hardware keyboard" from menu Hardware > Keyboard
|
|||
![Keyboard Menu](https://cloud.githubusercontent.com/assets/1388454/6863127/03837824-d409-11e4-9251-e05bd31d978f.png)
|
||||
|
||||
|
||||
If you are using a non-QWERTY/AZERTY keyboard layout you can use the `Hardware > Shake Gesture` to bring up the dev menu and click "Refresh"
|
||||
If you are using a non-QWERTY/AZERTY keyboard layout you can use the `Hardware > Shake Gesture` to bring up the dev menu and click "Refresh". Alternatively, you can hit `Cmd-P` on Dvorak/Coleman layouts to reload the simulator.
|
||||
|
||||
## Port already in use red-screen
|
||||
![red-screen](https://cloud.githubusercontent.com/assets/602176/6857442/63fd4f0a-d3cc-11e4-871f-875b0c784611.png)
|
||||
|
|
Loading…
Reference in New Issue