.NET MAUI Shell Basic Overview (Flyout, Tabs)

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 23

  • @parrivera
    @parrivera Год назад +2

    HI Pragnesh, thank you and appreciate for take your time to teach us.

  • @boras1
    @boras1 11 месяцев назад

    Thanks man, i didn't know what i'm searching for but fortunately u show everything about that

  • @orhancanoguz4423
    @orhancanoguz4423 2 года назад +4

    Most meaningful teaching Pragnesh. (May you publish "zero to hero from scratch" series?

  • @АлександрЧайковский-ъ9ф

    Very Nice! Thank you for this video!

  • @SharaniyaSwaminathan
    @SharaniyaSwaminathan 11 месяцев назад

    Glad I came across this channel. Many thanks for this video pragnesh! Can I have access to the source code please?

  • @awaisazad8958
    @awaisazad8958 4 месяца назад

    Excellent

  • @eliezerolivamontero9773
    @eliezerolivamontero9773 Год назад

    all very well the presentation, but. The submenus for when?

  • @francoislepron2301
    @francoislepron2301 2 года назад +1

    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.

    • @ProgrammingWithPragnesh
      @ProgrammingWithPragnesh  2 года назад +1

      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.

    • @francoislepron2301
      @francoislepron2301 2 года назад

      @@ProgrammingWithPragnesh Many thanks from France.

  • @divyaprakashjha8389
    @divyaprakashjha8389 Год назад +2

    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.

    • @ProgrammingWithPragnesh
      @ProgrammingWithPragnesh  Год назад

      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

  • @Mustafamutasim
    @Mustafamutasim Год назад +1

    Thanks!

  • @geekykites3750
    @geekykites3750 Год назад

    Want to show notification badge icon on app shell tab bar tab, how to achieve it?

  • @abdullahraiyyan150
    @abdullahraiyyan150 Год назад

    Is there any way to create a tabbed page with scrollable tabs?

    • @ProgrammingWithPragnesh
      @ProgrammingWithPragnesh  Год назад

      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

  • @mohammedalsabahii2
    @mohammedalsabahii2 2 года назад

    It's awesome content ,, I'm trying to hide of disable TabBar in Details Page it's not working any solution ?!

  • @hosseinse4079
    @hosseinse4079 Месяц назад

    tnx was good .. but did not tell us everything like menu

  • @ashutoshmehere5915
    @ashutoshmehere5915 Год назад

    hi brother how to change shell back button icon or navigationpage

  • @hirenvyas2891
    @hirenvyas2891 Год назад

    how to disable tab click ripple effect in maui

  • @ashutoshmehere5915
    @ashutoshmehere5915 Год назад

    hey brother please create video on custom navbar

  • @broadshare
    @broadshare 3 дня назад

    Very unclear