HKKitConfig 1.1.0

HKKitConfig 1.1.0

HKKitConfig 维护。



  • 张寿海

HKKitConfig

支持 pod 管理:pod 'HKKitConfig', :git => 'https://github.com/zhangshouhai/HKKitConfig.git'

HKKitConfig:为基础控件简化使用的封装,以及基础适配

HKView:baseView 继承UIVIew

BaseTableViewCell:BaseTableViewCell 继承UITableViewCell

HKUIButton:UIButoon+Style 简化button 初始化方法

HKUILabel:UILabel+Style 简化UIlabel 初始化方法

HKFixFloat:HKFixFlaot 适配屏幕 ipad 宽高比,以及控件大小(HKFixHWFlaot(10))

HKFontFloat:HKFontFloat 适配字体大小,以及在ipad 显示字体大小

HKColor:HKColor+DarkMode.h 适配暗黑模式的颜色值设置 UIColor+HKColor.h 16进制色值转 UIColor