romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using With NavigationController PopGestureRecognizer

xujialiang opened this issue · comments

My content viewcontroller is a navigation controller, when I push a controller, how to pop back with the System NavigationController,I had set panGestureEnabled=NO;

Any Result ?? @xujialiang have you solved this ?