From 4b983c529bffc785ce01e8fc41c5909680b0a363 Mon Sep 17 00:00:00 2001 From: Jeroen Leenarts Date: Fri, 11 Mar 2022 16:23:21 +0100 Subject: [PATCH] Add video link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8852c15..8ad9ed2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Unlock the secrets of iOS spring animations using SwiftUI. Learn all the SwiftUI spring animation types, understand their parameters, and discover how to create organic and fine-grained spring animations to enhance the user experience of your next iOS app. -

Video tutorial: (Coming soon)

+

Video tutorial on YouTube

![HSwiftUI spring animation parameters ](https://github.com/GetStream/swiftui-spring-animations/blob/main/Misc/springParameters.svg)