Added reference to Frappe, a tool for OS X that easily lets you reload developer tools menu with menubar/tray and hotkey

Adjusted sentence per https://github.com/facebook/react-native/pull/5137#discussion_r48966919
This commit is contained in:
Nick Baugh
2016-01-05 23:39:50 -05:00
parent 9490c2c759
commit 49b020a776
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ next: testing
To access the in-app developer menu:
1. On iOS shake the device or press `control + ⌘ + z` in the simulator.
2. On Android shake the device or press hardware menu button (available on older devices and in most of the emulators, e.g. in [genymotion](https://www.genymotion.com) you can press `⌘ + m` to simulate hardware menu button click)
2. On Android shake the device or press hardware menu button (available on older devices and in most of the emulators, e.g. in [genymotion](https://www.genymotion.com) you can press `⌘ + m` to simulate hardware menu button click). You can also install [Frappé](http://getfrappe.com), a tool for OS X, which allows you to emulate shaking of devices remotely. You can use `⌘ + Shift + R` as a shortcut to trigger a **shake** from Frappé.
> Hint