NcSejima
Navigation controller transition
Requirements
- iOS 9.1+
- Xcode 9.0+
Installation
use CocoaPods with Podfile
pod 'NcSejima'open your favorite terminal, go to your project root path:
pod installuse Carthage with Cartfile
github "MoveUpwards/NcSejima"open your favorite terminal, go to your project root path and run:
carthage update