EZCustomNavigation
EZCustomNavigation copied to clipboard
Easy Custom Navigation Controller that allows popping view controllers with pan gesture from center too and UnPop them back in.
On a tableView with `leadingSwipeActions` the `pan-to-pop` gesture takes precedence over the `_UISwipeActionPanGestureRecognizer` of the tableView, making it impossible to show and activate those leading actions. It should be allowed...
The tab bar seems to move at its own will, not following the animation block. Something else is moving it and I don't know if there is a way to...
How I was able to fix #6
What happens if the user interface of the iPhone is set to Arabic? Should the EZCustomNavigationController pan and pop the other way around?