Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 878 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 878 Bytes

AKSlidecks

AKSlidecks class implements a view controller that manages the "flat" navigation of hierarchical content. It has a very simple interface similar to UINavigationController and supports swipe gestures to navigate back to the root of navigation stack.

Installing using CocoaPods

Add the following to your Podfile.

pod 'AKSlidecks', '~> 1.0'

Demo

YouTube HD demo

Presenting master-detail view controllers:

iOS AKSlidecks viewController

Moving back from top levels to the root

iOS AKSlidecks viewController

Real application example

YouTube HD demo

iTunes