feat: 简单实现弹幕功能

This commit is contained in:
guozhigq
2023-08-29 23:10:22 +08:00
parent 5f730af347
commit dfbe3b1f6c
23 changed files with 646 additions and 241 deletions

View File

@ -29,6 +29,14 @@ Xcode 13.4 不支持**auto_orientation**,请注释相关代码
```
<br/>
## 技术交流
Telegram: https://t.me/+lm_oOVmF0RJiODk1
<br/>
## 功能
@ -100,6 +108,7 @@ Xcode 13.4 不支持**auto_orientation**,请注释相关代码
- [x] 主题模式:亮色/暗色/跟随系统
- [x] 震动反馈(可选)
- [x] 高帧率
- [x] 自动全屏
- [ ] 等等
<br/>
@ -117,11 +126,6 @@ Xcode 13.4 不支持**auto_orientation**,请注释相关代码
感谢使用
<br/>
## 技术交流
Telegram https://t.me/+lm_oOVmF0RJiODk1
<br/>