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.
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.
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 TabPage
with the TabView
to implement a similar functionality. See the following pull request for changes: Replace TabPage with TabView.
The CreateTabItemsManually project explains how to use the TabPage component with manually created tab items to implement bottom tab navigation in a .NET MAUI application.
The GenerateTabItemsFromDataSource project explains how to use the TabPage component with tab items generated from a data source to create a tab bar that allows users to filter lists.
- Stocks App
- Data Grid
- Data Form
- Charts
- Scheduler
- Tab View
- Drawer Page
- Drawer View
- Collection View
- Popup
(you will be redirected to DevExpress.com to submit your response)