Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义鸿蒙组件 #16735

Open
2943102883 opened this issue Oct 24, 2024 · 0 comments
Open

自定义鸿蒙组件 #16735

2943102883 opened this issue Oct 24, 2024 · 0 comments

Comments

@2943102883
Copy link

2943102883 commented Oct 24, 2024

这个特性解决了什么问题?

解决了在某些特定情况下Taro组件转为鸿蒙组件的差异。
譬如鸿蒙的webview支持了很多属性,但是Taro转过去只支持了src\onload\onerror
可以让用户手动编写原生的鸿蒙组件,向Taro组件一样映射过去

这个 API 长什么样?

同plugin-platform-harmony-ets里面components一样即可,提供一下方便的映射,现在手动打补丁好难受啊

This was referenced Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant