From 6e3b68398da9662eba69a36f9edfa150fae5db76 Mon Sep 17 00:00:00 2001 From: chenwenhui133 <2984202073@qq.com> Date: Tue, 10 Jun 2025 16:52:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20[Issues:=20#ICE1RB]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9react-native-swiper=E5=BA=93=E7=9A=84=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/README_EN.md | 2 +- en/react-native-swiper.md | 14 +++++++------- zh-cn/README.md | 2 +- zh-cn/react-native-swiper.md | 14 +++++++------- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/en/README_EN.md b/en/README_EN.md index ea272b92..dd74aca8 100644 --- a/en/README_EN.md +++ b/en/README_EN.md @@ -129,7 +129,7 @@ You can evaluate existing documentation, make simple changes, report quality iss | 96 | [react-native-stickyheader](https://github.com/jiasongs/react-native-stickyheader/blob/master) | 1.1.3 | - | [@react-native-oh-tpl/react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-stickyheader) | [Link](/zh-cn/react-native-stickyheader.md) | | 97 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 15.0.0 | Yes | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-harmony-svg) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-svg) | [Link](/zh-cn/react-native-svg-capi.md) | | 98 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | \- | - | [Link](/zh-cn/react-native-swipe-list-view.md) | -| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | \- | - | [Link](/zh-cn/react-native-swiper.md) | +| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | 否 | [@react-native-oh-tpl/react-native-swiper](https://github.com/react-native-oh-library/react-native-swiper) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-swiper) | [Link](/zh-cn/react-native-swiper.md) | | 100 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-tab-view) | [Link](/zh-cn/react-native-tab-view.md) | | 101 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | Yes | [@react-native-oh-tpl/react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-text-size) | [Link](/zh-cn/react-native-text-size.md) | | 102 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-transitiongroup) | [Link](/zh-cn/react-native-transitiongroup.md) | diff --git a/en/react-native-swiper.md b/en/react-native-swiper.md index 0ccb676c..b3cfc09f 100644 --- a/en/react-native-swiper.md +++ b/en/react-native-swiper.md @@ -1,19 +1,19 @@ > Template version: v0.2.2

-

react-native-swiper

+

@react-native-oh-tpl/react-native-swiper

- + Supported platforms - + License

-> [!TIP] [Github address](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-swiper) ## Installation and Usage @@ -22,13 +22,13 @@ #### **npm** ```bash -npm i react-native-swiper@1.6.0 --save +npm i @react-native-oh-tpl/react-native-swiper@1.6.1-rc.1 --save ``` #### **yarn** ```bash -yarn add react-native-swiper@1.6.0 +yarn add @react-native-oh-tpl/react-native-swiper@1.6.1-rc.1 ``` @@ -230,4 +230,4 @@ var swiper = React.createClass({ ### License -This project is licensed under [The MIT License (MIT)](https://github.com/leecade/react-native-swiper/blob/master/LICENSE). \ No newline at end of file +This project is licensed under [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-swiper/blob/master/LICENSE). \ No newline at end of file diff --git a/zh-cn/README.md b/zh-cn/README.md index bb2f4c24..e9254cd5 100644 --- a/zh-cn/README.md +++ b/zh-cn/README.md @@ -129,7 +129,7 @@ | 96 | [react-native-stickyheader](https://github.com/jiasongs/react-native-stickyheader/blob/master) | 1.1.3 | - | [@react-native-oh-tpl/react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-stickyheader) | [链接](/zh-cn/react-native-stickyheader.md) | | 97 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 15.0.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-harmony-svg) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-svg) | [链接](/zh-cn/react-native-svg-capi.md) | | 98 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | \- | - | [链接](/zh-cn/react-native-swipe-list-view.md) | -| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | \- | - | [链接](/zh-cn/react-native-swiper.md) | +| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | 否 | [@react-native-oh-tpl/react-native-swiper](https://github.com/react-native-oh-library/react-native-swiper) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-swiper) | [链接](/zh-cn/react-native-swiper.md) | | 100 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-tab-view) | [链接](/zh-cn/react-native-tab-view.md) | | 101 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | 是 | [@react-native-oh-tpl/react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-text-size) | [链接](/zh-cn/react-native-text-size.md) | | 102 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-transitiongroup) | [链接](/zh-cn/react-native-transitiongroup.md) | diff --git a/zh-cn/react-native-swiper.md b/zh-cn/react-native-swiper.md index feb44b26..6e765e07 100644 --- a/zh-cn/react-native-swiper.md +++ b/zh-cn/react-native-swiper.md @@ -1,19 +1,19 @@ > 模板版本:v0.2.2

-

react-native-swiper

+

@react-native-oh-tpl/react-native-swiper

- + Supported platforms - + License

-> [!TIP] [Github 地址](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-swiper) ## 安装与使用 @@ -22,13 +22,13 @@ #### **npm** ```bash -npm i react-native-swiper@1.6.0 --save +npm i @react-native-oh-tpl/react-native-swiper@1.6.1-rc.1 --save ``` #### **yarn** ```bash -yarn add react-native-swiper@1.6.0 +yarn add @react-native-oh-tpl/react-native-swiper@1.6.1-rc.1 ``` @@ -230,4 +230,4 @@ var swiper = React.createClass({ ### 开源协议 -本项目基于 [The MIT License (MIT)](https://github.com/leecade/react-native-swiper/blob/master/LICENSE) ,请自由地享受和参与开源。 +本项目基于 [The MIT License (MIT)](https://github.com/react-native-oh-library/react-native-swiper/blob/master/LICENSE) ,请自由地享受和参与开源。 -- Gitee From ced24a5a1344f726e8104e94c9791bb42d762fa0 Mon Sep 17 00:00:00 2001 From: chenwenhui133 <2984202073@qq.com> Date: Tue, 10 Jun 2025 16:52:54 +0800 Subject: [PATCH 2/2] =?UTF-8?q?docs:=20[Issues:=20#ICE1RB]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9react-native-swiper=E5=BA=93=E7=9A=84=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/README_EN.md | 2 +- en/react-native-swiper.md | 10 +++++----- zh-cn/README.md | 2 +- zh-cn/react-native-swiper.md | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/en/README_EN.md b/en/README_EN.md index ea272b92..dd74aca8 100644 --- a/en/README_EN.md +++ b/en/README_EN.md @@ -129,7 +129,7 @@ You can evaluate existing documentation, make simple changes, report quality iss | 96 | [react-native-stickyheader](https://github.com/jiasongs/react-native-stickyheader/blob/master) | 1.1.3 | - | [@react-native-oh-tpl/react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-stickyheader) | [Link](/zh-cn/react-native-stickyheader.md) | | 97 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 15.0.0 | Yes | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-harmony-svg) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-svg) | [Link](/zh-cn/react-native-svg-capi.md) | | 98 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | \- | - | [Link](/zh-cn/react-native-swipe-list-view.md) | -| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | \- | - | [Link](/zh-cn/react-native-swiper.md) | +| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | 否 | [@react-native-oh-tpl/react-native-swiper](https://github.com/react-native-oh-library/react-native-swiper) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-swiper) | [Link](/zh-cn/react-native-swiper.md) | | 100 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-tab-view) | [Link](/zh-cn/react-native-tab-view.md) | | 101 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | Yes | [@react-native-oh-tpl/react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-text-size) | [Link](/zh-cn/react-native-text-size.md) | | 102 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup) | [npm Link](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-transitiongroup) | [Link](/zh-cn/react-native-transitiongroup.md) | diff --git a/en/react-native-swiper.md b/en/react-native-swiper.md index 0ccb676c..61747d93 100644 --- a/en/react-native-swiper.md +++ b/en/react-native-swiper.md @@ -1,10 +1,10 @@ > Template version: v0.2.2

-

react-native-swiper

+

@react-native-oh-tpl/react-native-swiper

- + Supported platforms @@ -13,7 +13,7 @@

-> [!TIP] [Github address](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-swiper) ## Installation and Usage @@ -22,13 +22,13 @@ #### **npm** ```bash -npm i react-native-swiper@1.6.0 --save +npm i @react-native-oh-tpl/react-native-swiper --save ``` #### **yarn** ```bash -yarn add react-native-swiper@1.6.0 +yarn add @react-native-oh-tpl/react-native-swiper ``` diff --git a/zh-cn/README.md b/zh-cn/README.md index bb2f4c24..e9254cd5 100644 --- a/zh-cn/README.md +++ b/zh-cn/README.md @@ -129,7 +129,7 @@ | 96 | [react-native-stickyheader](https://github.com/jiasongs/react-native-stickyheader/blob/master) | 1.1.3 | - | [@react-native-oh-tpl/react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-stickyheader) | [链接](/zh-cn/react-native-stickyheader.md) | | 97 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 15.0.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-harmony-svg) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-svg) | [链接](/zh-cn/react-native-svg-capi.md) | | 98 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | \- | - | [链接](/zh-cn/react-native-swipe-list-view.md) | -| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | \- | - | [链接](/zh-cn/react-native-swiper.md) | +| 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | 否 | [@react-native-oh-tpl/react-native-swiper](https://github.com/react-native-oh-library/react-native-swiper) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-swiper) | [链接](/zh-cn/react-native-swiper.md) | | 100 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-tab-view) | [链接](/zh-cn/react-native-tab-view.md) | | 101 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | 是 | [@react-native-oh-tpl/react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-text-size) | [链接](/zh-cn/react-native-text-size.md) | | 102 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup) | [npm地址](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-transitiongroup) | [链接](/zh-cn/react-native-transitiongroup.md) | diff --git a/zh-cn/react-native-swiper.md b/zh-cn/react-native-swiper.md index feb44b26..5f5e5e35 100644 --- a/zh-cn/react-native-swiper.md +++ b/zh-cn/react-native-swiper.md @@ -1,10 +1,10 @@ > 模板版本:v0.2.2

-

react-native-swiper

+

@react-native-oh-tpl/react-native-swiper

- + Supported platforms @@ -13,7 +13,7 @@

-> [!TIP] [Github 地址](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-swiper) ## 安装与使用 @@ -22,13 +22,13 @@ #### **npm** ```bash -npm i react-native-swiper@1.6.0 --save +npm i @react-native-oh-tpl/react-native-swiper --save ``` #### **yarn** ```bash -yarn add react-native-swiper@1.6.0 +yarn add @react-native-oh-tpl/react-native-swiper ``` -- Gitee