X-Team-X / SimpleKVO
Simple&safe block based category of NSObject for KVO.
☆12Updated 8 years ago
Alternatives and similar repositories for SimpleKVO:
Users that are interested in SimpleKVO are comparing it to the libraries listed below
- LPDTableViewKit☆39Updated 6 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- iOS 组件二进制化方案☆43Updated 3 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- A Componentized UITableView implementation☆44Updated 8 years ago
- iOS瘦身方案☆28Updated 6 years ago
- HappyLayerFriends☆24Updated 8 years ago
- 用 oc 封装了栈,队列,优先队列☆33Updated 8 years ago
- 像网易新闻那样,支持全屏push/pop的导航控制器(A NavigationController that allow you to push/pop with full screen gesture)☆26Updated 8 years ago
- ViewController Transition☆18Updated 9 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 8 years ago
- 自己写的仿照半塘的app☆23Updated 8 years ago
- Custom Statusbar Color☆33Updated 7 years ago
- Networking based on curl☆49Updated 7 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 6 years ago
- BKMVVMKit is a design pattern based on MVVM, with the purpose of data-driven UI for iOS GUI framework.MVVM 、tableView、collectionView、Obje…☆14Updated 5 years ago
- 适用于 OC类似的 SwiftUI 库(快速构建 UI 框架)☆20Updated 3 years ago
- iOS 开发的一些 Tips☆25Updated 4 years ago
- AsyncDisplayKit更名为Texture🎉(2.5.1)☆59Updated 6 years ago
- Simple demo of NSProxy☆25Updated 8 years ago
- ☆26Updated 9 years ago
- Swift GCD Interface Encapsulation.☆28Updated 7 years ago
- A lightweight data-driven list framework for building fast and easy-to-use lists. 一个轻量级的数据驱动列表框架。☆90Updated 6 years ago
- A repo for work on spec repo of Cocoapods,Cocoapods文档,私有库iOS app组件化项目集成原理☆22Updated 8 years ago
- iOS 路由和解耦方案 Demo☆27Updated 5 years ago
- ☆17Updated 8 years ago
- Efficiency improvement for iOS&Android modular development.☆31Updated 4 years ago
- A queue-based, HUD style alert controller.☆50Updated 9 years ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆22Updated 4 years ago