令人惊讶的是,YYText 虽然代码量很大(超过一万行),但它只是 ibireme 的作品之一。ibireme 利用业余时间完成了 YYKit 工具库,包括:
YYModel — 高性能的 iOS JSON 模型框架。
YYCache — 高性能的 iOS 缓存框架。
YYImage — 功能强大的 iOS 图像框架。
YYWebImage — 高性能的 iOS 异步图像加载框架。
YYText — 功能强大的 iOS 富文本框架。
YYKeyboardManager — iOS 键盘监听管理工具。
YYDispatchQueuePool — iOS 全局并发队列管理工具。
YYAsyncLayer — iOS 异步绘制与显示的工具。
YYCategories — 功能丰富的 Category 类型工具库。
iOS视频边下边播--缓存播放数据流Demo地址:https://github.com/suifengqjn/TBPlayer
iOS一分钟学会环形进度条:https://github.com/suifengqjn/TBCycleProgress
使用UIScrollView实现无限图片轮播效果:https://github.com/chengaojian/UIScrollView
仿糯米首页缩放“按钮” : https://github.com/kukumaluCN/JXTPushInButton
iOS 高效添加圆角效果实战讲解 : https://github.com/bestswifter/MySampleCode/tree/master/CornerRadius
iOS开发 - 一个天真的搜索控制器的独白:https://github.com/AzenXu/AZXSearchController
一步一步实现iOS微信自动抢红包(非越狱):https://github.com/east520/AutoGetRedEnv
Autolayout约束动画化:https://github.com/kharrison/CodeExamples
谈Runtime机制和使用的整体化梳理: https://github.com/minggo620/iOSRuntimeLearn
Objective-C Runtime之着魔的UIAlertView
: https://github.com/ianisme/UIAlertViewBYRuntime_Demo