dillon1000/react

Commit

[React Native] Inline calls to FabricUIManager in shared code (#15490)

* [React Native] Inline calls to FabricUIManager in shared code

* Call global.nativeFabricUIManager directly as short term fix

* Add flow types

* Add nativeFabricUIManager global to eslint config

* Adding eslint global to bundle validation script
Browse files
Changed paths6 files
First-parent comparison
M .eslintrc.js ModifiedM packages/react-native-renderer/src/NativeMethodsMixin.js ModifiedM packages/react-native-renderer/src/ReactNativeComponent.js ModifiedM packages/react-native-renderer/src/__tests__/ReactFabric-test.internal.js ModifiedM scripts/flow/react-native-host-hooks.js ModifiedM scripts/rollup/validate/eslintrc.rn.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…