The problem of slow / short black screen of mReactRootView when ReactNative starts Activity

when Native starts a js page (a mReactRootView proxy js page of Activity starts on Android), mReactRootView.startReactApplication () starts very slowly and will blacken the screen for about a second. It is said on the Internet that mReactRootView.startReactApplication takes a long time . The solution can preload and execute mReactRootView.startReactApplication; in advance.
but there are a lot of such interactions in our App. Preloading when app starts is bound to consume a lot of resources, and there is no guarantee that all modules have been preloaded before the user clicks. What shall I do? Is there an official solution.

Why does the navigation of ReactNavigation not go black? is it because they don"t start a new Activity? do they start a new Fragment in the original Activity? how to emulate it?

Thank you

Mar.02,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36eee-2c060.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36eee-2c060.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?