-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added reference to Frappé (for OS X Android) #5137
Conversation
By analyzing the blame information on this pull request, we identified @sunnylqm, @mkonicek and @hendrikswan to be potential reviewers. |
@@ -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 to shake devices remotely and binds CMD+SHIFT+R hotkey. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"which binds to CMD+SHIFT+R"?
I don't know how to parse the sentence: "a tool for OS X to shake devices remotely and binds CMD+SHIFT+R hotkey".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be this?
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é.
…d developer tools menu with menubar/tray and hotkey Adjusted sentence per #5137 (comment)
@niftylettuce updated the pull request. |
@satya164 Fixed per your recommendation |
Looks good. Thanks @niftylettuce! |
Added reference to Frappé (for OS X Android)
…d developer tools menu with menubar/tray and hotkey Adjusted sentence per facebook#5137 (comment)
It's a tool for OS X that easily lets you reload developer tools menu with menubar/tray and hotkey.
It'd be great if someone forked my project and added iOS support (not sure if this is possible).