Arjun Balaji
7cbad9f530
Add Children.toArray to ReactNative
...
Summary:
To fix #5769 . I believe `ReactNative.Children.toArray` should be accessible now.
Closes https://github.com/facebook/react-native/pull/5780
Reviewed By: svcscm
Differential Revision: D2907876
Pulled By: spicyj
fb-gh-sync-id: 649908843f535a89909425bcdcbc58461854779b
2016-02-05 16:59:09 -08:00
Huang Yu
da0744892c
fix Library/ReactNative lint warnings
...
Summary: fix 2 lint warnings under `Libraries/ReactNative` directory
Closes https://github.com/facebook/react-native/pull/4446
Reviewed By: svcscm
Differential Revision: D2705429
Pulled By: nicklockwood
fb-gh-sync-id: a7318ef9d1d194f077b0879fd041c42da5b2dec3
2015-11-30 16:25:46 -08:00
James Ide
6ec4d65aec
Set up the RN JS environment before requiring other modules
...
Summary: Set up the polyfills for console and process before initializing other modules. Some modules do work (e.g. call `invariant`) when they are first required, so requiring the DefaultInjection module at the beginning ensures we have a consistent JS environment.
Closes https://github.com/facebook/react-native/pull/3526
Reviewed By: spicyj
Differential Revision: D2560340
Pulled By: frantic
fb-gh-sync-id: 44c743e3212ff1dcdbe0169041dfd3ea8f1a54f7
2015-10-22 15:48:28 -07:00
Tim Yung
af8a6a44b2
RN: Expose React.unstable_batchedUpdates
...
Summary:
Per @spicyj in facebook/relay#127 , this exposes `unstable_batchedUpdates` in React Native the same way it is exposed in `ReactDOM`.
2015-08-21 15:24:56 -08:00
Gabe Levi
d8a13ec3d5
[Flow] Deploy v0.14.0
2015-07-29 20:29:44 -08:00
Ben Alpert
e01f90784f
[ReactNative] Update core RN modules to work with React 0.14-beta1
2015-07-23 18:07:59 -08:00
Spencer Ahrens
11b515b1b0
[ReactNative] clean lint in all of Libraries/
2015-05-19 13:47:04 -08:00
Ben Alpert
a2f73b4d77
[react-native] Add React.findNodeHandle
2015-05-13 13:24:37 -07:00
Krzysztof Magiera
ff00e1496c
[ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative.
2015-05-13 13:24:35 -07:00