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

Setup all UI elements before splash screen is hidden #1174

Open
nounder opened this issue Jun 19, 2024 · 0 comments
Open

Setup all UI elements before splash screen is hidden #1174

nounder opened this issue Jun 19, 2024 · 0 comments

Comments

@nounder
Copy link
Contributor

nounder commented Jun 19, 2024

There are minor visual glitches due to StatusBar color change and lazy-loaded icon vectors shifting app layout. See frame-by-frame visual documentation of this problem here: #1152 (comment)

This could be solved by setting <StatusBar /> prop to static value and waiting for useFonts to finish before rendering anything.

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

1 participant