Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.22 KB

File metadata and controls

14 lines (10 loc) · 1.22 KB

Getting Started with the .NET MAUI Tab View

A quick-start project that helps you to integrate a Tab View control in a .NET MAUI application by adding the Syncfusion MAUI Tab View package from NuGet. This project contains simple code customizations, like how to add tabs items, populate the item source, and change the tab width mode, tab bar placement, and selection indicator placement.

Syncfusion .NET MAUI Tab View control documentation: https://help.syncfusion.com/maui/tabview/getting-started

Check out these other MAUI Tab View examples on GitHub: https://github.com/syncfusion/maui-demos/blob/master/MAUI/TabView/SampleBrowser.Maui.TabView/Samples/TabView/

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2022 with the Dot NET MAUI workload and .NET Core SDK 7.0 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-.net-maui-tab-view repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.