Animating Controls in .NET MAUI & Xamarin.Forms

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

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

  • @igorkraevskiy1415
    @igorkraevskiy1415 2 года назад +5

    Great work!
    Your video came just in time!
    Currently working on a Xamarin project and sure enough, I will add this animation soon.
    As always, thank you for your work!

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

    Found you from your LI Learning tutorial and found out you had all these other youtube tutorials. Very helpful! Thank you!

  • @FaheemRasheed
    @FaheemRasheed 2 года назад +3

    thank you so much for this, james. made my day.

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

    Awesome, was looking for explanation of the Animation call (planning to code a skeleton loader). Thanks for the info.

  • @Ihahachi
    @Ihahachi 2 года назад +3

    Thank you James, this is awesome animation.

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

    Thanks James!!
    Nice!

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

    Hi James! Commenting here, since this is the latest video of the Playlist,
    Any chance you could show us how to Unit Test Xamarin Forms applications?
    I've worked through Microsoft's Learning Paths and read the documentation but, much content on Unit Test with MVVM &Co is kinda difficult to find. You explain everything so well, I think it would be a great finishing touch for such great content :)

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

    Thanks James.

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd 25 дней назад

    great video, thanks a lot

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

    Great video, thanks for sharing.

  • @albertostring
    @albertostring 16 дней назад

    James can you mimic the animation of outlook. when deleting

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

    How do you get a reference to an individual DataTemplate in a collection or list view in order to animate that specific item? For example If I click a button on one element, I want THAT element's image to fade in.

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

    How for me, for so simple animation how rotation you need to write a lot of code. Why can't we use only XAML?

  • @jhanifkara8552
    @jhanifkara8552 2 года назад +3

    Why don't the maui team include by defaults icon font into maui as google does in android studio?

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

      Do you mean like fontawesome? Not everyone wants a very large font file included in their app as they may not use it and the team worked to simplify adding fonts to a single line of code

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

      @@JamesMontemagno + it takes you only 5 minutes to include any iconset

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

      @@JamesMontemagno yes, but I do not know which icon fonts exactly do android studio uses, but they have a lot of them by default in their platform.
      I understand your point, but what about adding them to the framework, but if the developer does not use it or call any font, then the progran should not include it in the .ipa file

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

    Awesome is James ☺️

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

    I like that BaseViewModel from the MVVM Helper class BUT when I use that in place of ObservableObject, my [ObservableProperty] tags throw red squigglies in my viewmodel saying that my class does not inherit from ObservableObject... Can I not use this BaseViewModel if I make use of [ObservableProperty] in my viewmodel?

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

      use [ObservableObject] attribute maybe ? My guess is this ViewModel already has all the needed generated code and so it don't need to inherit ObservableObject.

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

    Don't you need to check your on the main thread to do all of these?
    In general - when do I need to 'invoke on the main thread' and when do I not?

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

    Why is Xamarin still a thing? I thought .NET MAUI was a Xamarin replacement. For example, why is there a Xamarin Shell and a MAUI shell? Could Microsoft make this a little more obtuse?

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

      .NET MAUI is the evolution of Xamarin/Xamarin.Forms. Many of the concepts apply and the code is the same and existing apps will be able to upgrade. That is why I mark the videos for both. .NET MAUI will GA later this year.

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

      @@JamesMontemagnoMontemagno Understood and you do a great job. The frustration for me is when I have to search for some doc on how to do something and I get hits on Xamarin but nothing on MAUI. So I don't know if I'm building something obsolete from the get go or not.

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

    hello , i tried this , thanks for that . Sth however didnt work for me , animating items in a collection view , how is that possible ?

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

    Well done man. Can you give examples of those extension methods? Where you pass views into view models

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

      Checkout github.com/jsuarezruiz/Xamanimation as it has some good examples of how to do xaml based animations

  • @Jad.abouzaki
    @Jad.abouzaki 2 года назад

    Thank you

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

    awesome just what i was looking for i want to make a knob how many hours went into net maui theres alot in docs

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

    The api is nice, but I've always felt like Xamarin Forms animations don't quite achieve the silky smoothness of native animations. Feels more like 30fps than 60fps.

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

    Nice 😁

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

    Sadly this does not work for a ToolbarItem in Xamarin.Forms

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

    Hi James,
    How to create circular radial bar in .net maui..
    Could u help me..
    Thxs in advance

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

    Is Hot Reload not available for .Net Maui?

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

      Should be, it is working for me. I now that if you want it to work currently with Windows you need the UWP workload in Visual Studio 2022

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

      @@JamesMontemagno I saw you restarting after each change hence the question. I have been working with Flutter. I want to give Maui a go. Thank you for the video.

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

    Great video ! Why not aborting the animation with `rotation` reference?

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

    This will work from
    View model?

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

    what about animation of width and height?

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

    request you to please make a video about publishing the app. Like publishing the app to the Google Play.

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

    Nice video ! Hey James, can you create a marquee animation with xamarin ? :P

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

    How to put it in the middle of the screen ( over the other controls )

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

      I would put it in grid and overlay it on top of controls similar to github.com/dotnet-presentations/dotnet-maui-workshop/tree/main/Part%202%20-%20MVVM#build-the-monkeys-user-interface

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

    Hello why in my windows 11 don't start android emulator ?

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

      I believe based on architecture there were some fixes that were being done to ensure compat. checkout docs.microsoft.com/en-us/answers/questions/634649/android-emulator-not-launching-on-windows-11.html

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

      @@JamesMontemagno Thank you very much Sir

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

    ⭐⭐⭐⭐⭐