FantasticLBP / codesnippets
iOS 代码规范、属性、方法、GCD、线程等代码块和控制器、单例、Model 类模版
☆166Updated 3 years ago
Alternatives and similar repositories for codesnippets:
Users that are interested in codesnippets are comparing it to the libraries listed below
- 代码耗时打点计时器☆247Updated 6 years ago
- 根据 JSON 自动生成 Model 文件(数据模型)☆225Updated 5 years ago
- 基于 AFNetworking 网络中间层,功能细致易拓展☆149Updated 5 years ago
- A drop-in replacement for UILabel that supports NSAttributedString, rich text, display any view, links, select copy and more☆189Updated 2 years ago
- 让 UITableView / UICollectionView 更加简单优雅,轻易实现列表动态化、模块化、MVVM 架构☆165Updated last year
- 基于AVPlayer的iOS 视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低,支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago
- 一款简单好用的UICollectionView横向滚动刷新控件☆193Updated 6 years ago
- iOS实现动态区域裁剪图片☆141Updated 7 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- ☆90Updated 7 years ago
- iOS 无痕埋点方案☆123Updated 5 years ago
- iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)☆214Updated 8 years ago
- iOS即时通讯,从入门到“放弃”?☆253Updated 8 years ago
- 椭圆形 长方形 PageControl 轮播图点☆152Updated 3 years ago
- 将字典(NSDictionary)和数组(NSArray)打印的Log显示为Json格式。直接将分类拖入到工程即可使用。☆234Updated 2 years ago
- 作者日常学习发现的知识小文章☆106Updated 4 years ago
- QiCardView,一款由QiShare所开源的自定义卡片式控件。☆312Updated 6 years ago
- http://www.cnblogs.com/ludashi/p/6294112.html☆173Updated 8 years ago
- Solution for red dot (badge reminder) display and its management / 小红点(消息推送提醒)完整解决方案☆390Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- iOS资讯详情页实现—WebView和TableView混合使用☆101Updated 6 years ago
- 基于AFNetworking的高阶网络请求管理器☆278Updated 8 years ago
- 搜索项目不用的类☆135Updated 7 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。☆192Updated 4 years ago
- 分类小集合☆280Updated 4 years ago
- 一款轻量级的iOS皮肤主题切换方案☆160Updated 6 years ago
- 在Xcode的控制台里支持array and dictionary 的中文输出,Xcode默认是不支持的.导入分类即可在控制台自动支持中文输出☆159Updated 8 years ago
- An component WebView for iOS base on WKWebView☆184Updated 5 years ago
- 帮助 WKWebView 管理 cookie☆137Updated 5 months ago
- 一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突☆239Updated 7 years ago