
iOS第三方
发布日期:2022-03-18 08:27:36
浏览次数:30
分类:技术文章
本文共 779 字,大约阅读时间需要 2 分钟。
iOS第三方开源项目分类
UI
提示
- :在状态栏提示
Label
- :可用来替换UILabel,支持属性,data detectors,链接等。
- 富文本
Scroll View
- :用来防止键盘挡住text fields。
Page Control
- :可自定义的page control
Controller
- 侧滑
- :自定义的tabbar
- :在不同的控制器之间滑动(Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar)
ImagePicker图片选择器
Webview
- :简单的内嵌浏览器。
- :在不离开当前app的情况下,快速的展示一个网页( to be able to quickly present a web page to the user, without needing to leave the current app)。
GIF动画
动画
- :帧动画框架,适合在ScrollView中做动画。
- :Airbnb开源的一个动画库
刷新与加载
- :类似于iOS6中的下拉刷新,有弹性的效果。
- :上拉加载更多(Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code)
AutoLayout
ReactiveCocoa
(RAC) is a Cocoa framework inspired by . It provides APIs for composing and transforming streams of values over time.
转载地址:https://windzen.blog.csdn.net/article/details/49491785 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!
发表评论
最新留言
逛到本站,mark一下
[***.202.152.39]2023年09月16日 19时14分54秒
关于作者

喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!
推荐文章
list与tuple
2019-03-07
Python 异常
2019-03-07
python实现动态曲线图
2019-03-07
python实现进度条操作
2019-03-07
typedef define
2019-03-07
c++性能测试
2019-03-07
c++ strlen 及使用优化
2019-03-07
c++ malloc calloc new [] 及差异
2019-03-07
memset memcpy
2019-03-07
c++ memcpy 快
2019-03-07
c++ strcat
2019-03-07
c++ 冒泡排序、鸡尾酒
2019-03-07
c/c++ 崩溃原因。
2019-03-07
构造函数不写业务逻辑
2019-03-07
window nginx 配置
2019-03-07
dll热更新
2019-03-07
c++ 链表 详解 for应用
2019-03-07
svnadmin 不是内部命令 一招搞定
2019-03-07
error LNK2001: 无法解析的外部符号 “public: virtual
2019-03-07