Animating Controls in .NET MAUI & Xamarin.Forms

Поділитися
Вставка
  • Опубліковано 18 гру 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!

  • @FaheemRasheed
    @FaheemRasheed 2 роки тому +3

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

  • @TheRealJacobWurz
    @TheRealJacobWurz Рік тому

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

  • @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.

  • @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.

  • @albertostring
    @albertostring 2 місяці тому

    James can you mimic the animation of outlook. when deleting

  • @aymenbachiri-yh2hd
    @aymenbachiri-yh2hd 2 місяці тому

    great video, thanks a lot

  • @harag9
    @harag9 2 роки тому

    Great video, thanks for sharing.

  • @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 ☺️

  • @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?

  • @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

  • @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?

  • @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

  • @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.

  • @DrZupan
    @DrZupan Рік тому

    what about animation of width and height?

  • @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 ?

  • @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.

  • @shahanahmed9444
    @shahanahmed9444 2 роки тому

    This will work from
    View model?

  • @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.

  • @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.

  • @sinsedrix
    @sinsedrix 2 роки тому

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

  • @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

  • @jeanhibbert
    @jeanhibbert 2 роки тому

    Nice 😁

  • @funditaucher7020
    @funditaucher7020 2 роки тому

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

  • @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

  • @Jad.abouzaki
    @Jad.abouzaki 2 роки тому

    Thank you

  • @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 роки тому

    ⭐⭐⭐⭐⭐