Skip to content

A demo from WWDC2017 "Advanced Animations with UIKit" Session

Notifications You must be signed in to change notification settings

kane-liu/AdvancedAnimations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

AdvancedAnimations

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

About

A demo from WWDC2017 "Advanced Animations with UIKit" Session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages