romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Using With NavigationController PopGestureRecognizer #149

Open xujialiang opened 8 years ago

xujialiang commented 8 years ago

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;

badalpub1991 commented 8 years ago

Any Result ?? @xujialiang have you solved this ?