NcSejima 0.7.0

NcSejima 0.7.0

Maintained by HubKit.



NcSejima 0.7.0

  • By
  • Damien NOËL DUBUISSON and Loïc GRIFFIÉ

Documentation Language: Swift 2, 3 and 4 Platform: iOS 11+ Carthage Compatible CocoaPods Codacy Badge Build Status License: MIT GitHub contributors Donate

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 install

use Carthage with Cartfile

github "MoveUpwards/NcSejima"

open your favorite terminal, go to your project root path and run:

carthage update

Usage