DevExpress Mobile UI allows you to use a .NET cross-platform UI toolkit and C# to build native apps for iOS and Android.
You need a DevExpress .NET MAUI Subscription to run the example. To evaluate our controls, you can start a free 30-day trial through the DevExpress NuGet feed.
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 DrawerView
with the FlyoutPage
to implement a similar functionality. See the following pull request for changes: Replace drawer with flyout.
(you will be redirected to DevExpress.com to submit your response)