timonus / TJExtendedNavigationPop

Really make those navigation controllers *pop*

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TJExtendedNavigationPop

This project makes it so that you can extend UINavigationController to begin a swipe-to-pop gesture anywhere on the screen.

  • To extend swipe-to-pop on a single navigation controller, call tj_extendInteractivePopGestureRecognizer on it.
  • To extend swipe-to-pop on all navigation controllers in your app, call UINavigationController.tj_extendAllInteractivePopGestureRecognizers

About

Really make those navigation controllers *pop*

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 91.5%Language:Swift 8.5%