-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align creation of FabricUIManager with bridge
Summary: - Bridgeless is using a deprecated FabricUIManager constructor which bridge doesn't use, and is the only one using it, this diff migrated bridgeless to use the same FabricUIManager constructor as bridge - Remove static view config check (mShouldDeallocateEventDispatcher), instead use Bridgeless check since SVC is enabled in Bridgeless but not in Bridge. Changelog: [Android][Changed] - Align creation of FabricUIManager with bridge Reviewed By: javache Differential Revision: D42681489 fbshipit-source-id: b9c7c4a81a98db52e881138cc85be0e85df636d9
- Loading branch information
1 parent
1e53f88
commit 6d45e49
Showing
1 changed file
with
4 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters