Skip to content

in .NET MAUI. A Flyout Page is used to implement a side menu

Notifications You must be signed in to change notification settings

BalramApply/FlyoutDemo

Repository files navigation

Flyout Page Project in .NET MAUI

This project demonstrates how to create a Flyout Page in .NET MAUI. A Flyout Page is used to implement a side menu (also known as a navigation drawer), which allows navigation between different sections of the app.

Features

  • Flyout Menu: A navigation drawer for easy access to different pages.
  • Multi-page Navigation: Switch between various content pages using the flyout menu.
  • Cross-platform Support: The app is designed to work on Android, iOS, and Windows using .NET MAUI.

Prerequisites

  • Visual Studio 2022 (with .NET MAUI workload installed)
  • .NET 6 or later
  • Basic knowledge of XAML and C# for creating UI in .NET MAUI

Getting Started

1. Clone the repository

git clone https://github.com/BalramApply/FlyoutDemo.git
cd BalramApply/FlyoutDemo

About

in .NET MAUI. A Flyout Page is used to implement a side menu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages