react-native/React
William Schurman 39d19740d2 Expose shake-to-show dev menu setting via the bridge
Summary:
Apps commonly provide their own rage-shake menus or behaviors, including in dev builds where the dev menu is enabled on shake. Rather than try to override these settings via native code, it can be helpful to let the app define when to show the menu via the bridge.

See recent discussion in https://github.com/facebook/react-native/issues/1054
Closes https://github.com/facebook/react-native/pull/13563

Differential Revision: D4928745

Pulled By: javache

fbshipit-source-id: a5b30e1b198780bb560e1a6d528f727b3b7d4cb7
2017-04-21 03:02:52 -07:00
..
Base fix RCTMultipartDataTask Memory leaks 2017-04-20 03:45:25 -07:00
CxxBridge More verbose error messages for iOS 2017-04-18 14:19:13 -07:00
CxxModule Add extra guards to DispatchMessageQueueThread 2017-04-11 12:25:39 -07:00
CxxUtils Explicitly cast to (bool) where needed on objc with folly::dynamic 2017-04-18 15:36:20 -07:00
DevSupport Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
Executors Remove RCTBatchedBridge rule and all uses from the tree 2017-04-19 17:00:43 -07:00
Modules Expose shake-to-show dev menu setting via the bridge 2017-04-21 03:02:52 -07:00
Profiler Fixing another iOS app extension unsafe API usage in react native 2017-04-06 12:30:55 -07:00
React.xcodeproj Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
ReactCxx.xcodeproj Split off websocket related items to RCTPackagerConnection 2017-04-20 08:32:10 -07:00
Views `reactRespondsToTouch:` was removed 2017-04-10 12:32:31 -07:00
folly.xcconfig Update Boost dependency to 1.63 on iOS 2017-03-10 05:45:28 -08:00