0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohos_react_native_lcx
  2. /
  3. packages
  4. /
  5. react-native-harmony
  6. /
  7. Libraries
  8. /
  9. Image
Aalvancfrefactor: 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!117611 个月前