GitHub常用 库
来自: http://www.jianshu.com/p/6475c90e8b4d
网络请求库
https://github.com/AFNetworking/AFNetworking
https://github.com/Alamofire/AlamofireImage
菜单
https://github.com/yoavlt/LiquidFloatingActionButton
https://github.com/smasoumi/FAB-Loading
https://github.com/nitingeorge227/NGSplitMenuController (iPad侧滑菜单)
刷新
https://github.com/CoderMJLee/MJRefresh
https://github.com/anaglik/PeriscopyPullToRefresh
https://github.com/adad184/MMPopupView
https://github.com/oyuk/OYSimpleAlertController
Loading、动画
https://github.com/jonathantribouharet/JTMaterialSpinner
https://github.com/poolqf/FillableLoaders
https://github.com/BLPoonia/BLMultiColorLoader
https://github.com/BLPoonia/BLLoader
自定义相机、照片裁剪
https://github.com/kishikawakatsumi/PEPhotoCropEditor
https://github.com/mukyasa/MMCamScanner
https://github.com/Aevit/SCCaptureCamera
https://github.com/kimsungwhee/KSHMosaicCamera
https://github.com/mmackh/IPDFCameraViewController
https://github.com/GabrielAlva/Cool-iOS-Camera
UITableView 动画
https://github.com/mukyasa/MMTransitionEffect
https://github.com/KittenYang/KYPingTransition
https://github.com/KittenYang/KYElegantPhotoGallery
https://github.com/terenceLuffy/AppStoreStyleHorizontalScrollView
https://github.com/xxxAIRINxxx/ARNTransitionAnimator
https://github.com/y-hryk/YSLTransitionAnimator
https://github.com/xxxAIRINxxx/GooglePlayTransition
导航栏
https://github.com/gklka/GKFadeNavigationController
https://github.com/bryankeller/BLKFlexibleHeightBar
UISwitch
https://github.com/gontovnik/DGRunkeeperSwitch
Emoji 、键盘
https://github.com/ayushgoel/AGEmojiKeyboard
输入框
https://github.com/ws00801526/XMChatBarExample
日历
https://github.com/jonathantribouharet/JTCalendar
视频播放类
https://github.com/0xced/XCDYouTubeKit
https://github.com/iMoreApps/ffmpeg-avplayer-for-ios
https://github.com/36Kr-Mobile/KRVideoPlayer
GitHub常用 库的更多相关文章
- 大型项目 Gradle 的常用库和版本管理[转]
http://www.tuicool.com/articles/vqQZBrm 大型项目 Gradle 的常用库和版本管理 时间 2016-03-15 06:44:00 Mystra 原文 htt ...
- iPhone开发 - 常用库
iPhone开发 - 常用库 这里总结了iPhone开发者开发过程中可能需要的一些资源 如何用Facebook graphic api上传视频: http://developers.facebook. ...
- Linux 使用 github 常用命令
Linux 使用 github 常用命令 今天整理一下常用的 github 命令,自己只是一个编程小白,有些地方可能做的不是很好,仅仅用作自己的学习使用. 创建一个文件夹用于存放github仓库 m ...
- python 库安装方法及常用库
python 库安装方法及常用库 python库安装方法: 方法一:setpu.py 1.下载库压缩包,解压,记录下路径:*:/**/……/ 2.运行cmd,切换到*:/**/……/目录下 3.运行s ...
- github常用的git命令
添加已有项目到github: touch README.md //新建说明文件 git init //在当前项目目录中生成本地git管理,并建立一个隐藏.git目录 git add . //添加当前目 ...
- Python扫描器-常用库-Request
1.常用库-Request 1.1. 介绍 #安装:pip3 install requests #各种请求方式:常用的就是requests.get()和requests.post() >> ...
- Python的常用库
读者您好.今天我将介绍20个属于我常用工具的Python库,我相信你看完之后也会觉得离不开它们.他们是: Requests.Kenneth Reitz写的最富盛名的http库.每个Python程序员都 ...
- Git与GitHub常用操作
--------------------------基本操作--------------------------clone 拷贝远程仓库commit 本地提交push 远程提交pull 更新本地--- ...
- Github优质库分享-01算法小抄 基于LeetCode
Github 优质库分享-01 算法小抄 该库总共 60 多篇原创文章,都是基于 LeetCode 的题目,涵盖了所有题型和技巧,而且一定要做到举一反三,通俗易懂,绝不是简单的代码堆砌. 目前 sta ...
随机推荐
- OCI_ERROE - errcode[1591],errmsg[ORA-01591:
CEASYDAO: 错误码[1591],错误信息[Error - OCI_ERROE - errcode[1591],errmsg[ORA-01591: lock held by in-doubt d ...
- 解决在管理wordpress时权限不足的问题
我的wordpress网站的运行环境是自己手动搭建的lamp环境,在管理wordpress时经常遇到因没有足够的权限而无法执行某些操作.在linux上的权限不足的问题无外乎有两个原因,一个是wordp ...
- PHP生成压缩文件开发实例
大概需求: 每一个订单都有多个文件附件,在下载的时候希望对当前订单的文件自动打包成一个压缩包下载 细节需求:当前订单号_年月日+时间.zip 例如: 1.生成压缩文件,压缩文件名格式: 2.压缩文件 ...
- 【java】Servlet 工程 web.xml 中的 servlet 和 servlet-mapping 标签
摘录某个工程的 web.xml 文件片段: 访问顺序为1—>2—>3—>4,其中2和3的值必须相同. url-pattern 标签中的值是要在浏览器地址栏中输入的 url,可以自己命 ...
- C3p0的参数设置
C3p0的参数设置:ComboPooledDataSource和BasicDataSource一样提供了一个用于关闭数据源的close()方法,这样我们就可以保证Spring容器关闭时数据源能够成功释 ...
- nutch 生产者队列的大小如何控制 threadcount * 50
如果topN 设置为1000万 ,不会这1000万都放到QueueFeeder(内存)中,而是从文件系统中(hdfs)中迭代不断填充QueueFeeder.队列中默认存放 threadcount * ...
- oracle srvctl 命令
SRVCTL命令可以控制RAC数据库中的instance,listener以及services. 通常SRVCTL在ORACLE用户下执行.下面我们来介绍srvctl命令. 1.通过SRVCTL命令来 ...
- 为 UWP 应用提供的 .NET 网络 API
[编者按]本文作者是 Windows networking 团队项目经理 Sidharth Nabar.在微软 Build 2015 大会上,.NET Core 5 作为开发 UWP(Universa ...
- PHP dirname() 函数
定义和用法 dirname() 函数返回路径中的目录部分. 语法 dirname(path) 参数 描述 path 必需.规定要检查的路径. 说明 path 参数是一个包含有指向一个文件的全路径的字符 ...
- Fast UI Draw (Intel出品)
Fast UI Draw in a library that provides a higher performance Canvas interface. It is designed so tha ...