EasyTransitions
EasyTransitions copied to clipboard
API update: Setup UIView.animate or UIViewPropertyAnimator (iOS 10+) at convenience
Refactor the Configurator objects to take in an animation type so this can be injected instead of a internal setup value. This will let us support iOS 8+ and still provide the ability to create transitions with UIViewPropertyAnimator.