alex520biao / Pro-Objective-C-Design-Patterns-for-iOS
Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码
☆51Updated 11 years ago
Alternatives and similar repositories for Pro-Objective-C-Design-Patterns-for-iOS:
Users that are interested in Pro-Objective-C-Design-Patterns-for-iOS are comparing it to the libraries listed below
- 使用 CATextLayer,实现文字的整体变色(网易新闻顶部菜单)与区域变色(UC 浏览器阅读器顶部菜单)功能。☆89Updated 6 years ago
- Demo for how to deal with complex cell☆54Updated 9 years ago
- OperationQueues☆44Updated 9 years ago
- ☆63Updated 8 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 7 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- 捕捉所有的bug并且不报错☆30Updated 9 years ago
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)☆119Updated 9 years ago
- ☆25Updated 9 years ago
- iOS、Objective-C 常用的类封装和扩展.☆46Updated 5 years ago
- iOS Class Category property dynamic support☆71Updated 8 years ago
- A simple and clean RSS Feed Reader for iOS.☆16Updated 10 years ago
- A queue-based, HUD style alert controller.☆50Updated 9 years ago
- iOS 水波效果工具 / A tool of water wave effect on iOS.☆67Updated 7 years ago
- ☆38Updated 7 years ago
- 在statusBar上面做渐变动画效果☆50Updated 9 years ago
- Just a TDD demo with XCTest and Kiwi☆20Updated 11 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 10 years ago
- Custom slide to right gesture to show previous view controller , similar to iOS7 back gesture but work not only at left edge☆47Updated 9 years ago
- An example to figure out the benefit to use @autoreleasepool in ARC iOS program.☆30Updated 9 years ago
- iOS 下载图片前如何预取图片的大小 Demo☆45Updated 5 years ago
- ☆62Updated 9 years ago
- ☆51Updated 9 years ago
- AssociatedObjects☆36Updated 8 years ago
- 可循环的scrollView☆30Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 7 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- iOS8 中新添加的UIPresentationController的Demo☆55Updated 10 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆139Updated 5 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案☆33Updated 7 years ago