Awesome Scroll Effects in Xamarin.Forms

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.ค. 2024
  • Everyone likes a good parallax scroll effect, right? That's a good start. You can also use behaviors, converters, and data triggers to add other animation effects and transitions to your UI. Xamanimation is a library that leverages all the built-in APIs of Xamarin.Forms to make complex animations with ease.
    Resources:
    * Source: github.com/davidortinau/Xappy
    * Xamanimation: github.com/jsuarezruiz/Xamani...
    * Behaviors: docs.microsoft.com/en-us/xama...
    * Data triggers: docs.microsoft.com/en-us/xama...
    Music: Blue Night Dance by Paolo Pavan licensed Creative Commons. freemusicarchive.org/music/Pa...
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 26

  • @Jpmir
    @Jpmir 3 ปีที่แล้ว +6

    Hi, I just wanted to let you know that I have learned more from your latest videos than what I've done in one year of online courses

  • @acodersjourney
    @acodersjourney 8 หลายเดือนก่อน

    Your community-building is admirable. Keep it going!

  • @oricchannel2811
    @oricchannel2811 3 ปีที่แล้ว +2

    Hi, David ! Nice video and background sound. Thank you for share !

  • @RodrigoRatan
    @RodrigoRatan 3 ปีที่แล้ว +1

    Just another guy who wanted to add one extra LIKE for the background music... ! Great content as always, btw!

  • @deaasaleh3613
    @deaasaleh3613 3 ปีที่แล้ว +1

    Great ideas David , thanks alot 👍👍👍

  • @Agredo10
    @Agredo10 3 ปีที่แล้ว +3

    Wow great. This is completely new to me but I think its pretty simple when you are familiar with it!

    • @DavidOrtinau
      @DavidOrtinau  3 ปีที่แล้ว

      It is! Look forward to seeing what you're able to achieve with these techniques.

  • @krzysztof.stepnikowski
    @krzysztof.stepnikowski 3 ปีที่แล้ว +1

    Awesome! Thanks for sharing this video.

  • @nestordanielflores5902
    @nestordanielflores5902 2 ปีที่แล้ว

    Wow amazing, just what I needed 😀

  • @saamermansoor4399
    @saamermansoor4399 3 ปีที่แล้ว

    1:02 "It's kinda like a disappearing card trick" :D
    Keep up the great work!

  • @megasupernewbie
    @megasupernewbie 2 ปีที่แล้ว

    so awesome, thank you very much

  • @timetocookjessie3665
    @timetocookjessie3665 ปีที่แล้ว

    Hey man! Great video!! What is the name of the emulator you are using?

  • @happszilard4732
    @happszilard4732 ปีที่แล้ว

    Hey! Great animation! I would like to know if I wanted to navigate in the carouselview or in the navbar how could I do that? As how I see in your code, the refreshview occupies the whole grid, so if I try to swipe the carousel, the scrollview scrolls instead. Thank you for sharing this video!

  • @danielboyer4246
    @danielboyer4246 2 ปีที่แล้ว

    The cool loading you have, do you have a tutorial on that? I can't find it anywhere

  • @hamittrpan249
    @hamittrpan249 3 ปีที่แล้ว

    Hi David! I am trying to integrate this beautiful structure into my own project. But since there are multiple Tabs and ScrollView in the TabView, I need to define a few more like x: Name = "Scroll2". Once I have defined them, I cannot give them as second parameter in Converter. Do you have any advice?

  • @caplens_apps
    @caplens_apps 3 ปีที่แล้ว +3

    Thanks! Is there a way to achieve something similar with not a scrollView but a collectionView ? I guess it would be a another behavior, but very useful as it is a design use case I run across very often.

    • @DavidOrtinau
      @DavidOrtinau  3 ปีที่แล้ว +2

      You'll want to follow this same pattern and build a behavior. If I remember, GrialKit has a behavior that works with ListView, and might have one for CollectionView. Check that out.

  • @moatasemkremed5395
    @moatasemkremed5395 3 ปีที่แล้ว +1

    Hi David thanks for sharing this awesome videos its so amazing and helpful,
    please can you tell us how lazy load an list of products in scrolling !!!?
    I wish I can explain the idea

    • @DavidOrtinau
      @DavidOrtinau  3 ปีที่แล้ว +1

      This video shows one way to do that. th-cam.com/video/7jooNOmc7m8/w-d-xo.html Let me know if that’s not what you mean.

  • @25kyro
    @25kyro 2 ปีที่แล้ว

    Can this be implemented with a CollectionView??

  • @mohsenmohamed2281
    @mohsenmohamed2281 3 ปีที่แล้ว +1

    How to make the notifications bartransparent too while scrolling to make the background image visible through it ,and thanks for the great work.

    • @DavidOrtinau
      @DavidOrtinau  3 ปีที่แล้ว

      Hmm, what notifications are you referring to? Link me to an example?

    • @flintswing
      @flintswing 3 ปีที่แล้ว +1

      @David Ortinau, I believe that Mohsen Mohamed was referring to the status bar. If I understood correctly, he wants to make it transparent while scrolling

    • @mohsenmohamed2281
      @mohsenmohamed2281 3 ปีที่แล้ว

      @@DavidOrtinau i mean Status bar ,
      thanks @flintswing
      for explanation

  • @scriptboris
    @scriptboris 2 ปีที่แล้ว

    Crutches