diff --git a/en/react-native-mqtt.md b/en/react-native-mqtt.md index effebf6058c71a01bb6908c09aa2d0857d4cfc57..db577b59605647b29e1eb149411a6f65eb52f00d 100644 --- a/en/react-native-mqtt.md +++ b/en/react-native-mqtt.md @@ -1,19 +1,14 @@ -> Template version: v0.2.2 +> Template version: v0.3.0

react-native-mqtt

-

- - Supported platforms - - - License - -

+Please go to the Releases release address of the third-party library to view the supporting version information: [react-native-mqtt Releases](https://github.com/Introvertuous/react-native-mqtt/releases). For older versions that are not published to npm, install the tgz package by referring to the [Installation Guide](/en/tgz-usage-en.md). -> [!TIP] [GitHub address](https://github.com/Introvertuous/react-native-mqtt) +| Version | Support RN version| +| ---------- |---------- | +| 1.3.1 | 0.72/0.77 | ## Installation and Usage @@ -129,7 +124,7 @@ This document is verified based on the following versions: 1. RNOH: 0.72.27; SDK: HarmonyOS-Next-DB1 5.0.0.25; IDE: DevEco Studio 5.0.3.400; ROM: 3.0.0.25; 2. RNOH: 0.72.33; SDK: OpenHarmony 5.0.0.71(API Version 12 Release); IDE: DevEco Studio 5.0.3.900; ROM: NEXT.0.0.71; - +3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0.47 (API Version 20 Release); IDE: DevEco Studio 6.0.0 Release; ROM: 6.0.0.108 SP6; ## Properties > [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. diff --git a/zh-cn/react-native-mqtt.md b/zh-cn/react-native-mqtt.md index a063d87ac508a9979a0294fa1c07cb1f680495ef..fa4293d935799d1cd91ff3d82c536a4f73d46b23 100644 --- a/zh-cn/react-native-mqtt.md +++ b/zh-cn/react-native-mqtt.md @@ -1,19 +1,15 @@ -> 模板版本:v0.2.2 +> 模板版本:v0.3.0

react-native-mqtt

-

- - Supported platforms - - - License - -

+请到三方库的 Releases 发布地址查看配套的版本信息:[react-native-mqtt Releases](https://github.com/Introvertuous/react-native-mqtt/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 + +| 三方库版本 | 支持RN版本 | +| ---------- |---------- | +| 1.3.1 | 0.72/0.77 | -> [!TIP] [Github 地址](https://github.com/Introvertuous/react-native-mqtt) ## 安装与使用 @@ -127,8 +123,9 @@ function sendMessage() { 本文档内容基于以下版本验证通过: -1. RNOH: 0.72.27; SDK:HarmonyOS-Next-DB1 5.0.0.25; IDE:DevEco Studio 5.0.3.400; ROM:3.0.0.25; -2. RNOH:0.72.33; SDK:OpenHarmony 5.0.0.71(API Version 12 Release); IDE:DevEco Studio 5.0.3.900; ROM:NEXT.0.0.71; +1. RNOH: 0.72.27; SDK: HarmonyOS-Next-DB1 5.0.0.25; IDE: DevEco Studio 5.0.3.400; ROM:3.0.0.25; +2. RNOH: 0.72.33; SDK: OpenHarmony 5.0.0.71(API Version 12 Release); IDE: DevEco Studio 5.0.3.900; ROM: NEXT.0.0.71; +3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0.47 (API Version 20 Release); IDE: DevEco Studio 6.0.0 Release; ROM: 6.0.0.108 SP6; ## 属性