An open API service indexing awesome lists of open source software.

https://github.com/timonus/tjextendednavigationpop

Really make those navigation controllers *pop*
https://github.com/timonus/tjextendednavigationpop

objective-c uigesturerecognizer uikit uinavigationcontroller

Last synced: 7 months ago
JSON representation

Really make those navigation controllers *pop*

Awesome Lists containing this project

README

          

# 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`