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

[APP-637] White screen flash after Splash Screen #592

Merged
merged 1 commit into from
May 8, 2023

Conversation

ansh
Copy link
Contributor

@ansh ansh commented May 5, 2023

This issue was annoying me a lot in late night scroll sessions.

@ansh ansh requested a review from pfrazee May 5, 2023 23:25
@linear
Copy link

linear bot commented May 5, 2023

APP-637 Screen flashes white when app launches

Screen flashes white after SplashScreen on app launch

</RoutesContainer>
</View>
<SafeAreaProvider style={pal.view}>
<View testID="mobileShellView" style={[styles.outerContainer, pal.view]}>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I hope wrapping this in SafeAreaProvider doesn't mess up the testID stuff

Copy link
Collaborator

@pfrazee pfrazee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assuming this passed testing so merging

Copy link
Collaborator

@pfrazee pfrazee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assuming this passed testing so merging

@pfrazee pfrazee merged commit 6124e52 into main May 8, 2023
@pfrazee pfrazee deleted the ansh/app-637-screen-flashes-white-when-app-launches branch May 8, 2023 20:05
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

Successfully merging this pull request may close these issues.

2 participants