Library Allowing You To Easily Set Up View Navigation With 3D Cube Transitions

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:

CubeController

You can find CubeController on Github here.

An awesome library for setting up cube navigation.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *