Skip to content

DevExpress-Examples/maui-tab-page-get-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabs 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 TabPage with the TabView to implement a similar functionality. See the following pull request for changes: Replace TabPage with TabView.

Populate a TabPage Manually

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.

Generate Items

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.

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

Releases

No releases published

Packages

No packages published

Languages