We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f40b28 commit fb73ac7Copy full SHA for fb73ac7
README-ZH.md
@@ -51,6 +51,7 @@ Language: [English](README.md) | 中文简体
51
52
- [x] ♻️ 支持基于代理重载的全量自定义
53
- [x] 💚 99% 的微信风格
54
+- [x] ⚡️ 根据参数可调的性能优化
55
- [x] 📷 图片资源支持
56
- [x] 🔬HEIC 格式图片支持
57
- [x] 🎥 视频资源支持
README.md
@@ -76,8 +76,9 @@ See [Migration Guide](guides/migration_guide.md).
76
77
## Features ✨
78
79
-- [x] ♻️ Fully implementable with delegate override.
80
-- [x] 💚 99% simillar to WeChat style.
+- [x] ♻️ Fully implementable with delegate override
+- [x] 💚 99% simillar to WeChat style
81
+- [x] ⚡️ Adjustable performance according to parameters
82
- [x] 📷 Image asset support
83
- [x] 🔬HEIC/HEIF Image type support
84
- [x] 🎥 Video asset support
0 commit comments