EasyNavigation
EasyNavigation copied to clipboard
ios 13有问题
根控制器使用tabbarVC,当push新的vc后,选择其他的tabbarItem时,tabbarItem选中的文字会被系统渲染成蓝色,之前的自定义tabbarItem选中的文字颜色代码无效:[tabBarItem setTitleTextAttributes:@{NSForegroundColorAttributeName: [UIColor redColor]} forState:UIControlStateSelected];
你需要设置tingcolor颜色