mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9e16ac93ed
Summary: This is a small simplification of the logic we have in UIManagerBinding choosing the way to call `completeRoot`. It removes an additional check for for `sharedUIManager->backgroundExecutor_` not being empty. We don't need it because it never changes and we already have the same check several lines above. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D25953674 fbshipit-source-id: 683b3e51a792160d480551a65c40492ce28938e4