react-native/Libraries/Core
Alex Dvornikov 96f23e7416 Add a check in InitializeCore.js that PlatformConstants native module is present
Summary: In some enviroments PlatformConstants native module may not be presented in a project, which results in a call to undefined property and a RedBox

Reviewed By: javache

Differential Revision: D5960879

fbshipit-source-id: 80aecbe2f2a61cb410abd5f0dce8ba855e166991
2017-10-03 05:45:06 -07:00
..
Devtools Remove older devtools hook 2017-09-25 19:30:06 -07:00
Timers Add missing delete to requestIdleCallback 2017-09-11 18:15:49 -07:00
__mocks__ Reorganize core JS files 2016-10-11 10:14:28 -07:00
ExceptionsManager.js Report Java stack from errors from sync native module calls 2017-06-14 09:32:37 -07:00
InitializeCore.js Add a check in InitializeCore.js that PlatformConstants native module is present 2017-10-03 05:45:06 -07:00
ReactNativeVersion.js Validate that JS and Native code versions match for RN releases 2017-09-27 18:31:15 -07:00