Skip to content

Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。

Notifications You must be signed in to change notification settings

yanmingLiu/swift5DouYin

Repository files navigation

Swift5 模仿抖音

swift5仿写抖音, 资源都是本地的json文件,加上已经有大神开源了非常优秀的抖音仿写项目,本工程也copy不少了其他项目的代码,只是纯学习用途,无其它用途。

moya + handJson 网络请求的demo在这里

评论列表实现: CommentListViewController 为评论弹层, 直接将CommentListViewController.view 添加到 VideoFeedController.view

swift版本:

Apple Swift version 5.2.4 (swiftlang-1103.0.32.9 clang-1103.0.32.53) Target: x86_64-apple-darwin19.6.0

swift版本查看:

swift -version

第三方框架

Lookin-UI调试软件

lottie-ios-airbnb开源的动画库

Moya-网络框架

HandyJSON-JSON序列化/反序列化

Kingfisher-图片加载框架

R.swift-本地资源加载框架

SwiftFormat-格式化

About

Swift5仿写抖音,抖音首页、个人主页、评论列表(支持手势交互)等效果。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published