dillon1000/react
Commit
Browse files [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
Changed paths6 files
First-parent comparison.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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…