1.1.0-rc.0.0.17 • Published 4 months ago

@ohmi/react-native-openharmony v1.1.0-rc.0.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

React Native OpenHarmony

简介

本库是react-native在OpenHarmony上进行适配的原生侧har包-定制版。

下载安装

ohpm install @ohmi/react-native-openharmony

环境配置等更多内容,请参考环境搭建

使用说明

执行上一步命令安装完成之后,点击顶部菜单栏的File > Sync and Refresh Project来执行ohpm install,执行完成后会在entry目录下生成oh_modules文件夹。 由于har包比较大,这一步耗时会比较长,务必保证ohpm install和IDE自发的SyncData全都完成,否则会导致编译报错。 更多详细信息参考配套文档创建鸿蒙工程

目录结构

|---- react_native_openharmony
|     |---- src  # react_native_openharmony库文件夹
|           |---- main  # 模块代码
|                |---- cpp   # c++侧代码
|                |---- ets   # ets侧代码
                 |---- resources   # 资源文件夹
|            |---- *.json5      # 配置文件
|     |---- build-profile.json5     # 安装使用方法
|     |---- BuildProfile.ets        # 配置参数
|     |---- CHANGELOG.md            # 修改记录
|     |---- hvigorfile.ts           # hvigor配置
|     |---- LICENSE                 # 开源协议license
|     |---- oh-package.json5        # 配置文件
|     |---- README.md               # 安装使用方法

贡献代码

使用过程中发现任何问题都可以提交Issue,当然,也非常欢迎提交PR

开源协议

本项目遵循 MIT License

1.1.0-rc.0.0.17

4 months ago

1.1.0-rc.0.0.16

5 months ago

1.1.0-rc.0.0.15

5 months ago

1.1.0-rc.0.0.14

5 months ago

1.1.0-rc.0.0.13

5 months ago

1.1.0-rc.0.0.12

5 months ago

1.1.0-rc.0.0.11

6 months ago

1.1.0-rc.0.0.10

6 months ago

1.1.0-rc.0.0.9

7 months ago

1.1.0-rc.0.0.8

7 months ago

1.1.0-rc.0.0.7

7 months ago

1.1.0-rc.0.0.6

7 months ago

1.1.0-rc.0.0.5

7 months ago

1.1.0-rc.0.0.3

7 months ago

1.1.0-rc.0.0.2

7 months ago

1.1.0-rc.0.0.1

7 months ago

1.1.0-rc.0

7 months ago