0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. ohos_react_native
  2. /
  3. docs
  4. /
  5. zh-cn
  6. /
  7. 02-开发
  8. /
  9. 02-开发指南
  10. /
  11. 功能开发.md
Ggyangedocs(Docs): optimize the docs structure
eec718bb创建于 4月22日历史提交

功能开发

  • RN JS打包
  • RN Native接入
  • API接口说明
  • 两端通讯
  • Codegen
  • Autolinking
  • 自定义TurboModule
  • 自定义组件
  • ArkTS与CPP之间通信
  • C-API组件混合方案的使用

附加说明

当前不支持 NativeModule,仅支持 TurboModule。