.Net Maui App

Manuel 1 Reputation point
2022-06-08T11:01:17.67+00:00

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
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Riccardo Minato 6 Reputation points
    2022-06-08T12:53:19.98+00:00

    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.

    0 comments No comments

  2. Limitless Technology 40,081 Reputation points
    2022-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--

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.