zziking / KIZBehavior
可以利用IB,0代码集成的一些小功能
☆175Updated 8 years ago
Alternatives and similar repositories for KIZBehavior:
Users that are interested in KIZBehavior are comparing it to the libraries listed below
- NSTimer alternative that doesn't retain the target☆190Updated 8 years ago
- A plugin of UITableView can easy manage models and auto calculate cell height with autolayout☆142Updated 8 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
- XYRouter是一个通过URL routing来解决UIViewController跳转依赖的库.☆139Updated 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
- ☆146Updated 3 years ago
- 在程序中使用UIAlertController而不用关心低版本兼容的问题☆232Updated 7 years ago
- 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)☆197Updated 8 years ago
- Making code maintainable and reusable with aspect-oriented programming for Objective-C☆146Updated 6 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆112Updated 8 years ago
- iOS display in Network Error or not connect . demo.☆118Updated 7 years ago
- 完全没有翻译文档的经验,碰到一些用词不合适的时候,还是推荐对比这原文进行观看,如果愿意,大家可以帮忙一起修改☆113Updated 8 years ago
- 【demo】万能动态跳转界面 - runtime☆305Updated 4 years ago
- Implement KVO☆253Updated 9 years ago
- ☆195Updated 7 years ago
- 自定义UITabBarController的 TabBar---适用目前所有主流 APP☆162Updated 7 years ago
- A new pattern to write less code for you iOS App's application layer.☆215Updated 8 years ago
- ☆141Updated 9 years ago
- FKConsole is a plugin for Xcode to adjust console display(about Chinese).☆142Updated 8 years ago
- 视错觉Demo介绍☆230Updated 7 years ago
- iOS开发笔记☆67Updated 9 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- 一个iOS崩溃异常的捕捉处理源代码,帮助更好的调试程序☆119Updated 12 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- ☆164Updated 5 years ago
- 除 UINavigationController 外最流行的 NavigationController!☆226Updated 8 years ago
- 界面UI样式复用基础机制,构建类似于CSS的样式表。☆108Updated 6 years ago
- A simple example on how to use NSURLProtocol.☆82Updated 11 years ago
- 借助 GitHub 托管 Category,利用 CocoaPods 集成到项目中☆98Updated 7 years ago
- 适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewControll…☆228Updated last year