令人驚訝的是,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