个人的一些开源的轮子与项目,不断更新中……
UtilityKits
收录了日常使用的轮子与个人理解心得 https://github.com/huangzhifei/UtilityKits
ECLinearActivityIndicator
一个 iPhone X 的类系统网络加载动画,一行代码搞定,零耦合。https://github.com/huangzhifei/ECLinearActivityIndicator
ColorPlay
一个 iOS 的颜色游戏 https://github.com/huangzhifei/ColorPlay
HZFGCDTimer
一个 GCD 封装的定时器,比 NSTimer 好用、安全 https://github.com/huangzhifei/HZFGCDTimer
HitRect
很方便扩大控件响应区域的分类 https://github.com/huangzhifei/HitRect
PSProgressHUD
使用链式写法,根据 HUDProgress 封装的一个 HUD, 方便使用 https://github.com/huangzhifei/PSProgressHUD
ViewBorderLine
可以非常方便的添加分割线(特别是使用在 UITableView 上面) https://github.com/huangzhifei/ViewBorderLine
HZFSheets
日常的几个 sheet 弹层 https://github.com/huangzhifei/HZFSheets