QuintGao / GKNavigationBarViewController

iOS自定义导航栏-导航栏联动
https://www.jianshu.com/p/577755d0d69a
MIT License
727 stars 130 forks source link

gk_openGestureHandle这次升级之后为什么默认不开启了,是做了什么优化吗 #50

Closed Snail-hash closed 3 years ago

Snail-hash commented 3 years ago

LXBaseNavigationController *nav = [LXBaseNavigationController rootVC:vc translationScale:NO]; // [[LXBaseNavigationController alloc] initWithRootViewController:vc];

QuintGao commented 3 years ago

对 去除了对其他不需要手势处理的导航控制器的影响