Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Splash screen feels "artificial" instead of native - blank screen still shows temporarily before splash image appears (Android) #64

Open
dancherb opened this issue Apr 10, 2021 · 0 comments

Comments

@dancherb
Copy link

dancherb commented Apr 10, 2021

Thanks for the work here. The previous yo rn-toolbox:assets approach did not use react-native-splash-screen or any javascript code. With this, as soon as you opened your app - even during the 'opening' animation - your splash screen would show, and the app would open fast.

However with react-native-make, the app first 'opens up', shows a blank screen for a second (white for me), and then shows your splash screen before fading it out. This whole process is also a little slower - suggesting that the javascript splash screen is "artificial" and actually just extending the app open time.

Tested on Android but may also apply to iOS if the native vs javascript suspicion applies!

@dancherb dancherb changed the title Splash screen feels "artificial" instead of native - blank screen still shows temporarily before splash image appears Splash screen feels "artificial" instead of native - blank screen still shows temporarily before splash image appears (Android) Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant