(2020) SwiftUI - Animated Background (Ocean Waves) - Paths, Bezier Lines - 19 Minutes - Intermediate

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

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

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

    This was very good. Thanks.

  • @vladtomici785
    @vladtomici785 6 หลายเดือนก่อน

    really good one

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

    Brilliant tutorial!

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

    Fantastic, thanks for putting this together!

  • @johnappleby2619
    @johnappleby2619 4 ปีที่แล้ว +1

    Love your explanations and understanding of the framework, keep up all your hard work, it's very much appreciated. Thanks

    • @chrislearnsimmixconceptsll6251
      @chrislearnsimmixconceptsll6251  4 ปีที่แล้ว

      john appleby It’s my pleasure, I really enjoy learning all of this stuff as much as I love teaching it

  • @huqiao
    @huqiao 4 ปีที่แล้ว +1

    Nice! Well done.

  • @MatteoGiuzzi
    @MatteoGiuzzi 4 ปีที่แล้ว +1

    You’re a genius. I might be in touch in case I would like to use it in one of my projects.

  • @KennethLee1
    @KennethLee1 4 ปีที่แล้ว +1

    Very cool. Thanks

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

    Thanks very useful contact.

  • @egeeke2002
    @egeeke2002 4 ปีที่แล้ว +2

    Awesome explanations, keep on tutorials. Also could you please make videos about Core Data, UserDefaults, Api JSON. It would be nice to listen from you...

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

    Saw this. WOW! Easy decision. New Sub. I'm closer to 60 than 50, and decided during lockdown to use this time productively and to teach myself SwiftUI. This is awesome, thanks Chris. Are you happy for me to use an amended version of this code in one of my apps please?

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

    Cool... thank you for sharing

  • @Decatilinae
    @Decatilinae 4 ปีที่แล้ว +1

    Thanks for sharing your skills... are you planning to make neuphormic desing?

  • @firebasetesting4904
    @firebasetesting4904 4 ปีที่แล้ว +1

    Looks fantastic! Have you tested effects of this on battery life?

    • @chrislearnsimmixconceptsll6251
      @chrislearnsimmixconceptsll6251  4 ปีที่แล้ว

      Thank you! I haven't to be honest! I think the amount of time you'd spend here would be so negligble that I'm not sure I'd need to, BUT I could see the argument if used more widely thoughout the app

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

    Thanks for the great tutorial. I have a small bug, when importing it into a different view, and just calling WaveAnimation() (I already extracted the content view struct used in this video to a new subview), each ocean wave runs until it the end where it snaps back to its original place and starts the animation again. Resulting in a choppy animation. Thanks for your help!

  • @shingetzu88
    @shingetzu88 4 ปีที่แล้ว +1

    Thank you for sharing this! You explained it so well and made it look so easy. Question though, why is there a need for an offset if you are already animating it?

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

      shingetzu88 great question - so it is the offset that you are animating. For example, imagine I told you it’s position was “blah” and never anything else, then said “hey, animate this!” - you can imagine Xcode would say “huh? Animate what? I’m not sure exactly what I’m animating if nothing is changing.” - instead we are saying “ Xcode, I need you to offset it in the x dimension, and animate it like so” and then it understands. Does that make sense?

    • @shingetzu88
      @shingetzu88 4 ปีที่แล้ว

      @@chrislearnsimmixconceptsll6251 Thank you! Got it. :) Keep sharing man, really appreciate what you're doing and learning a lot.

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

    Thank you for that ! Am I free to use this effect in one of my project please?

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

    Chris - I've come across a bit of an issue (for me!). When I wrap the code in a NavigationView (the contents of 'some View') I see strange behaviour. The scrolling starts downwards and I no longer have the horizontal scrolling waves, but rather vertical scrolling waves. Can you advise this noobie how I potentially resolve this please? Thanks. John

  • @yuvrajdhindsa_
    @yuvrajdhindsa_ 4 ปีที่แล้ว

    Do you have a social networking app I could add you on? I have a question