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

Splash screens #19

Closed
davidbritch opened this issue Jun 15, 2021 · 0 comments
Closed

Splash screens #19

davidbritch opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels

Comments

@davidbritch
Copy link
Contributor

MAUI allows splash screens to be specified in the single project:

		<MauiSplashScreen Include="Resources\appiconfg.svg" Color="#512BD4" />

Any image format can be provided along with a background brush, similar to how we also do app icons. For more advanced scenarios, platform-native splash screen methods still apply.

Related to #8

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

Successfully merging a pull request may close this issue.

2 participants