react-native/Libraries/ReactNative
Ben Alpert 2db10e3e72 Fix open source
Summary: Unfortunately ReactTestUtils requires ReactDOM (for renderIntoDocument), and ReactTestUtils is required by ReactNative. This worked internally because we already shimmed ReactDOM for Relay; now we shim it externally too, at least until we figure out a better solution for this in React.

public

Reviewed By: vjeux

Differential Revision: D2629811

fb-gh-sync-id: 94aac2c4eda39d039fdcedd88295e7afb0f5c5b2
2015-11-07 11:41:20 -08:00
..
__benchmarks__ Add List of Common Cases to AttributePayload Benchmark 2015-10-09 14:31:23 -07:00
__tests__ Refactor Attribute Processing (Step 3) 2015-10-06 15:36:32 -07:00
React.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactDOM.js Fix open source 2015-11-07 11:41:20 -08:00
ReactNative.js Set up the RN JS environment before requiring other modules 2015-10-22 15:48:28 -07:00
ReactNativeAttributePayload.js Refactor Attribute Processing (Step 3) 2015-10-06 15:36:32 -07:00
ReactNativeBaseComponent.js Refactor Attribute Processing (Step 2) 2015-10-06 10:28:35 -07:00
ReactNativeBaseComponentEnvironment.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
ReactNativeDOMIDOperations.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactNativeDefaultInjection.js require InitializeJavaScriptAppEngine in bundle 2015-10-28 21:09:24 -07:00
ReactNativeEventEmitter.js [ReactNative] Fix ResponderEventPlugin after React upgrade 2015-07-29 02:47:55 -08:00
ReactNativeGlobalInteractionHandler.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
ReactNativeGlobalResponderHandler.js [ReactNative] Block native from becoming js responder 2015-06-19 16:30:15 -08:00
ReactNativeMount.js Update core libraries for React 0.14 final 2015-11-06 19:52:34 -08:00
ReactNativeReconcileTransaction.js [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactNativeTagHandles.js [react_native] JS files from D2163804: [react_native] Add native root tag to createView calls 2015-06-18 05:26:41 -08:00
ReactNativeTextComponent.js Better error message for RawText outside <Text> 2015-11-02 10:51:44 -08:00
UIManagerStatTracker.js Revert g90f63f5c6fbbadd3ce6486e65d6fe6f967f56db6: [RN] add allTime vs. perBatch UIManager stats 2015-10-05 17:34:23 -07:00
createReactNativeComponentClass.js Refactor Attribute Processing (Step 1) 2015-10-06 10:28:27 -07:00
findNodeHandle.js [react-native] Add React.findNodeHandle 2015-05-13 13:24:37 -07:00