Creating Animated Menu using .NET MAUI

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

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

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

    Thank you! Awesome 👌 ...I was impressed with this when I played vocably app. Thanks for sharing your knowledge!!

  • @mariselvam6702
    @mariselvam6702 2 года назад +2

    That's simply awesome

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

    Great Work! Just couple of question, What if i want to navigates to new content page on every menu click instead of popup window and Is there any way we can move this into viewmodel to follow MVVM ?

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

    Thanks bro, I followed and worked perfectly.
    I have a request if you can help to have entry where I can remove unnecessary space at the end or start and inital of each work in the entry should automatically capitize eg tahir khan > Tahir Khan
    I'm suing maui app

  • @lifestylefashiontv4202
    @lifestylefashiontv4202 2 года назад +2

    I really enjoyed your teaching, please teach

  • @ght-tglee2405
    @ght-tglee2405 Год назад +1

    Thank you! Great Work.

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

    Lovely technics, subbed.

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

    Thanks looks great !

  • @AMIRKHAN-dm2fm
    @AMIRKHAN-dm2fm 2 года назад +1

    Amazing Thank you very much.

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

    It's Amazing. Thank You 🤗🤗

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

    6:10 Hon'able Brother, shouldn't it be inheriting the parent's IgnoreSafeArea Attribute declaration to the child tags automatically?

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

      Well, apparently it doesn’t for some reason.

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

    Great video!!!
    just a quick question: you have another awesome video about building youtube app but that app is using baseview (PageBase), do you have another video to integrate this menu into that youtube app?
    the reason i am asking is that click event to open the menu doesn't fire from the PageBase page, it fires from the start page.
    thanks, Afshin

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

      Make the method as protected and then it will fire

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

    Very Awesome stuff!

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

    Awesome work

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

    excellent

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

    Great!

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

    Can you do a UI challenge like that of telegram profile section? Thanks sir .

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

    Great work 👍

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

    nice video, btw can you make an example how to build "slide control" like iOS unlock screen in MAUI app sir?

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

    Awesome work 👌

  • @whatinthebloodyhell
    @whatinthebloodyhell 10 месяцев назад

    Can you please make a video tutorial on modal pop up as well. That would be totally helpful. Thanks

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

    Keep it up. Great video 👍

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

    🤩

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

    A new subcriber. More !!!

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

    Awesommmmmmmmmmmmmmmmmmmmmmmmmm

  • @tahirkhan466
    @tahirkhan466 9 месяцев назад

    C you please help me to make a flip a coin (toss) maui app

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

    very cool

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

    What is the APK/IPA file size of this app?

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

      Didn’t try it. But shouldn’t be big as I am not using much external dependencies.

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

      @@naweedakram Brother the repo on github is missing styles and viewmodels folder

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

      @@rashednadeem The code for this is not checked in (I think). You can follow the video for code and use Maui Planets as the source project for it.