Create multi-page .NET MAUI apps with tab and flyout navigation
Use .NET MAUI shell to create multi-page applications with tabs and flyout navigation.
Learning objectives
By the end of this module, you'll be able to:
- Implement tab navigation with .NET MAUI Shell
- Navigate between pages within tabbed pages
- Implement flyout navigation with .NET MAUI Shell
Prerequisites
- Visual Studio 2022 with the MAUI workload installed
- Familiarity with C# and .NET