Can I use Tabbar in other page like MainPage or something else. My problem is I have to implement tabs in a different ContentPage. Can you please help? Would be great if you can answer with an example. many Thanks.
HI, You can use TabbedPage instead of Shell , You can added multiple tabbed page in project. and one TabbedPage contain multiple pages. you can go through this microsoft doc : learn.microsoft.com/en-us/dotnet/maui/user-interface/pages/tabbedpage?view=net-maui-7.0
I dont think so with tabbed page it gonna work, you can bind list of item to horizontal stacklayout and on the click of any item , you can display conent
Thanks man, i didn't know what i'm searching for but fortunately u show everything about that
HI Pragnesh, thank you and appreciate for take your time to teach us.
Thanks!
Thank you for your support.
Very Nice! Thank you for this video!
Most meaningful teaching Pragnesh. (May you publish "zero to hero from scratch" series?
Great. Thx. It possible to make the title bar fly out or not visible to get the full height of the screen. This title bar is too huge.
Hi, You can do one thing like Shell.NavBarIsVisible = "False" so it will hide navigation bar, I am not sure about fly out title bar.
@@ProgrammingWithPragnesh Many thanks from France.
Can I use Tabbar in other page like MainPage or something else. My problem is I have to implement tabs in a different ContentPage. Can you please help? Would be great if you can answer with an example. many Thanks.
HI, You can use TabbedPage instead of Shell , You can added multiple tabbed page in project.
and one TabbedPage contain multiple pages. you can go through this microsoft doc : learn.microsoft.com/en-us/dotnet/maui/user-interface/pages/tabbedpage?view=net-maui-7.0
all very well the presentation, but. The submenus for when?
Glad I came across this channel. Many thanks for this video pragnesh! Can I have access to the source code please?
Is there any way to create a tabbed page with scrollable tabs?
I dont think so with tabbed page it gonna work, you can bind list of item to horizontal stacklayout and on the click of any item , you can display conent
Want to show notification badge icon on app shell tab bar tab, how to achieve it?
Excellent
hi brother how to change shell back button icon or navigationpage
how to disable tab click ripple effect in maui
It's awesome content ,, I'm trying to hide of disable TabBar in Details Page it's not working any solution ?!
hey brother please create video on custom navbar
tnx was good .. but did not tell us everything like menu
Very unclear