EZCustomNavigation icon indicating copy to clipboard operation
EZCustomNavigation copied to clipboard

Easy Custom Navigation Controller that allows popping view controllers with pan gesture from center too and UnPop them back in.

Results 4 EZCustomNavigation issues
Sort by recently updated
recently updated
newest added

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...

bug
enhancement

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...

enhancement

What happens if the user interface of the iPhone is set to Arabic? Should the EZCustomNavigationController pan and pop the other way around?

enhancement