A demo references to WWDC2017 "Advanced Animations with UIKit" Session
-
Features
-
Using UIViewPropertyAnimator
-
View frame animator
-
View blur animator
-
View scale animator
-
View corner radius animator
-
View key frame animator
-
Be able to interrute
-
Tap & pan gesture
-
Issues
-
UIViewPropertyAnimator only supported from iOS10
-
Some features only work on iOS11 like corner radius "maskedCorners"
-
When animators are interruted blur effect not works well