99-projects-of-swift icon indicating copy to clipboard operation
99-projects-of-swift copied to clipboard

🕊️ 99 Projects to learn Swift

99 Projects of Swift

模仿 allenwong/30DaysofSwift 的 Swift 学习项目。项目目录倒序排列。

每个文件夹都是独立的项目,可以使用此链接 DownGit 单独下载某个文件夹。

030 Spotlight Search

Spotlight 搜索、跳转。

Spotlight Search

029 Self-sizing UITextView in cell

UITableViewCell 自适应 UITextView 高度。

Self-sizing UITextView in cell

028 Cirle Progress

环形进度条。

Custom Transition

027 Custom Transition

自定义页面切换动画。

Custom Transition

025 RxSwift

RxSwift RxCocoa 实现的 tableView 数据绑定和选中时间。

024 3D Touch Quick Action

3D Touch 快速启动。

3D Touch Quick Action

023 Todo

Todo

021 Marslink

IGListKit Tutorial.

Marslink

020 Pinterest

类 Pinterest 瀑布流布局。

Pinterest

019 Twitter Bird

启动遮罩。

Twitter Bird

018 Flickr Search

Flickr 搜索器。

Flickr Search

017 Self-sizing Table View Cells

自身内容决定的大小 TableViewCells。

Self-sizing Table View Cells - demo

016 Moya Simple

Moya 小例。

Moya Simple - demo

015 Stretchy Header

弹性头部。

Stretchy Header - demo

014 Video Splash

背景视频。

Video Splash - demo

013 Simple Photo Browser

图片缩放。

Simple Photo Browser - demo

012 CoreData TODO List

使用 CoreData 的 TODO 列表。

CoreData TODO List - demo

011 Video Player

视频播放。

Video Player - demo

010 Pull To Refresh

下拉刷新。

Pull To Refresh - demo

009 Limited Input Text Field

输入框字数限制。

Limited Input Text Field - demo

008 Find My Position

CoreLocation 简单定位。

Find My Position - demo

007 Meun Button Animation

菜单键动画。

Meun Button Animation - demo

006 Timer

定时器。

Timer - demo

005 Change Font Name

修改 Label 字体。

Change Font Name - demo

004 Login Animation

登陆框动效。

Login Animation - demo

003 Drawing Board

简单画板。

Drawing Board - demo

002 Audio Record & Play

AVAudioRecorder AVAudioPlayer 小例。

Audio Record And Play - demo

001 Scroll Card

UICollectionView UICollectionViewFlowLayout 卡片横向缩放滑动。

Scroll Card - demo