Skip to content
This repository was archived by the owner on Dec 13, 2024. It is now read-only.

1. refactor: 删除非harmony平台代码。2.feat: 适配harmony平台 #1

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

connerwu
Copy link

No description provided.

"devDependencies": {},
"name": "@react-native-oh-tpl/react-native-splash-screen",
"description": "",
"main": "ts.ts",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修改一下导入的文件index.ets,把对应文件改成小写index.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已修改

*/

export * from "./ts"
export * from "./src/main/ets/SplashScreenView"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/src/main/ets/SplashScreenView 这个导出是多余的,index指向ts,由ts去导出

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

export * from "./ts" 已删掉
/src/main/ets/SplashScreenView 需要保留

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

har包记得同步做更新

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已同步更新

@ding-chengjie ding-chengjie merged commit 62baace into react-native-oh-library:sig Jun 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants