react-native/Libraries/JavaScriptAppEngine/Initialization
Franklyn Tackitt 22fbb6d46d Remove iOS platform check for running devtools
Summary:
Currently, DevTools only work under ios (although this is undocumented!),
because the JavaScriptEngine initialization process skips setupDevTools() on
android.

DevTools work fine with Android, as tested on 0.26, 0.27, and 0.28 using
Nuclide's inspector.

For reference, the relevant issue on react-devtools.
Closes https://github.com/facebook/react-native/pull/8095

Reviewed By: bestander

Differential Revision: D3492788

Pulled By: andreicoman11

fbshipit-source-id: 1eda9196d7125da19a8d7baaab22b61b744ca629
2016-07-01 04:28:48 -07:00
..
__tests__ Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
ExceptionsManager.js Add nullcheck in ExceptionsManager.js to Never Update JS Exception with a Null Stack 2016-06-28 09:43:23 -07:00
InitializeJavaScriptAppEngine.js Remove iOS platform check for running devtools 2016-07-01 04:28:48 -07:00
getDevServer.js Extract getDevServerURL into reusable module 2016-06-01 13:59:16 -07:00
parseErrorStack.js Extract symbolicateStackTrace into its own module 2016-06-01 13:59:16 -07:00
source-map-url.js Hot Loading Sourcemaps 2016-01-27 14:55:36 -08:00
symbolicateStackTrace.js Extract symbolicateStackTrace into its own module 2016-06-01 13:59:16 -07:00