diff --git a/en/README_EN.md b/en/README_EN.md index ea272b92ba7b29ac3e4874f7ad09af33023f57c6..dca3cd977fde2973a888b862e6abe0bdad6b9819 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 | No | [@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 0ccb676c613d550fcac6e930af6d70aea02224ed..61747d938ce6bf29b61b503ddf792f0bfa443d37 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 bb2f4c2491e5e78fe7d7891d71b20008eacc9a5c..e9254cd51a7cf0178ecd7199df7e4c86084047f2 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 feb44b261c128d07b5740dfa30ae41ef5edf957a..f03024a1a326405296e5bd0654ad558e06bfa09e 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 @@ -12,8 +12,7 @@

- -> [!TIP] [Github 地址](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-swiper) ## 安装与使用 @@ -22,13 +21,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 ```