Skip to content

Commit b257b85

Browse files
authored
added README.md
1 parent 6c06e71 commit b257b85

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# interactive-animations
2+
3+
This project is an example of how to use `UIViewPropertyAnimator` to create interactive animations.
4+
This was originally created as a demo to accompany I talk I gave at an Austin iOS developer meetup in September, 2017.
5+
6+
The repository's commits are structured in a way to show the various phases of building the animation.
7+
In the original talk, I would jump between commits to gradually introduce concepts.
8+
9+
The animation is inspired by a WWDC 2017 presentation titled "Advanced Animations with UIKit".
10+
https://developer.apple.com/videos/play/wwdc2017/230/

0 commit comments

Comments
 (0)