MauiBlazorUIBestPractices

MAUI Blazor Best practices for Mobile and Desktop UI

Stars
18

MauiBlazorUIBestPractices

All you need to take from this repo is these files:

Mobile UI

  • app.css - Change default browser behaviors on mobile
  • color.xml - Change Android default system colors
  • index.html - Remove the "Loadnig..." text
  • MainPage.xaml.cs - Change default background color of BlazorWebView

Blog Post: .NET Maui Blazor best practices for Mobile UI

Desktop UI

Blog Post: .NET Maui Blazor best practices for Desktop UI