dillon1000/react

Commit

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
Browse files
Changed paths6 files
First-parent comparison
M flow/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 Added
Patch

Files changed

Rendering syntax-highlighted changes…