QuintGao / GKNavigationBarViewController

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

iOS 13上存在很多问题。。 #25

Closed MrGuoZiHao closed 5 years ago

MrGuoZiHao commented 5 years ago

我有个页面就是继承了GKNavigationBarViewController,但是系统的导航栏没有隐藏 ,我用UINavigationControllerDelegate的:

QuintGao commented 5 years ago

有demo吗