-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor DefaultReactNativeHost to use the new way of Fabric initialization #41374
Refactor DefaultReactNativeHost to use the new way of Fabric initialization #41374
Conversation
This pull request was exported from Phabricator. Differential Revision: D50926872 |
Base commit: c2ac0cc |
This pull request was exported from Phabricator. Differential Revision: D50926872 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D50926872 |
…zation (facebook#41374) Summary: Refactoring `DefaultReactNativeHost` to use the new way of Fabric initialization through `FabricUIManagerProviderImpl` Changelog: [Internal] internal Reviewed By: philIip, luluwu2032 Differential Revision: D50926872
af07837
to
cafd03d
Compare
…zation (facebook#41374) Summary: Refactoring `DefaultReactNativeHost` to use the new way of Fabric initialization through `FabricUIManagerProviderImpl` Changelog: [Internal] internal Reviewed By: philIip, luluwu2032 Differential Revision: D50926872
…zation (facebook#41374) Summary: Refactoring `DefaultReactNativeHost` to use the new way of Fabric initialization through `FabricUIManagerProviderImpl` Changelog: [Internal] internal Reviewed By: philIip, luluwu2032 Differential Revision: D50926872
cafd03d
to
139272d
Compare
This pull request was exported from Phabricator. Differential Revision: D50926872 |
…of JSIModule (facebook#41313) Summary: Refactor ReactNativeHost, ReactInstanceManager & Builder of `react-native-github` to use the new way of fabric initialization using the newly added class `FabricUIManagerProviderImpl.java` instead of JSIModule and thereby also refactoring the call site in FbReactInstanceHolder.java Changelog: [Internal] internal Reviewed By: philIip Differential Revision: D50783751
Summary: Refactor `ReactNativeHost` to add the APIs for `UIManagerProvider`. Reviewed By: christophpurrer, philIip Differential Revision: D51120159
…zation (facebook#41374) Summary: Refactoring `DefaultReactNativeHost` to use the new way of Fabric initialization through `FabricUIManagerProviderImpl` Changelog: [Internal] internal Reviewed By: philIip, luluwu2032 Differential Revision: D50926872
139272d
to
914374f
Compare
This pull request was exported from Phabricator. Differential Revision: D50926872 |
This pull request has been merged in eb3ee4d. |
This pull request has been reverted by f53bd56. |
…zation (facebook#41374) Summary: Pull Request resolved: facebook#41374 Refactoring `DefaultReactNativeHost` to use the new way of Fabric initialization through `FabricUIManagerProviderImpl` Changelog: [Internal] internal Reviewed By: philIip, luluwu2032 Differential Revision: D50926872 fbshipit-source-id: be2bcea7b2ce7cb1b3f903dc92fcd2c91be267da
Summary:
Refactoring
DefaultReactNativeHost
to use the new way of Fabric initialization throughFabricUIManagerProviderImpl
Changelog:
[Internal] internal
Differential Revision: D50926872