From 873fd1291bb5088f19d13c596cf86aed7007e9e5 Mon Sep 17 00:00:00 2001 From: hrc Date: Wed, 28 Jan 2026 10:06:35 +0800 Subject: [PATCH 1/5] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9Ereact-native-spri?= =?UTF-8?q?ng-scrollview=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hrc --- en/react-native-spring-scrollview.md | 6 +++--- zh-cn/react-native-spring-scrollview.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/en/react-native-spring-scrollview.md b/en/react-native-spring-scrollview.md index 498ff744..c9b41dd8 100644 --- a/en/react-native-spring-scrollview.md +++ b/en/react-native-spring-scrollview.md @@ -22,7 +22,7 @@ Please refer to the Releases page of the third-party library for the correspondi | ---------- | ------------------------------------------------------------ | ---------- | | <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | | 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77 | +| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | For older versions that are not published to npm, please refer to the [installation guide](/en/tgz-usage-en.md) to install the tgz package. @@ -184,7 +184,7 @@ const styles = StyleSheet.create({ | | Is supported autolink | Supported RN Version | |--------------------------------------|-----------------------|----------------------| -| ~3.1.0 | No | 0.77 | +| ~3.1.0 | No | 0.77/0.82 | | ~3.0.3 | Yes | 0.72 | | <= 3.0.2-0.0.4@deprecated | No | 0.72 | @@ -344,7 +344,7 @@ Verified in the following versions. 1. RNOH: 0.72.96; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; 2. RNOH: 0.72.33; SDK: HarmonyOS NEXT B1; IDE: DevEco Studio: 5.0.3.900; ROM: Next.0.0.71; 3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; - +4. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 ## Properties diff --git a/zh-cn/react-native-spring-scrollview.md b/zh-cn/react-native-spring-scrollview.md index b84c4f93..c032a4c9 100644 --- a/zh-cn/react-native-spring-scrollview.md +++ b/zh-cn/react-native-spring-scrollview.md @@ -23,7 +23,7 @@ | ---------- | ------------------------------------------------------------ | ---------- | | <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | | 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77 | +| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 @@ -182,7 +182,7 @@ const styles = StyleSheet.create({ | | 是否支持autolink | RN框架版本 | |--------------------------------------|-----------------|------------| -| ~3.1.0 | No | 0.77 | +| ~3.1.0 | No | 0.77/0.82 | | ~3.0.3 | Yes | 0.72 | | <= 3.0.2-0.0.4@deprecated | No | 0.72 | @@ -344,7 +344,7 @@ ohpm install 1. RNOH: 0.72.96; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; 2. RNOH: 0.72.33; SDK: HarmonyOS NEXT B1; IDE: DevEco Studio: 5.0.3.900; ROM: Next.0.0.71; 3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; - +4. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 ## 属性 -- Gitee From debdd028d34713d5833bddc454a70b4e484f8b46 Mon Sep 17 00:00:00 2001 From: hrc Date: Wed, 28 Jan 2026 10:21:57 +0800 Subject: [PATCH 2/5] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9Ereact-native-larg?= =?UTF-8?q?elist=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hrc --- en/react-native-largelist.md | 4 ++-- zh-cn/react-native-largelist.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/react-native-largelist.md b/en/react-native-largelist.md index eb0c0169..49347a79 100644 --- a/en/react-native-largelist.md +++ b/en/react-native-largelist.md @@ -9,7 +9,7 @@ Please visit the Release release address of the third-party library to view the | Version | Package Name | Repository | Release | RN Version | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | 3.1.1 | @react-native-oh-tpl/react-native-largelist | [Github](https://github.com/react-native-oh-library/react-native-largelist) | [Github Releases](https://github.com/react-native-oh-library/react-native-largelist/releases) | 0.72 | -| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77 | +| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77/0.82 | ## Installation and Usage @@ -149,7 +149,7 @@ Then build and run the code. This document is verified based on the following versions: 1. RNOH:0.72.79; SDK:HarmonyOS 5.0.0 Release SDK; IDE: DevEco Studio 5.0.7.210; ROM:5.0.0.135; 2. RNOH:0.77.18; SDK:HarmonyOS 6.0.0 Release; IDE: DevEco Studio 6.0.0.858; ROM:6.0.0.112; - +3. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 ## 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-largelist.md b/zh-cn/react-native-largelist.md index 95586d93..0d0e4090 100644 --- a/zh-cn/react-native-largelist.md +++ b/zh-cn/react-native-largelist.md @@ -8,7 +8,7 @@ | Version | Package Name | Repository | Release | RN Version | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | 3.1.1 | @react-native-oh-tpl/react-native-largelist | [Github](https://github.com/react-native-oh-library/react-native-largelist) | [Github Releases](https://github.com/react-native-oh-library/react-native-largelist/releases) | 0.72 | -| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77 | +| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77/0.82 | ## 安装与使用 @@ -146,7 +146,7 @@ ohpm install 本文档内容基于以下版本验证通过: 1. RNOH:0.72.79; SDK:HarmonyOS 5.0.0 Release SDK; IDE: DevEco Studio 5.0.7.210; ROM:5.0.0.135; 2. RNOH:0.77.18; SDK:HarmonyOS 6.0.0 Release; IDE: DevEco Studio 6.0.0.858; ROM:6.0.0.112; - +3. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 ## 属性 > [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -- Gitee From 8a7a7d03df34ed069489337a94fe1bca4a7442d1 Mon Sep 17 00:00:00 2001 From: hhhrc <13260648649@163.com> Date: Wed, 28 Jan 2026 03:56:34 +0000 Subject: [PATCH 3/5] =?UTF-8?q?Revert=20"docs:=20=E6=96=B0=E5=A2=9Ereact-n?= =?UTF-8?q?ative-largelist=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D?= =?UTF-8?q?=E8=AF=B4=E6=98=8E"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit debdd028d34713d5833bddc454a70b4e484f8b46. --- en/react-native-largelist.md | 4 ++-- zh-cn/react-native-largelist.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/react-native-largelist.md b/en/react-native-largelist.md index 49347a79..eb0c0169 100644 --- a/en/react-native-largelist.md +++ b/en/react-native-largelist.md @@ -9,7 +9,7 @@ Please visit the Release release address of the third-party library to view the | Version | Package Name | Repository | Release | RN Version | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | 3.1.1 | @react-native-oh-tpl/react-native-largelist | [Github](https://github.com/react-native-oh-library/react-native-largelist) | [Github Releases](https://github.com/react-native-oh-library/react-native-largelist/releases) | 0.72 | -| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77/0.82 | +| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77 | ## Installation and Usage @@ -149,7 +149,7 @@ Then build and run the code. This document is verified based on the following versions: 1. RNOH:0.72.79; SDK:HarmonyOS 5.0.0 Release SDK; IDE: DevEco Studio 5.0.7.210; ROM:5.0.0.135; 2. RNOH:0.77.18; SDK:HarmonyOS 6.0.0 Release; IDE: DevEco Studio 6.0.0.858; ROM:6.0.0.112; -3. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 + ## 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-largelist.md b/zh-cn/react-native-largelist.md index 0d0e4090..95586d93 100644 --- a/zh-cn/react-native-largelist.md +++ b/zh-cn/react-native-largelist.md @@ -8,7 +8,7 @@ | Version | Package Name | Repository | Release | RN Version | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | 3.1.1 | @react-native-oh-tpl/react-native-largelist | [Github](https://github.com/react-native-oh-library/react-native-largelist) | [Github Releases](https://github.com/react-native-oh-library/react-native-largelist/releases) | 0.72 | -| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77/0.82 | +| 3.2.0 | @react-native-ohos/react-native-largelist | [Gitcode](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist) | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-largelist/releases) | 0.77 | ## 安装与使用 @@ -146,7 +146,7 @@ ohpm install 本文档内容基于以下版本验证通过: 1. RNOH:0.72.79; SDK:HarmonyOS 5.0.0 Release SDK; IDE: DevEco Studio 5.0.7.210; ROM:5.0.0.135; 2. RNOH:0.77.18; SDK:HarmonyOS 6.0.0 Release; IDE: DevEco Studio 6.0.0.858; ROM:6.0.0.112; -3. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7 + ## 属性 > [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -- Gitee From 19a71b0bb4e746231f584ffca333c6dcabbed933 Mon Sep 17 00:00:00 2001 From: hrc Date: Wed, 28 Jan 2026 12:08:51 +0800 Subject: [PATCH 4/5] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9Ereact-native-spri?= =?UTF-8?q?ng-scrollview=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hrc --- en/react-native-spring-scrollview.md | 11 ++++++----- zh-cn/react-native-spring-scrollview.md | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/en/react-native-spring-scrollview.md b/en/react-native-spring-scrollview.md index c9b41dd8..092a0bcf 100644 --- a/en/react-native-spring-scrollview.md +++ b/en/react-native-spring-scrollview.md @@ -18,11 +18,12 @@ Please refer to the Releases page of the third-party library for the corresponding version information -| Third-party Library Version | Release Information | Supported RN Version | -| ---------- | ------------------------------------------------------------ | ---------- | -| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | -| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | +| Name | Version | Release Information | Supported RN Version | Supported Autolink | Compile API Version | Community Baseline Version | npm Address | +| --------------| -------------- | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +|react-native-spring-scrollview| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 |yes|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-spring-scrollview)| +|react-native-spring-scrollview| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 |yes|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview/v/3.0.3-rc.6)| +|react-native-spring-scrollview| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 |no|API12+|3.0.2| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview/v/3.1.0-rc.4)| + For older versions that are not published to npm, please refer to the [installation guide](/en/tgz-usage-en.md) to install the tgz package. diff --git a/zh-cn/react-native-spring-scrollview.md b/zh-cn/react-native-spring-scrollview.md index c032a4c9..ac30ee88 100644 --- a/zh-cn/react-native-spring-scrollview.md +++ b/zh-cn/react-native-spring-scrollview.md @@ -18,12 +18,13 @@ 请到三方库的 Releases 发布地址查看配套的版本信息: +| 三方库名称 | 三方库版本 | 发布信息 | 支持RN版本 | Autolink | 编译API版本 | 社区基线版本 | npm地址 | +| ------------ | ------------ | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +|react-native-spring-scrollview| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 |是|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-spring-scrollview)| +|react-native-spring-scrollview| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 |是|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview/v/3.0.3-rc.6)| +|react-native-spring-scrollview| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 |否|API12+|3.0.2| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview/v/3.1.0-rc.4)| + -| 三方库版本 | 发布信息 | 支持RN版本 | -| ---------- | ------------------------------------------------------------ | ---------- | -| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | -| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 -- Gitee From d0dfe27c64ef0a9e308701c66b74d9bba8674304 Mon Sep 17 00:00:00 2001 From: hrc Date: Wed, 28 Jan 2026 12:08:51 +0800 Subject: [PATCH 5/5] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9Ereact-native-spri?= =?UTF-8?q?ng-scrollview=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: hrc --- en/react-native-spring-scrollview.md | 13 ++++++++----- zh-cn/react-native-spring-scrollview.md | 13 ++++++++----- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/en/react-native-spring-scrollview.md b/en/react-native-spring-scrollview.md index c9b41dd8..5cb305f8 100644 --- a/en/react-native-spring-scrollview.md +++ b/en/react-native-spring-scrollview.md @@ -18,11 +18,14 @@ Please refer to the Releases page of the third-party library for the corresponding version information -| Third-party Library Version | Release Information | Supported RN Version | -| ---------- | ------------------------------------------------------------ | ---------- | -| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | -| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | +| Name | Version | Release Information | Supported RN Version | Supported Autolink | Compile API Version | Community Baseline Version | npm Address | +| --------------| -------------- | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +|react-native-spring-scrollview| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 |no|API12+|3.0.2| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview?activeTab=versions)| +|react-native-spring-scrollview| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 |yes|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview?activeTab=versions)| +|react-native-spring-scrollview| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 |yes|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-spring-scrollview?activeTab=versions)| + + + For older versions that are not published to npm, please refer to the [installation guide](/en/tgz-usage-en.md) to install the tgz package. diff --git a/zh-cn/react-native-spring-scrollview.md b/zh-cn/react-native-spring-scrollview.md index c032a4c9..3a24c99e 100644 --- a/zh-cn/react-native-spring-scrollview.md +++ b/zh-cn/react-native-spring-scrollview.md @@ -18,12 +18,15 @@ 请到三方库的 Releases 发布地址查看配套的版本信息: +| 三方库名称 | 三方库版本 | 发布信息 | 支持RN版本 | Autolink | 编译API版本 | 社区基线版本 | npm地址 | +| ------------ | ------------ | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +|react-native-spring-scrollview| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 |否|API12+|3.0.2| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview?activeTab=versions)| +|react-native-spring-scrollview| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 |是|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-ohos/react-native-spring-scrollview?activeTab=versions)| +|react-native-spring-scrollview| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 |是|API12+|2.0.22| [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-spring-scrollview?activeTab=versions)| + + + -| 三方库版本 | 发布信息 | 支持RN版本 | -| ---------- | ------------------------------------------------------------ | ---------- | -| <= 3.0.2-0.0.4@deprecated | [@react-native-oh-tpl/react-native-spring-scrollview Releases(deprecated)](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | 0.72 | -| 3.0.3 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.72 | -| 3.1.0 | [@react-native-ohos/react-native-spring-scrollview Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-spring-scrollview/releases) | 0.77/0.82 | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 -- Gitee