ltebean / LTNavigationBar

UINavigationBar Category which allows you to change its appearance dynamically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

使用Xcode 8.0 测试版开发显示有问题

HughLi opened this issue · comments

在xcode 8.0上 导航栏失去了渐变色的效果,不知道是何缘故,xcode7.3正常

@HughLi [[UINavigationBar appearance]setBarTintColor:[UIColor clearColor]]; 你可以这样全局设置一下