dillon1000/react
Commit
Browse files Add React Native Modules to module map + fix fbjs
Our module rewrite whitelist needs to ignore providesModule files that are going to be required from the global React Native environment. We also need to add ReactDOM to providesModule since we removed it from React Native.
Changed paths12 files
First-parent comparisongulpfile.js ModifiedM packages/react/lib/ReactDOM.native.js ModifiedM src/renderers/native/NodeHandle/UniversalWorkerNodeHandle.js ModifiedM src/renderers/native/ReactIOS/IOSNativeBridgeEventPlugin.js ModifiedM src/renderers/native/ReactIOS/NativeMethodsMixin.js ModifiedM src/renderers/native/ReactNative/ReactNativeBaseComponent.js ModifiedM src/renderers/native/ReactNative/ReactNativeDefaultInjection.js ModifiedM src/renderers/native/ReactNative/ReactNativeEventEmitter.js ModifiedM src/renderers/native/ReactNative/ReactNativeMount.js ModifiedM src/renderers/native/ReactNative/ReactNativeTagHandles.js ModifiedM src/renderers/native/ReactNative/ReactNativeTextComponent.js ModifiedM src/renderers/native/ReactNative/findNodeHandle.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…