react-native/React
Hugo Dozois 38354c4cbf Add: expose hot & live reload, remote debug, profiling
Summary:
Explain the **motivation** for making this change. What existing problem does the pull request solve?

- Being able to call these from JS is really useful in envs where action sheets are not available (eg: App Extensions). I made the functions act as explicit toggles, this way it's easy to set the wanted behavior.

**Test plan (required)**
- I tested the functions manually.

![Remote debug from an iMessage Application](https://cloud.githubusercontent.com/assets/4422516/17445198/976ebfe0-5af8-11e6-885f-1b40f9518aab.png)
Closes https://github.com/facebook/react-native/pull/9242

Differential Revision: D3749568

fbshipit-source-id: 2cea1d609dc792aec73d4bcf1eae07575725b4b7
2016-09-12 02:58:56 -07:00
..
Base Refactor measuring native requires 2016-09-09 15:28:44 -07:00
CSSLayout Fix sizing of absolutely positioned nodes inside overflow:hidden parent 2016-08-31 08:13:41 -07:00
Executors Refactor measuring native requires 2016-09-09 15:28:44 -07:00
Modules Add: expose hot & live reload, remote debug, profiling 2016-09-12 02:58:56 -07:00
Profiler Scope RCTReloadNotification to one bridge 2016-09-07 17:28:47 -07:00
React.xcodeproj Fix some unsafe thread behavior 2016-09-01 19:58:58 -07:00
Views NavigatorIOS System Icon Support 2016-09-08 17:58:50 -07:00