ChatGame / HWWeakTimerLinks
NSTimer alternative that doesn't retain the target
☆189Updated 9 years ago
Alternatives and similar repositories for HWWeakTimer
Users that are interested in HWWeakTimer are comparing it to the libraries listed below
Sorting:
- 可以利用IB,0代码集成的一些小功能☆175Updated 8 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆112Updated 8 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 7 years ago
- A plugin of UITableView can easy manage models and auto calculate cell height with autolayout☆142Updated 8 years ago
- 自定义UITabBarController的 TabBar---适用目前所有主流 APP☆162Updated 7 years ago
- ☆130Updated 9 years ago
- 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)☆198Updated 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
- GCD Interface Encapsulation.☆193Updated 7 years ago
- A zoomed-in transition animation.☆167Updated 5 years ago
- 在iOS中实现Keynote中神奇移动的过渡效果☆195Updated 8 years ago
- iOS汉字拼音搜索☆145Updated 7 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 10 years ago
- 适用于UITableView的“蝇量级”框架。 将业务复杂度集中,减少代码量,提高可阅读性。 本类的思想,是将tableView中cell的相关逻辑集中起来, 放到数组中管理,而不是将业务逻辑分散在各个代理方法中。 特别是使用基类BaseTableViewControll…☆228Updated 2 years ago
- XYRouter是一个通过URL routing来解决UIViewController跳转依赖的库.