You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ This was originally created as a demo to accompany a talk I gave at an Austin iO
10
10
The repository's commits are structured to show the various phases of building the animation.
11
11
In the original talk, I would jump between commits to gradually introduce concepts.
12
12
13
+
I wrote a tutorial blog post on how to implement this animation step-by-step. It's available here: [Building Better iOS App Animations](http://www.swiftkickmobile.com/building-better-app-animations-swift-uiviewpropertyanimator/)
14
+
13
15
The animation is inspired by a WWDC 2017 presentation titled "Advanced Animations with UIKit".
0 commit comments