wangrui460 / WRNavigationBar_swift

WRNavigationBar which allows you to change NavigationBar's appearance dynamically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

用present的方式显示一个navigationcontroller会有点问题

cartmanguo opened this issue · comments

push到ViewController A后,在A里面present一个NavigationController,navigationbar的显示会有问题
barbutton的颜色会有一个变化的过程
见图
450b1ee1gy1fvpcs42wmeg20880hskal

我也遇到了,不知道怎么解决

有没有设置全局的导航栏颜色 标题颜色,这个设置下就不会了。

设置全局的在 AppDeleagete里面:
image

设置全局的在 AppDeleagete里面:
image

设置成功了,谢谢

commented

我这样设置为啥没效果

我这样设置为啥没效果

wangrui460/WRNavigationBar#153