Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.64 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.64 KB

Xross

CI Status Version Carthage compatible License Platform

Xross is container view controller similar to UIPageController with 4-direction movement support.

Supports four types of transitions:

Default 3D Cube Stack Stack with swing

Usage

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

Requirements

Installation

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

pod 'Xross'

Or, if you’re using Carthage, simply add Xross to your Cartfile:

github "ML-Works/Xross"

Author

Antonn Bukov, [email protected]

License

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