really like that format, ideally keep it under 10 minutes, I like to watch those as a warm up / learning something new at the start of a day before work. 💪🔥
I was about to comment that this vid's clear, eary to understand and practice, found somone else already same feelins, thank you for making this tutorial!
"n SwiftUI, the .spring() animation modifier can be used to create spring-like animations. The .blendDuration() modifier is used in conjunction with .spring() to control the duration of the blending phase of the animation. During the blending phase, the animation gradually changes from the current state to the final state, using a linear interpolation. The duration of this phase is determined by the .blendDuration() modifier. For example, if you have an animation that lasts for 1 second and you set a blend duration of 0.5 seconds, the first half of the animation will be spent blending from the initial state to the final state, and the second half will be spent settling into the final state with a spring-like effect. In simpler terms, the blend duration determines how long it takes for the animation to smoothly transition from the current state to the final state, before the spring-like effect takes over." - thanks chat gpt
Haha well I'm glad I'm not alone! I actually wish I had just removed it from the parameters in the tutorial instead of setting it to 0. That's hilarious though!
Update to Xcode 15 regarding ".spring": The current version of withAnimation ( .spring( response: 0.9, dampingFraction: 0.1, blendDuration: 0)) is now: withAnimation( .spring( Spring(response: 0.9, dampingFraction: 0.1 ))) Apple engineers must have reviewed your video!
really like that format, ideally keep it under 10 minutes, I like to watch those as a warm up / learning something new at the start of a day before work. 💪🔥
awesome - thanks!
Man this helped me a lot, Thank you ❤
I was about to comment that this vid's clear, eary to understand and practice, found somone else already same feelins, thank you for making this tutorial!
thanks for watching 🙏🏼
Subscribed and excited to go look at what else you’ve got posted.
Super clear and simple to follow.
Thank you Logan for formularizing it into 3 steps, making it much easier to understand 💯
thank you for watching!!!
Your videos are super clear and easy to understand! Thanks
I appreciate it!
Awesome!! Thank you! Please keep making more swiftUI tutorials!!
Glad you like it!
Great tutorial, it helped me a lot:)
I’m glad! Thanks for commenting!
Damn that "which is a great task to do" got me lol +1sub
haha there we go!!
"n SwiftUI, the .spring() animation modifier can be used to create spring-like animations. The .blendDuration() modifier is used in conjunction with .spring() to control the duration of the blending phase of the animation.
During the blending phase, the animation gradually changes from the current state to the final state, using a linear interpolation. The duration of this phase is determined by the .blendDuration() modifier.
For example, if you have an animation that lasts for 1 second and you set a blend duration of 0.5 seconds, the first half of the animation will be spent blending from the initial state to the final state, and the second half will be spent settling into the final state with a spring-like effect.
In simpler terms, the blend duration determines how long it takes for the animation to smoothly transition from the current state to the final state, before the spring-like effect takes over."
- thanks chat gpt
Nice tutorial, keep it up! Subscribed
thank you!!’
Great video easy to follow along to
glad you liked it - thanks for watching!
That's really helpful, thanks a lot
thanks for watching!
Thank you, that is a great tutorial.
thanks for watching!
One of the most beautiful and easy to understand tutorials i'v ever seen , you don't know how much i'v learned from this video , thank you 🤍
wow, what an awesome comment to receive haha thank you!!!
Do you have a video showing how to set up your xcode like that?
what do you mean?
About 2 years ago when I was learning about spring animation the presenter said the exact same thing about blend duration. Some things never change 🤣
Haha well I'm glad I'm not alone! I actually wish I had just removed it from the parameters in the tutorial instead of setting it to 0. That's hilarious though!
subscribed!
thank you!!
Great tutorial! Thank you👍
thank you for watching!
thank you. How can I learn the basics 4 swift ?
thanks for watching!
Thanks you so much
Great I like repeat animation
thanks for watching!
Can I import animations so I can use them? And can you show me how?😊😅
Update to Xcode 15 regarding ".spring": The current version of
withAnimation ( .spring( response: 0.9, dampingFraction: 0.1, blendDuration: 0))
is now:
withAnimation( .spring( Spring(response: 0.9, dampingFraction: 0.1 )))
Apple engineers must have reviewed your video!
niceee
thank you!
Short and on point video, thank you. But the background music is so irritative.
appreciate the feedback!