Previously I’ve mentioned a tutorial showing how you can take your view controller transitions and turn them into a UIStoryboardSegue.
I’ve also mentioned some open source libraries containing custom view controller transitions, most recently this library allowing you to create nice 3D view transitions inspired by the National Geographic City Guides app.
One thing that has been somewhat overlooked is exactly how to create these transitions. Here’s a tutorial submitted by Yari D’areglia that shows exactly how to do that step-by-step.
Here’s a video showing the transition that you’ll create from the tutorial in action:
You can find the tutorial on the Think and Build site here.
A nice tutorial and example code if you’re looking to create a custom view transition.
- Open Source UINavigationController Replacement Component Featuring Many Custom Transitions
- Tutorial: Making Transitions That Work As Xcode Storyboard Segues (UIStoryboardSegue)
- Open Source: 3D View Transitions Library Including Cloth And Flip Style Transitions
- Custom iOS Control For Gesture Responsive Page Flipping (Flipboard Style) Between Views
- Open Source Library For Easily Tracking Leaky iOS View Controllers
Original article: Tutorial: How To Create Custom UIViewController Transitions
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.