EasyTransitions Versions Save

A simple way to create custom interactive UIViewController transitions

0.5.0

6 years ago

This release adds support for tvOS 🎉

Thanks @Julioacarrettoni for the PR!

0.2.0

6 years ago

Adds support for configuring NavigationTransitionDelegate and ModalTransitionDelegate. We can now set animators for each particular action (.push, .pop, .present, .dismiss).

0.1.1

6 years ago

Better access modifiers to enable overriding.