## 3.0.0-rc.0

使用Image组件替换Canvas组件渲染,并重构大部分的实现逻辑,提升渲染性能

Signed-off-by: madixin <madixin@huawei.com>
This commit is contained in:
madixin
2024-03-31 15:55:44 +08:00
parent 90dca0464e
commit ae7a8a864f
314 changed files with 5824 additions and 26572 deletions
+10 -8
View File
@@ -1,11 +1,13 @@
{
"license": "ISC",
"devDependencies": {
"@ohos/hypium": "1.0.6"
},
"name": "imageknife",
"description": "example description",
"repository": {},
"version": "2.1.2-rc.12",
"dependencies": {}
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
},
"devDependencies": {
"@ohos/hypium": "1.0.13"
}
}