Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Delay between native splash screen and the artificial splash screen #25

Open
kevinejohn opened this issue May 26, 2016 · 5 comments

Comments

@kevinejohn
Copy link

I noticed on Android there is a sub-second time delay between the native splash screen image and the time it takes to load the react-native-splashscreen's splash image. So for instance the default app background color is white so there will be a white screen shown in between the launching process of the app until SplashScreen.hide() is called. Is there a way to fix this?

@kevinejohn
Copy link
Author

I believe this is relevant but more focused on iOS:

facebook/react-native#1402

@mehcode
Copy link

mehcode commented Jun 22, 2016

@kevinejohn Not too complicated to get rid of the blip -- detailed instructions here: mehcode/rn-splash-screen#1

@kevinejohn
Copy link
Author

@mehcode Thanks I'll check it out

@msqar
Copy link

msqar commented Feb 4, 2020

hey @kevinejohn , i'm under the same situation, only in Android, even the release version, it takes hella lot to start my custom splash screen animation, the native splash is hanging there like 2-3 seconds or sometimes more. In iOS is super fast tho... any idea of why this is happening or how to solve it? Thanks.

@droplessjordan
Copy link

Hi @msqar did you ever find out what was causing it? I'm having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants