wuwen1030 / XTSafeCollectionLinks
An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...
☆112Updated 8 years ago
Alternatives and similar repositories for XTSafeCollection
Users that are interested in XTSafeCollection are comparing it to the libraries listed below
Sorting:
- NSTimer alternative that doesn't retain the target☆189Updated 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
- A plugin of UITableView can easy manage models and auto calculate cell height with autolayout☆142Updated 8 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- iOS开发笔记☆67Updated 9 years ago
- iOS Font style list use native api☆110Updated 9 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 10 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- Show View hierarchy in 3D☆168Updated 12 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- iOS自定义键盘demo☆94Updated 9 years ago
- 自定义UITabBarController的 TabBar---适用目前所有主流 APP☆162Updated 7 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 7 years ago
- ☆119Updated 3 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 8 years ago
- 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)☆198Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- XYRouter是一个通过URL routing来解决UIViewController跳转依赖的库.☆139Updated 8 years ago
- Making code maintainable and reusable with aspect-oriented programming for Objective-C