stefz / 3DGridViewController

3DGridViewController is a custom container view controller that lets you navigate through content view controllers in the 3 dimensions, and leaves you total control over transition animations and interactivity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3DGridViewController

[![CI Status](http://img.shields.io/travis/Matteo Battaglio/3DGridViewController.svg?style=flat)](https://travis-ci.org/Matteo Battaglio/3DGridViewController) Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

3DGridViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "3DGridViewController"

Author

Matteo Battaglio, m4dbat@gmail.com

License

3DGridViewController is available under the MIT license. See the LICENSE file for more info.

About

3DGridViewController is a custom container view controller that lets you navigate through content view controllers in the 3 dimensions, and leaves you total control over transition animations and interactivity.

License:MIT License


Languages

Language:Objective-C 90.3%Language:Shell 4.3%Language:C 3.4%Language:Ruby 1.8%Language:C++ 0.2%