mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c4a6bbc8fd
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45324 Improve concurrency during startup of bridgeless by concurrently initializing eager native modules and triggering bundle load. Changelog: [Android][Changed] Modules marked with needsEagerInit = true will now be created on the mqt_native thread. Reviewed By: mdvacca Differential Revision: D59465977 fbshipit-source-id: 55cc0f0359bafcf32dc538f4346c6a5d5546f658