Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
ohos_react_native_lcx
/
packages
/
react-native-harmony
/
Libraries
/
StyleSheet
下载当前目录
A
alvancf
refactor: 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
!875
1 年前