KevinHM / XCode_Snippets_iOSLinks
Just a few code snippets I have in my Xcode arsenal. I thought it'd be cool to put these out in the ether.
☆17Updated 9 years ago
Alternatives and similar repositories for XCode_Snippets_iOS
Users that are interested in XCode_Snippets_iOS are comparing it to the libraries listed below
Sorting:
- 可循环的scrollView☆30Updated 9 years ago
- iOS、Objective-C 常用的类封装和扩展.☆46Updated 6 years ago
- Convert UIWebView Context to Image and PDF files.☆74Updated 3 years ago
- A queue-based, HUD style alert controller.☆50Updated 10 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 8 years ago
- LPDTableViewKit☆40Updated 7 years ago
- ☆63Updated 9 years ago
- A todo macro demo project☆50Updated 10 years ago
- Demo for how to deal with complex cell☆54Updated 10 years ago
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码☆50Updated 12 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 8 years ago
- An iOS Danmaku Kit (添加纯文字弹幕)☆52Updated 7 years ago
- 苹果官方展示UICollectionView 用法的 Demo☆23Updated 10 years ago
- BGNetwork is a request util based on AFNetworking.☆42Updated 9 years ago
- 便捷iOS开发的各种类库☆42Updated 11 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案☆34Updated 7 years ago
- An elegant way to handle pop gesture recogenizer event on iOS.☆43Updated 4 years ago
- SimpleRemoteIO☆41Updated 11 years ago
- 一个解决uiwebView和wkwebview cookies交互的demo☆27Updated 9 years ago
- Demo shows how to deal with dialling code☆36Updated 10 years ago
- A UICollectionViewLayout that can expand one item with spring animation without doing any transition, support cell with any size☆24Updated 9 years ago
- 让Masonry可以修改SB和XIB创建的约束.A adapter between 'Masonry' and 'layout of Interface Builder'.☆30Updated 9 years ago
- A iOS flash for UILabel that refer to three20☆74Updated 11 years ago
- ☆46Updated 10 years ago
- NetworkEye is a network monitor,automatic catch the request and response infomation of all kinds of request send☆36Updated 7 years ago
- 我开发中非常实用的Category汇总☆25Updated 10 years ago
- PilesSugar☆44Updated 8 years ago
- 利用导航控制器的时候,经常会遇到,在某个页面不需要navigationBar,有些页面需要navigationBar, 控制navigationBar的隐藏和显示的过程中会出现头部空白区域,那就是navigationBar隐藏之后,留下的系统Bug, 在这里提供一个解决方案☆35Updated 9 years ago
- ☆20Updated 10 years ago
- iOS 下载图片前如何预取图片的大小 Demo☆45Updated 6 years ago