ko1o / PYSearch

🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
MIT License
3.83k stars 752 forks source link

无法设置导航栏返回按钮的样式 #249

Open littleZhangqq opened 2 years ago

littleZhangqq commented 2 years ago

从A页面(隐藏了navigationController)push到PYSearchViewController后,显示导航栏按钮图标和文字都是系统的,自己设定的不起作用,demo里的也是这样,用了很多办法不能解决,请问咋整啊

setup方法里的self.navigationItem.leftBarButtonItem各种设置没用。。。。

IMG_2400