KxSwiftNavigation
注意:该项目不再维护 注意:该项目不再维护 注意:该项目不再维护
效果参考 HBDNavigationBar
支持Swift5.0+
导航栏的平滑过渡,可以划分为以下情况
pod 'KxSwiftNavigation'
navigation.barStyle = .black
navigation.barTintColor = .random
navigation.tintColor = .white
navigation.titleTextAttributes = [NSAttributedString.Key.font: UIFont.systemFont(ofSize: 17),
NSAttributedString.Key.foregroundColor: UIColor.white]