It seems that for now there isn't a straight way to create a TabView in MAUI.
If you need it urgently you could try using the TabView control present in the Xamarin.CommunityToolkit from the Xamarin.CommunityToolkit.MauiCompat package, but you should remember to update it when an offical TabVIew comes out from MAUI.
.Net Maui App
Manuel
1
Reputation point
I need to add a TabbedPage below a search field in a ContentPage, in the new .net Maui but it seems like there is no way around, if there is please help me out
Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
2 answers
Sort by: Most helpful
-
Riccardo Minato 6 Reputation points
2022-06-08T12:53:19.98+00:00 -
Limitless Technology 40,081 Reputation points2022-06-09T07:23:09.99+00:00 Hi Manuel-4866,
There is no way to create a tabbed view in Maui at this time. There should be an update in the future that includes this functionality.
--------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--