dillon1000/react
Commit
Browse files Embed ReactNative event types in JavaScript (#10567)
* ReactNative doesn't query UIManager for native event types This is a pre-req to unblock Prepack optimiations for ReactNative apps * Replaced mock ReactNativeEventTypes with mock Platform * Added Platform.OS to RN host hooks Flow types
Changed paths6 files
First-parent comparisonflow/react-native-host-hooks.js ModifiedM scripts/rollup/bundles.js ModifiedA src/__mocks__/Platform.js AddedM src/__mocks__/UIManager.js ModifiedM src/renderers/native/ReactNativeBridgeEventPlugin.js ModifiedA src/renderers/native/ReactNativeEventTypes.js AddedPatch
Files changed
Rendering syntax-highlighted changes…