mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Defer rendering events popover until required
Reviewed By: davidaurelio Differential Revision: D2690835 fb-gh-sync-id: 1d17c20b308e364c49f868d8861c6ad93957bffe
This commit is contained in:
parent
38db6fa465
commit
bba71f146d
@ -86,6 +86,7 @@ function inject() {
|
||||
validAttributes: {},
|
||||
uiViewClassName: 'RCTView',
|
||||
});
|
||||
// TODO #9121531: make this position: absolute; by default, to avoid interfering with flexbox
|
||||
ReactEmptyComponent.injection.injectEmptyComponent(RCTView);
|
||||
|
||||
EventPluginUtils.injection.injectMount(ReactNativeMount);
|
||||
|
Loading…
x
Reference in New Issue
Block a user