kesalin / iOSSnippet
Code snippet on iOS
☆210Updated 10 years ago
Alternatives and similar repositories for iOSSnippet:
Users that are interested in iOSSnippet are comparing it to the libraries listed below
- Implement KVO☆253Updated 9 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 7 years ago
- runloop、runtime学习与实践☆259Updated 7 years ago
- GCDAsyncSocketManager provides qiuick-to-use GCDAsyncSocket to build socket,it contains connect,disconnect,reconnect,beat,custom request …☆262Updated 8 years ago
- raywenderlich Objective-C的编码规范(https://github.com/raywenderlich/objective-c-style-guide#language)☆131Updated 9 years ago
- AVPlayer缓存实现☆170Updated 7 years ago
- ☆297Updated 6 years ago
- iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)☆214Updated 8 years ago
- NSTimer like tool implemented using GCD.☆187Updated 6 years ago
- 仿写猿题库练题画板功能☆365Updated 9 years ago
- Hello block,byebye dealloc!一行代码代 替dealloc完成“self-manager”☆256Updated last year
- GCD Interface Encapsulation.☆193Updated 6 years ago
- Demo to test ping☆227Updated 8 years ago
- 一句代码,更优雅的调用KVO和通知☆144Updated 2 years ago
- SSKeychain☆157Updated 4 years ago
- Replace UIWebView to WKWebView☆292Updated 3 years ago
- iOS完美的网络状态判断工具☆252Updated 7 years ago
- 注:其中有些效果调用了CATransition的Private API, 仅供娱乐☆372Updated 7 years ago
- UIWebView seamless switching to WKWebView☆251Updated 8 years ago
- A new pattern to write less code for you iOS App's application layer.☆215Updated 8 years ago
- 中小项目App组件化中间件☆365Updated 8 years ago
- A simple demo indicates how to make a custom view controller transition in iOS 7☆187Updated 9 years ago
- 电台韵律APP☆201Updated 6 years ago
- Simple local audio file player☆133Updated 7 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- A quick develop framework. Contains: weak timer, button block,weak KVO,weak Notification, memory cache file cache, UI signal, category.