Recently I mentioned a guide on how to create custom transitions using the transitioning API in iOS 7, and a library allowing you to create a number of view transitions.
Here’s a nifty library from Nick Lockwood called CubeController for creating smooth 3d cube style navigation between views. More than just transitions CubeController provides a clean programming interface for using CubeController for view navigation using the datasource protocol pattern.
CubeController responds to swiping gestures, and is easy to set up with an example demonstrating how to use CubeController with multiple views.
Here’s an image showing CubeController in action:
You can find CubeController on Github here.
An awesome library for setting up cube navigation.
- Open Source UINavigationController Replacement Component Featuring Many Custom Transitions
- A View Transitions LIbrary Utilizing The Transitioning API In iOS 7
- Tutorial: Guide On Using The iOS 7 UI Transition API To Create Custom View Transitions
- Tutorial: How To Create Custom UIViewController Transitions
- Open Source Drawer-Style Navigation Controller With Customizable Transitions
Original article: Library Allowing You To Easily Set Up View Navigation With 3D Cube Transitions
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





