Skip to content

zuoguihao/candy-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

candy-ios

糖果视频-swift 版本,RxSwift 写法回归

本项目为 糖果视频 iOS app 项目。

💻开发环境

  • iOS 9.0+
  • macOS 10.15+
  • Xcode 11.3+
  • Swift 5.0+

📁项目结构

├── Application     # app 启动入口
├── Classes         # 代码
│   ├── Routers         # 路由
│   ├── Modules		    # 业务
│	 	├── Main	        # 基类
│	 	├── VideoHall	    # 放映厅
│       ├── Video           # 视频
│       ├── UGCVideo        # 小视频
│       ├── UserCenter      # 我的
│       ├── 
│   ├── Common		    # 通用
│       ├──
│   ├── Configs		    # 配置
│   ├── Networking	    # 网络
│   ├── Expand		    # 扩展
│       ├── Managers        # 管理类
│       ├── DataStorage     # 数据存储
│       ├── Tools           # 工具
│       ├── Extensions      # 扩展
│       ├── Third Party     # 三方 SDK
│       ├── 
│── Resources		# 资源集
│   ├── 


项目编码规范

About

糖果视频-swift 版本,RxSwift 写法回归

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors