ADTransitionController improved for iOS7
In one of our previous blog posts, we introduced ADTransitionController
, an open source library making it easy to add 3D transitions to iOS applications.

A few months ago, Apple released iOS 7 which brings tons of handy tools for developers, including some new APIs for easier transitions. Guess what? We updated our library to take full advantage of the new APIs and made it even simpler than before!
In iOS 7, Apple redesigned the entire process of animating the presentation of view controllers. The new transitioning APIs they provide are powerful, fully customizable yet complex to use. That’s why we did the hard work for you and simplified them. Plus, you get beautiful pre-defined transitions (cube, carrousel, fade…), and you will be able to use ADTransition
models not only to push and pop viewControllers as before, but also to present and dismiss modal views.
Unfortunately, this won’t be available for you if you still need to support earlier versions of iOS, but in this case you can still use our previous API with the same transitions.
The complete overview of the library can be found on our project website. Download the demo project on our GitHub repository and give it a try. Custom transitions have never been that easy!
We're hiring!
We're looking for bright people. Want to be part of the mobile revolution?
Open positions