[译]百里挑一:21个优质Swift开源App
Mybridge AI根据代码质量和start排名从900多个开源项目中选出21个开源项目。
1:Firefox iOS
[Official] Firefox iOS app built in Swift (Github Stars: 5,906).

2:WordPress for iOS
[Official] WordPress for iOS written in Swift (Github Stars: 1,225).

3:Artsy
[Official] Artsy: Auction App for Arts written in Swift (Github Stars: 1,302) Courtesy of Artsy

4:Designer News App
Designer News App Built in Swift (Github Stars: 1,760). Courtesy of Meng To

5:Flappy iOS
Flappy iOS App in Swift (Github Stars: 7,854).

6:Wire
[Official] Wire iPhone and iPad app built in Swift (Github Stars: 1,239).

7:VPN On
[Official] Turn On your VPN like a hero. Open source app built in Swift (Github Stars: 2,523).

8:Yep
Yep: A community where geniuses meet, written in Swift (Github Stars: 4,547).

9:仿微信
WeChat clone written in Swift (Github Stars: 1,219).

10:2048
2048 for Swift (Github Stars: 2,212).

11:AudioKit
AudioKit: Open-source audio synthesis, processing, & analysis platform built in Swift (Github Stars: 2,219).

12:Hacker News
A Hacker News reader in Swift (Github Stars: 1,127).

13:Furni for iOS
Furni for iOS: a furniture store app written in Swift 2 by Twitter dev team. (Github Stars: 997).

14:Dunk
Dunk: Dribbble client in Swift (Github Stars: 486).

15:Charter
Charter: An open source Swift mailing list app for iPhone and iPad (Github Stars: 255).

16:Swift Radio
Swift Radio: An open source radio station app with robust and professional features (Github Stars: 1,313).

17:CVCalendar
A custom visual calendar written in Swift (Github Stars: 1,920).

18:PixPic
PixPic: A Photo Editing App Built in Swift (Github Stars: 329).

19:Gulps
Gulps: Open source Swift app for iOS and Apple Watch for tracking daily water consumption (Github Stars: 613).

20:Youtube
Youtube iOS app clone written in swift 3 (Github Stars: 372).

21:SoundCloud
SoundCloud client written on Swift (Github Stars: 168).

原文链接:http://www.jianshu.com/p/a5b6d5efce88
著作权归作者所有,转载请联系作者获得授权,并标注“简书作者”。
[译]百里挑一:21个优质Swift开源App的更多相关文章
- 21个高质量的Swift开源iOS App
原文:21 Amazing Open Source iOS Apps Written in Swift 对Swift初学者来说,学习开源项目,阅读源码是个不错的方法.在这篇文章中,基于对代码质量和排名 ...
- 开源APP 源码
作者:wjh2005链接:http://www.zhihu.com/question/28518265/answer/88750562来源:知乎著作权归作者所有,转载请联系作者获得授权. 1. Cod ...
- 33 个 2017 年必须了解的 iOS/swift 开源库第三方库
本文翻译自Medium,原作者为 Paweł Białecki<img src="https://pic3.zhimg.com/v2-c786777447261347b0d97 ...
- swift开源项目精选
Swift 开源项目精选-v1.0 2016-03-07 22:11 542人阅读 评论(0) 收藏 举报 分类: iOS(55) Swift(4) 目录(?)[+] 转自 http: ...
- 43个优秀的Swift开源项目
作为一门集百家之长的新语言,Swift拥有着苹果先天的生态优势,而其在GitHub上各种优秀的开源项目也层出不穷.本文作者@SwiftLanguage从2014年6月苹果发布Swift语言以来,便通过 ...
- Swift - 开源框架总结
苹果官方Swift文档<The Swift Programming Language> 苹果开发者Swift文档及介绍 网友整理的Swift中文文档< Apple Swift编程语言 ...
- 必须Mark!43个优秀的Swift开源项目推荐
摘要:拥有着苹果先天生态优势的Swift自发布以来,各种优秀的开源项目便层出不穷.本文作者站在个人的角度,将2014年Swift开源项目做了一个甄别.筛选,从工具.存储.网络.界面.框架到Demo以及 ...
- 【转】43个优秀的Swift开源项目推荐
作为一门集百家之长的新语言,Swift拥有着苹果先天的生态优势,而其在GitHub上各种优秀的开源项目也层出不穷.本文作者@SwiftLanguage从2014年6月苹果发布Swift语言以来,便通过 ...
- Swift 开源项目练习应用
小的View.动画实现练习 拥有着苹果先天生态优势的Swift自发布以来,各种优秀的开源项目便层出不穷.本文作者站在个人的角度,将2014年Swift开源项目做了一个甄别.筛选,从工具.存储.网络.界 ...
随机推荐
- flask jQuery ajax 上传文件
1.html 代码 <div> <form id="uploadForm" enctype="multipart/form-data" > ...
- SQL Server 2008作业失败无法确定所有者是否有服务器访问权限
调用作业---错误提示内容 该作业失败. 无法确定所有者 WIN-3TH1KNIT12D\Administrator (拥有作业 Database_Backup.step1)是否有服务器访问权限 (原 ...
- 新手级配置 react react-router4.0 redux fetch sass
前言 最近公司来了几个实习生,刚好我手头没什么要紧事,然后领导让我带他们学习react, 为下一个react项目做基础. 然后随手写了几个demo,帮助他们了解正经项目如何去构建配置项目. 现在分享出 ...
- centos 6安装 H3C iNode 上网客户端
我的安装目录是/usr/iNode 直接把客户端安装包拷到这个文件夹下然后解压: #rar x iNode2.-R0162.rar 然后进入文件夹,里边有一个install.sh文件,这是一个安装文件 ...
- 使用gogs搭建git私有仓库
搭建gogs 我的机器环境:centos 7 1.安装git yum install git 2.安装mysql gogs的数据存在mysql中,需要安装一个mysql来存数据,当然也有其他的选择 ...
- 如何搭建ssh服务?
为了日后便于查询,本文所涉及到的所有命令集合如下: rpm -qa | grep openssh #查看是否安装了openssh软件 service sshd status #服务端的ssh状态 if ...
- Junit4 java.lang.Exception: No runnable methods
出现如下错误: java.lang.Exception: No runnable methods at org.junit.runners.BlockJUnit4ClassRunner.validat ...
- ACM 饭卡
Problem Description 电子科大本部食堂的饭卡有一种很诡异的设计,即在购买之前判断余额.如果购买一个商品之前,卡上的剩余金额大于或等于5元,就一定可以购买成功(即使购买后卡上余额为负) ...
- Python3 元组
Python 的元组与列表类似,不同之处在于元组的元素不能修改. 元组使用小括号,列表使用方括号. 元组创建很简单,只需要在括号中添加元素,并使用逗号隔开即可. 如下实例: tup1 = ('Goog ...
- 计算机网络之IP协议族
网际协议IP 与IP协议配套使用的还有三个协议: 地址解析协议 ARP (Address Resolution Protocol) 网际控制报文协议 ICMP (Internet Control ...