marcosgriselli / EasyTransitions

A simple way to create custom interactive UIViewController transitions
MIT License
1.68k stars 92 forks source link

Configurable NavigationTransitionDelegate #1

Closed marcosgriselli closed 6 years ago

marcosgriselli commented 6 years ago

NavigationTransitionDelegate should be easy to configure with the behavior we want transition to have in each case. In this way we avoid subclassing when we need a custom navigation flow.