/maui-drawer-page-get-started

DevExpress Drawer Page for .NET MAUI

Primary LanguageC#OtherNOASSERTION

Flyout Menu for .NET MAUI

DevExpress Mobile UI allows you to use a .NET cross-platform UI toolkit and C# to build native apps for iOS and Android.

DevExpress Mobile UI for .NET MAUI

The DevExpress Mobile UI for Xamarin.Forms and .NET MAUI is free of charge. To learn more about our offer and to reserve your copy, visit Free DevExpress Mobile UI for Xamarin.Forms and .NET MAUI.

Requirements

Please register the DevExpress NuGet Gallery in Visual Studio to restore the NuGet packages used in this solution. See the following topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.

You can also refer to the following YouTube video for more information on how to get started with the DevExpress .NET MAUI Controls: Setting up a .NET MAUI Project.

What's in This Repository

In v22.1.1-pre-22115, the DevExpress Mobile UI for .NET MAUI suite does not include the TabPage, DrawerPage, and DrawerView components that were supported in previous previews. See the following breaking change for more information: Navigation controls for .NET MAUI have been removed.

This example shows how to replace the DrawerPage with the FlyoutPage to implement a similar functionality. See the following pull request for changes: Replace drawer with flyout.

Files to Review

Documentation

More Examples