一个收集了502款开源iOS应用的开源项目
摘自:(http://www.cocoachina.com/ios/20160714/17045.html) 分类:iOS开发 来源:dkhamsing的Github **23 **6129
由dkhamsing发起的Open-Source iOS Apps收集了各种开源的iOS App,并进行了详细的分类,比如游戏、社交、健康、键盘、定位、多媒体、新闻、办公、安全以及小工具类等。截至目前,项目已收集了502款开源iOS应用,收获了7967+个Star,并吸引了109位Contributor的参与。
在此,笔者摘取部分与开发者密切相关的应用与其GitHub地址。欲阅览全部应用,可直接点击链接查阅「Open-Source iOS Apps」的README。
Developer
AppLove:https://github.com/snowpunch/AppLove
AppSlate:https://github.com/Taehan-Kim/AppSlate
Bequest:https://github.com/splinesoft/Bequest
Blink:https://github.com/blinksh/blink
Charter:https://github.com/matthewpalmer/Charter
wat:https://github.com/pj4533/wat
GitHub
CodeHub:https://github.com/thedillonb/CodeHub
GitBucket:https://github.com/leichunfeng/MVVMReactiveCocoa
Github-Swift:https://github.com/acmacalister/Github-Swift
Monkey:https://github.com/coderyi/Monkey
MrCode:https://github.com/haolloyin/MrCode
OctoPodium:https://github.com/nunogoncalves/iOS-OctoPodium
SwiftHub:https://github.com/sahandnayebaziz/StateView-Samples-SwiftHub
Ionic
Minds Mobile App:https://github.com/Minds/mobile
Vegan Lists UK:https://github.com/dsgriffin/vegan-lists-uk
Parse
2CITY:https://github.com/2city/2CITY-iOS
Anypic in Objective-C:https://github.com/ParsePlatform/Anypic
Anypic in Swift:https://github.com/kwkhaw/SwiftAnyPic
AnyWall:https://github.com/ParsePlatform/AnyWall
how-much:https://github.com/dkhamsing/how-much
iBeaconTasks:https://github.com/TomekB/iBeaconTasks
React Native
2048(App by Facebook):https://github.com/facebook/react-native/tree/master/Examples/2048
allyoop:https://github.com/wwayne/react-native-nba-app
Around Me:https://github.com/bgryszko/react-native-example
Assemblies:https://github.com/buildreactnative/assemblies
ReactiveCocoa
BrewMobile:https://github.com/brewfactory/BrewMobile
C-41:https://github.com/ashfurrow/C-41
GroceryList:https://github.com/jspahrsummers/GroceryList
HausClock:https://github.com/nottombrown/HausClock
RxSwift
Count It:https://github.com/PiXeL16/CountItApp
GitHub API Client:https://github.com/tailec/boilerplate
Kiosk:https://github.com/artsy/eidolon
- 作者开发经验总结的文章推荐,持续更新学习心得笔记
Runtime 10种用法(没有比这更全的了
成为iOS顶尖高手,你必须来这里(这里有最好的开源项目和文章)
iOS逆向Reveal查看任意app 的界面
JSPatch (实时修复App Store bug)学习(一)
iOS 高级工程师是怎么进阶的(补充版20+点)
扩大按钮(UIButton)点击范围(随意方向扩展哦)
最简单的免证书真机调试(原创)
通过分析微信app,学学如何使用@2x,@3x图片
TableView之MVVM与MVC之对比
使用MVVM减少控制器代码实战(减少56%)
ReactiveCocoa添加cocoapods 配置图文教程及坑总结