onevcat / VCTransitionDemoLinks
A simple demo indicates how to make a custom view controller transition in iOS 7
☆187Updated 9 years ago
Alternatives and similar repositories for VCTransitionDemo
Users that are interested in VCTransitionDemo are comparing it to the libraries listed below
Sorting:
- NSTimer alternative that doesn't retain the target☆189Updated 9 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 7 years ago
- GCD Interface Encapsulation.☆193Updated 7 years ago
- Implement KVO☆252Updated 9 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆112Updated 8 years ago
- 适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewControll…☆228Updated 2 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 10 years ago
- A new pattern to write less code for you iOS App's application layer.☆215Updated 8 years ago
- A plugin of UITableView can easy manage models and auto calculate cell height with autolayout☆142Updated 8 years ago
- 在iOS中实现Keynote中神奇移动的过渡效果☆195Updated 8 years ago
- ☆146Updated 4 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆256Updated last year
- 一个iOS崩溃异常的捕捉处理源代码,帮助更好的调试程序☆119Updated 12 years ago
- Using UITableViewRowAction on iOS >= 5.0☆374Updated 9 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- 在程序中使用UIAlertController而不用关心低版本兼容的问题☆232Updated 8 years ago
- FKConsole is a plugin for Xcode to adjust console display(about Chinese).☆142Updated 8 years ago
- 自定义UITabBarController的 TabBar---适用目前所有主流 APP☆162Updated 7 years ago
- 【demo】万能动态跳转界面 - runtime☆304Updated 4 years ago
- 视错觉Demo介绍☆229Updated 8 years ago
- ☆281Updated 10 years ago
- 🍮 用UIBezierPath实现果冻效果☆151Updated 3 years ago
- iOS分页控制器,只需传入标题数组和控制器类名数组即可.☆131Updated 7 years ago
- 除 UINavigationController 外最流行的 NavigationController!☆226Updated 8 years ago
- iOS完美的网络状态判断工具☆252Updated 8 years ago
- raywenderlich Objective-C的编码规范(https://github.com/raywenderlich/objective-c-style-guide#language)☆131Updated 10 years ago
- iOS开发笔记☆67Updated 9 years ago
- Making code maintainable and reusable with aspect-oriented programming for Objective-C☆146Updated 6 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 8 years ago