foxsofter / LPDMvvmRouterKit
An elegent router kit for iOS.
☆25Updated 7 years ago
Alternatives and similar repositories for LPDMvvmRouterKit:
Users that are interested in LPDMvvmRouterKit are comparing it to the libraries listed below
- LPDTableViewKit☆39Updated 6 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 10 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 7 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- Networking based on curl☆49Updated 7 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- A queue-based, HUD style alert controller.☆50Updated 9 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- ☆61Updated 7 years ago
- A database upgrade tool that based on FMDB☆45Updated 7 years ago
- Foundation框架常见Crash规避。☆18Updated 6 years ago
- iOS 艺术二维码绘制工具☆38Updated 7 years ago
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码