0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohrn_fangL
  2. /
  3. packages
  4. /
  5. react-native-harmony
  6. /
  7. Libraries
  8. /
  9. StyleSheet
Aalvancfrefactor: change react-native import to local file
6466f931创建于 3月7日历史提交
文件最后提交记录最后更新时间
NativePlatformColor.harmony.ts
refactor: change react-native import to local file Signed-off-by: alvancf <742997447@qq.com> 2 个月前
PlatformColorValueTypes.harmony.ts
feat: remove RNC release artifact Co-authored-by: Arkadiusz<arkadiusz.kasprzyk@swmansion.com> # message auto-generated for no-merge-commit merge: merge kas/copy-upstream-js-files into 0.77.1-rc.1-ohos feat: remove RNC release artifact Created-by: arkadiuszkasprzyk Commit-by: Arkadiusz Kasprzyk;Arkadiusz Merged-by: huangyouhua Description: ## Why are these changes being made? 0.77 must not introduce a new release artifact (RNC). Current approach assumes releasing RNC (React Native Core) and RNOH. This MR aims to eliminate the need of releasing RNC. ## Test Plan - Check tester and ecosystem tester for regressions. - Check Metro and offline bundles in release and dev modes. - Test release artifact in a sample project. ## 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. - [ ] ~~MR does not include a breaking change or a review has been requested from a Huawei reviewer.~~ (the package on this branch hasn't been published, so this check and changelog section don't make sense) See merge request: openharmony-sig/ohos_react_native!8751 年前