-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
【OpenHarmony】【weex】当前Weex框架,没有鸿蒙SDK版本,请问我们能否在weex仓库新增一套集成到鸿蒙的能力? #3346
Comments
应急的话可以使用web标签去加载weex web端的产物 |
我们已经有适配openharmony完成的方案,生成web产物在鸿蒙壳工程加载,不需要改动weex框架本身代码,是否可以合入?目前有好几个厂家在使用和共建,希望能合入weex社区。
我们已经有适配openharmony完成的方案,生成web产物在鸿蒙壳工程加载,不需要改动weex框架本身代码,是否可以合入?目前有好几个厂家在使用和共建,希望能合入weex社区。 |
感谢提供支持,如果不涉及 WeexSDK 本身的代码改动,可以把适配 OpenHarmony 的代码合入,放在独立的目录里。新增的目录里最好包含完整的文档、工具和代码示例,方便社区开发者也能用相同的方式把自己的 Weex 项目运行在鸿蒙平台上。具体技术细节我们可以在 PR 中继续讨论。 |
好东西, 有计划啥时候合么 |
很赞,希望能早点合并。 |
分享一下? |
当前flutter,rn,taro等跨平台框架都在适配openharmony系统平台,希望weex也能适配openharmony系统,是否可以在仓库目录下建一个ohos目录,合入openharmony适配层的代码和文档说明,不改动weex本身的代码和架构。
The text was updated successfully, but these errors were encountered: