【iOS系列】-iOS开发常用库文件总结
这里是列举出得一部分,更多内容可参考https://github.com/darren90/Gather_iOS
-
码农周刊的总结 - 覆盖很广
-
调调的 - 很多开发相关内容都有体现
-
右滑返回的解决 - 自定义了左边的返回键,导致右滑返回失效
-
DLSlideView - 顶部TabPage滑动
-
[进度条(圆形)] (https://github.com/a20251313/MDRadialProgress) - 好用的进度条
-
Round Corner - 圆角
-
点赞 - 点赞的效果
-
星星评分 - 评分界面
-
抽屉界面 - 侧边栏界面,非常的好用
-
启动页 - 新特性的启动页面,酷炫
-
Realm - SQLite 和 Core Data的完美替代
-
TTTAttributedLabel - UILable 的改进,支持 NSAttributedStrings
-
SMPageControl - 好用的各式各样的Pagecontrol
-
SSKeychain - 轻量级iOS安全框架
-
iVersion - 检测更新
-
TMCache - 对iOS和OS X对象快速并行的缓存
-
MarqueeLabel - 跑马灯效果
-
SDCAlertView对UIAlertView进行像素到像素的克隆的基础上添加了一个contentView特性
-
PPiAwesomeButton - UIButton 的分类,实现了扁平化设计和额外的方法用来设置图标+文本的样式
-
UIImage+BlurredFrame - UIImage的封装方法,可以模糊UIImage上的任意区域。
-
IOSAnimationDemo - iOS动画Demo小集合
-
DWBubbleMenuButton - DWBubbleMenuButton 钉钉的效果
-
DWBubbleMenuButton.swoft- DWBubbleMenuButton 钉钉的效果swift版本
-
MCFireworksButton - 点赞掉渣的效果,调调的。
-
NYXImagesKit - UIImage 图像处理方法,包括 filtering, blurring, enhancing, masking, reflecting, resizing, rotating, saving
-
MMMarkdown - 静态库用于将Markdown转换HTML
-
BlocksKit - 对Cocoa类的一个扩展,是一个blocks的大杂碎
-
TPKeyboardAvoiding - 是一个下拉键盘在iOS移动文本字段的通用解决方案
-
Masonry - 新特性动画
-
TTTAttributedLabel - 富文本Label
-
YYKit - YY系列绝对属于力作,值得推荐
-
UICollectionViewLeftAlignedLayout - UICollectionViewLeftAlignedLayout 实现左对齐的视图布局效果。
-
贝塞尔曲线 - Draw a smooth bezier through several points you designated. The curve‘s bend level is adjustable.
-
启动动画 - 快速添加启动动画
这里是列举出得一部分,更多内容可参考https://github.com/darren90/Gather_iOS
欢迎补充,完善