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're 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 .NET MAUI workload
- Optional: Local installations Visual Studio Code, the .NET SDK with .NET MAUI workload, and the .NET MAUI Extension for Visual Studio Code
- Familiarity with C# and .NET