Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 485 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 485 Bytes

Animations Actions Status

Animations provide a small number of wrappers around UIKit that I think are nice to have when writing animation code.

Animation is a wrapper around UIView.animate that provides an interface to chain animations.

The AnimationCoordinator provides a interface to coordinate multiple UIViewPropertyAnimators alongside each other.