iOS.OpenSource.PopularProject
1. Core Plot
Core Plot is a plotting framework for OS X and iOS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.
http://code.google.com/p/core-plot/
2. AFNetworking
https://github.com/AFNetworking/AFNetworking
3. UIView+Glow
UIView+Glow is a category on UIView that adds support for making views glow.
https://github.com/thesecretlab/UIView-Glow
4. 提示框
包括环形进度条,扇形进度条
https://github.com/jdg/MBProgressHUD
5. 类似短信的 chat bubbles
http://alexbarinov.github.com/UIBubbleTableView/
6. 各种手势的识别
6.1 github.com/fmestrone Circle-Detection-for-iOS 圆形手势识别
7. 网络组件
7.1 AsyncSocket 网络通信
8. 各种式样的UIView
8.1 github.com/aceisScope
CycleScrollView
WaterflowView
FlipGridView
SlideShow
ScrollImageTable
NYOBetterZoom
......
9. CrashReport
9.1 bugsense
https://github.com/bugsense/plcrashreporter-bugsense
需要学习mach-o和mach来阅读其源码
10. QR Code
10.1
11. sstoolkit
http://sstoolk.it/
12.
https://github.com/schwa/iOS-PDF-Reader
https://github.com/vfr/Reader
13.
https://github.com/steventroughtonsmith/FlipClock
14.
http://www.capturerecord.com/
15. Open Source iPhone And iPad Apps – Real iOS Source Code Examples
http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps
16.
http://zeroheroblog.com/ios/google-maps-sdk-for-ios
17.
jwlayoutviews view布局
18. MKNetworkKit
网络组件
http://blog.mugunthkumar.com/ios-components/mknetworkkit/
19. JTRevealSidebarDemo (AAAA)
http://stackoverflow.com/questions/8351422/are-facebook-and-path-using-an-open-source-library-for-their-root-navigation-ui
https://github.com/jamztang/JTRevealSidebarDemo
20.
http://iphonedevwiki.net/index.php/Open_Source_Projects
XX. 流行的iOS Open Source
http://cocoaobjects.com/
http://betabeers.com/uploads/cache/stackoverflow-ios-components.html
http://buddingdevelopers.com/top-ios-open-source-projects/
http://www.nanaimostudio.com/blog/2013/10/23/top-ios-projects-on-github.html
http://stackoverflow.com/questions/3306039/examples-of-well-coded-cocoa-iphone-apps-on-github
http://ios.devtools.me/
http://www.fastcolabs.com/3015178/the-top-10-hottest-github-projects-right-now
http://www.quora.com/GitHub/Who-are-some-iOS-developers-and-projects-that-are-worth-following-on-GitHub
http://www.idevtoy.com/?page_id=550
iOS.OpenSource.PopularProject的更多相关文章
- iOS.OpenSource.AllInOne
Open Source Project for iOS 所有和iOS相关的Open Source Project的汇总. 功能点 开源项目 iOS Gallery RMGallery https: ...
- iOS开发60分钟入门
原文:https://github.com/qinjx/30min_guides/blob/master/ios.md 本文面向已有其它语言(如Java,C,PHP,Javascript)编程经验的i ...
- iOS开发入门
https://github.com/qinjx/30min_guides/blob/master/ios.md 任何C源程序,不经修改,即可通过Objective-C编译器成功编译 Objectiv ...
- 四个很好的开源app项目
Open Source and the iOS App Store Today, we are open-sourcing 4 iOS apps: ThatInbox, an email client ...
- OpenSource.iOS.ProtobufWithObjective-C
2. 在iOS(Mac OS X)中使用protobuf 2.0 构建protoc A) 下载最新的protobuf版本 B) 依据README中的步骤依次进行 2.1 添加protobuf到工程中 ...
- 【腾讯Bugly干货分享】聊聊苹果的Bug - iOS 10 nano_free Crash
本文来自于腾讯Bugly公众号(weixinBugly),未经作者同意,请勿转载,原文地址:https://mp.weixin.qq.com/s/hnwj24xqrtOhcjEt_TaQ9w 作者:张 ...
- iOS面试用到的知识点和技术点--第二章
接着第一章的继续 昨天没有更新,很抱歉 1.Socket编程 以及一些第三方框架Socket-IO GCDAsyncSocket通信框架? 1.使用系统自带的CFsocket 2.第三方Socket ...
- 关于iOS的runtime
runtime是一个很有意思的东西,如果你学iOS开发很经常就会用到或被问到runtime.那么runtime是什么呢,如何去了解它. runtime:中文名 运行时,系统在编译时留下的一些 类型,操 ...
- ios升级<注:来着微信平台>
<来着微信平台> http://mp.weixin.qq.com/s?__biz=MjM5NTIyNTUyMQ==&mid=2709545194&idx=1&sn ...
随机推荐
- 2017-2018面向对象程序设计(Java)课程助教工作职责及分工
2017-2018面向对象程序设计(Java)课程助教工作职责及分工 一.研究生助教团队名单 张光辉,王玉环,牟巧玲,徐进 二.工作职责与要求 1) 针对所指导学习小组学生,批改课程实验作业每周一次, ...
- Multiple APK Support
[Multiple APK Support] Multiple APK support is a feature on Google Play that allows you to publish d ...
- 字符串相似度算法(编辑距离Levenshtein Distance)的应用场景
应用场景 DNA分析: 将DNA的一级序列如β-球蛋白基因的第一个外显子(Exon)转化为分子“结构图”,然后由所得“结构图”提取图的不变量,如分子连接性指数.以图的不变量作为自变量,再由相似度计算公 ...
- jvm参考网页
--------------------------------------------- https://www.e-learn.cn/content/wangluowenzhang/37475 h ...
- 使用SpirngMvc拦截器实现对登陆用户的身份验证
登陆成功则按returnUrl进行跳转,即跳转到登陆之前的页面,否则跳转到登陆页面,返回登陆错误信息. 1.SpringMVC.xml <!-- 映射器 --> <bean clas ...
- Linux之须知
1.服务器有哪些硬件? 主板,cpu,显卡,内存,硬盘,声卡,网卡 2.内存,CPU,硬盘的作用? cpu是管理与运算.内存:cpu和磁盘之间的缓冲设备,服务器关闭后,数据从内存中释放掉. CPU,电 ...
- 153. Find Minimum in Rotated Sorted Array (Array; Divide-and-Conquer)
Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e. ...
- json 相关知识
一:json标准格式: 标准JSON的合法符号:{(左大括号) }(右大括号) "(双引号) :(冒号) ,(逗号) [(左中括号) ](右中括号) JSON字符串:特殊字符可在 ...
- Balanced Numbers (数位DP)
Balanced Numbers https://vjudge.net/contest/287810#problem/K Balanced numbers have been used by math ...
- unittest 单元测试
unittest 单元测试: 1,单元测试是指对软件中最小可测试单元进行检查和验证.对于单元测试中单元的含义,一般来讲,要根据实际情况去判定其具体含义. 2,unitest=TestCase + Te ...