You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
When the app launches without code push update, the splash/launch screen shows up fine.
Problem:
When there's an code push update, seems like there's split second that splash screen is not shown while Android is relaunching the new javascript bundle from code push. When the splash screen is not shown, it's just a pure white screen.
Ideally, while the code push updated, the splash screen is shown until after code push is done launching the new javascript bundle.
(The more info the faster we will be able to address it!)
Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant):
my launch_screen.xml in layout looks like this
When the app launches without code push update, the splash/launch screen shows up fine.
Problem:
When there's an code push update, seems like there's split second that splash screen is not shown while Android is relaunching the new javascript bundle from code push. When the splash screen is not shown, it's just a pure white screen.
Ideally, while the code push updated, the splash screen is shown until after code push is done launching the new javascript bundle.
(The more info the faster we will be able to address it!)