In this tutorial, you’ll add some custom UIViewController transitions to a small guessing game app. By the time you’ve finished, you’ll have learned:
- How the transitioning API is structured.
- How to present and dismiss view controllers using custom transitions.
- How to build interactive transitions.
Source: