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 |
---|---|---|---|
To run the example project, clone the repo, and run pod install
from the Example directory first.
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"
Antonn Bukov, [email protected]
Xross is available under the MIT license. See the LICENSE file for more info.