From 934834ed4da21be2a0cd46d503f85335ff8d942a Mon Sep 17 00:00:00 2001 From: 17691002584 <17691002584@163.com> Date: Tue, 25 Jun 2024 09:17:24 +0800 Subject: [PATCH 1/5] =?UTF-8?q?docs:=20[Issues:=20#I9SB79]=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0recyclerlistview=E4=BD=BF=E7=94=A8=E6=8C=87=E5=AF=BC?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/recyclerListView.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index 87604e23..74d537f2 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -1,5 +1,5 @@ -> 模板版本:v0.1.2 +> 模板版本:v0.2.2

RecyclerListView

@@ -24,13 +24,13 @@ #### **npm** ```bash -npm install recyclerlistview +npm install recyclerlistview@^4.2.0 ``` #### **yarn** ```bash -yarn add recyclerlistview +yarn add recyclerlistview@^4.2.0 ``` -- Gitee From 6213ad9b0e5388f41b4972be7217a44c09fe8ef2 Mon Sep 17 00:00:00 2001 From: 17691002584 <17691002584@163.com> Date: Tue, 25 Jun 2024 14:20:37 +0800 Subject: [PATCH 2/5] =?UTF-8?q?docs:=20[Issues:=20#I9SB79]=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0recyclerlistview=E4=BD=BF=E7=94=A8=E6=8C=87=E5=AF=BC?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/recyclerListView.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index 74d537f2..7f2eadd9 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -188,7 +188,7 @@ const styles = { 本文档内容基于以下版本验证通过: -1. RNOH:0.72.11; SDK:OpenHarmony(api11) 4.1.0.53; IDE:DevEco Studio 4.1.3.412; ROM:2.0.0.52(SP22C00E52R1P17log); +1. RNOH:0.72.26; SDK:OpenHarmony(api12)5.0.0.22; IDE:DevEco Studio 5.0.3.300SP2; ROM:205.0.0.22(SP80DEVC00E22R1P3); ## 属性 -- Gitee From c4a5919dc0c4029cbcb0c0675808691956850eed Mon Sep 17 00:00:00 2001 From: 17691002584 <17691002584@163.com> Date: Tue, 25 Jun 2024 15:02:27 +0800 Subject: [PATCH 3/5] =?UTF-8?q?docs:=20[Issues:=20#I9SB79]=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0recyclerlistview=E4=BD=BF=E7=94=A8=E6=8C=87=E5=AF=BC?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/recyclerListView.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index 7f2eadd9..e7dba4bf 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -188,7 +188,7 @@ const styles = { 本文档内容基于以下版本验证通过: -1. RNOH:0.72.26; SDK:OpenHarmony(api12)5.0.0.22; IDE:DevEco Studio 5.0.3.300SP2; ROM:205.0.0.22(SP80DEVC00E22R1P3); +1. RNOH:0.72.26; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3.300; ROM:205.0.0.22; ## 属性 -- Gitee From 5deb225aeb0f89be583dbeeee502ce8aa827067e Mon Sep 17 00:00:00 2001 From: 17691002584 <17691002584@163.com> Date: Tue, 25 Jun 2024 15:08:32 +0800 Subject: [PATCH 4/5] =?UTF-8?q?docs:=20[#IA648H]=20=E4=BF=AE=E6=94=B9react?= =?UTF-8?q?-native-community-progress-view=E6=8C=87=E5=AF=BC=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/recyclerListView.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index e7dba4bf..bcebaa36 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -188,7 +188,7 @@ const styles = { 本文档内容基于以下版本验证通过: -1. RNOH:0.72.26; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3.300; ROM:205.0.0.22; +1. RNOH:0.72.26; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3.300; ROM:3.0.0.25; ## 属性 -- Gitee From 075ed955afe90a2f4036afb531ece8a6764cb439 Mon Sep 17 00:00:00 2001 From: 17691002584 <17691002584@163.com> Date: Tue, 25 Jun 2024 16:23:24 +0800 Subject: [PATCH 5/5] =?UTF-8?q?docs:=20[Issues:=20#I9SB79]=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0recyclerlistview=E4=BD=BF=E7=94=A8=E6=8C=87=E5=AF=BC?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zh-cn/recyclerListView.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index bcebaa36..a6b13029 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -192,6 +192,10 @@ const styles = { ## 属性 +> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 + +> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 + 详情见 [RecyclerListView 源库地址](https://github.com/Flipkart/recyclerlistview) | Name | Description | Type | Required | Platform | HarmonyOS Support | -- Gitee