EasyTransitions icon indicating copy to clipboard operation
EasyTransitions copied to clipboard

API update: Setup UIView.animate or UIViewPropertyAnimator (iOS 10+) at convenience

Open marcosgriselli opened this issue 6 years ago • 0 comments

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.

marcosgriselli avatar Apr 22 '18 20:04 marcosgriselli