源码:https://github.com/MrCieong/MC30DaysOfSwift
30天学习Swift
参考了SAM LU的100 Days of Swift及allenwong的30DaysofSwift:博文
自定义字体
播放本地视频
tips:在类头部连续打三个/
生成 // MARK: -
TAP OR HOLD COUNTER
- 使用及检测Long Press Gestures
- 同一个UIButton上多种操作
DELETING AND REARRANGING
- 从数据源删除数据
- 删除Table Row
- 重新排列Table Rows
- 支持Swipe删除Table Row
Add Self-sizing Table View Cells
- Self-Sizing Table View Cells
- Expanding Cells
- Dynamic Type
原文:https://www.raywenderlich.com/129059/self-sizing-table-view-cells
Swipe To Dismiss Keyboard
- 当view加载后自启动键盘
- 添加向下的Swipe手势关闭键盘
- 在prepareForSegue中传递数据
AnimateTableViewCell
- 给TableViewCell添加动画
- 绘制CAGradientLayer