samlaudev / Objective-C-Coding-Style
raywenderlich Objective-C的编码规范(https://github.com/raywenderlich/objective-c-style-guide#language)
☆131Updated 9 years ago
Alternatives and similar repositories for Objective-C-Coding-Style:
Users that are interested in Objective-C-Coding-Style are comparing it to the libraries listed below
- GCD Interface Encapsulation.☆193Updated 6 years ago
- ☆146Updated 3 years ago
- iOS分页控制器,只需传入标题数组和控制器类名数组即可.☆131Updated 6 years ago
- 网络层架构设计demo☆127Updated 7 years ago
- Runtime机制编程☆85Updated 8 years ago
- 信息公示牌☆153Updated 7 years ago
- GitBook for 《禅与 Objective-C 编程艺术》☆73Updated 9 years ago
- 视错觉Demo介绍☆230Updated 7 years ago
- 【demo】万能动态跳转界面 - runtime☆305Updated 4 years ago
- Implement KVO☆253Updated 9 years ago
- iOS 星星评分视图控件,点击和滑动评分。☆215Updated 7 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 6 years ago
- 🍮 用UIBezierPath实现果冻效果☆151Updated 3 years ago
- ☆169Updated 3 years ago
- 自定义UITabBarController的 TabBar---适用目前所有主流 APP☆162Updated 7 years ago
- A zoomed-in transition animation.☆168Updated 5 years ago
- Use Aspects to log events☆146Updated 8 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 9 years ago
- 已转入总库YJCocoa☆124Updated 7 years ago
- 除 UINavigationController 外最流行的 NavigationController!☆226Updated 8 years ago
- 一个iOS崩溃异常的捕捉处理源代码,帮助更好的调试程序☆119Updated 12 years ago
- A simple demo indicates how to make a custom view controller transition in iOS 7☆187Updated 9 years ago
- ☆281Updated 9 years ago
- STKit is a collection of useful classes for iOS Developer,it can help you to simplify the approach to develop your iOS applications savin…☆151Updated 9 years ago
- ☆115Updated 8 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- 一个简单的弹幕实现☆130Updated 8 years ago
- 一句代码,更优雅的调用KVO和通知☆144Updated 2 years ago
- a datepicker with calendar style☆194Updated 7 years ago
- 适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewControll…☆228Updated last year