Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
ohos_react_native_lcx
/
packages
/
react-native-harmony
/
Libraries
/
Image
下载当前目录
A
alvancf
refactor: change react-native import to local file
6466f931
创建于
3月7日
历史提交
文件
最后提交记录
最后更新时间
AssetSourceResolver.harmony.ts
refactor: change react-native import to local file Signed-off-by: alvancf <742997447@qq.com>
2 个月前
Image.harmony.ts
fix: Switch the Image implementation back to iOS and supplement the already implemented features. Co-authored-by: 谢代荣<xiedairong@huawei.com> # message auto-generated for no-merge-commit merge: merge 77-image into 0.77.1-rc.1-ohos fix: Switch the Image implementation back to iOS and supplement the already implemented features. Created-by: xiedrsz Commit-by: 谢代荣 Merged-by: huangyouhua Description: ## Why are these changes being made? Image.android performs worse than Image.ios, so we are reverting the Image implementation back to iOS. ## Changelog - [fixed] Switch the Image implementation back to iOS and supplement the already implemented features. ## Test Plan 1. Open Tester. 1. Check ImageTest. ## Checklist - [x]
pnpm verify
command has passed successfully. - [x] No failures occurred in automatic tests on the
CONCURRENT TESTER
page in the tester app. - [x] No failures occurred in automatic tests on the
SEQUENTIAL TESTER
page in the tester app. - [x] MR does not include a breaking change or a review has been requested from a Huawei reviewer. See merge request: openharmony-sig/ohos_react_native
!1176
11 个月前