SloppySwipingNav 2.0

SloppySwipingNav 2.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2016
SPMSupports SPM

Maintained by Yuki Mishima, Yuki Mishima.



  • By
  • Yuki Mishima

SloppySwipingNav

A UINavigationController subclass that provides Sloppy Swiping . It’s written in Swift.

GIF animation

Usage

Just replace UINavigationController with SloppySwipingNav.

SloppySwipingNav(rootViewController: controller)

If you are using Storyboards, set SloppySwipingNav to the Navigation Controller’s Custom Class in IB.

IB

Requirements

Swift 3.0

Installation

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

pod "SloppySwipingNav"

Author

Yuki Mishima, [email protected]

License

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