文档模板:v0.4.2

jpush-react-native

本项目基于 jpush-react-native 开发。

该第三方库的仓库已迁移至 Gitcode,且支持直接从 npm 下载,新的包名为:@react-native-ohos/jpush-react-native 版本所属关系如下:

三方库名称 三方库版本(npm地址) 发布信息 支持RN版本 Autolink 编译API版本 社区基线版本 源码地址
@react-native-ohos/jpush-react-native ~ 3.3.0(开发中) Gitcode Releases 0.82./0.84. API12+ 3.2.7 master
@react-native-ohos/jpush-react-native ~ 3.2.0 Gitcode Releases 0.77.* API12+ 3.1.8 br_rnoh0.77
@react-native-ohos/jpush-react-native ~ 3.1.2 Gitcode Releases 0.72.* API12+ 3.1.1 br_rnoh0.72
@react-native-oh-tpl/jpush-react-native <= 3.1.1-0.0.5@deprecated Github Releases(deprecated) 0.72.* API12+ 3.1.1 sig

简介

一个基于极光推送平台的sdk支持的react-native三方库。

下载安装

进入到工程目录并输入以下命令:

npm

npm install @react-native-ohos/jpush-react-native

yarn

yarn add @react-native-ohos/jpush-react-native

另外还需按照极光推送SDK-HarmonyOS集成指南完成极光推送相关的配置。