diff --git a/zh-cn/NativeBase.md b/zh-cn/NativeBase.md index cbe6082c0c0d8da9117aaccf9dd150df5b10ea36..ace00b85b87c4e6a8654c5dfbca6bec9f2ef0ebb 100644 --- a/zh-cn/NativeBase.md +++ b/zh-cn/NativeBase.md @@ -18,7 +18,7 @@ -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/native-base Releases](https://github.com/react-native-oh-library/NativeBase/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/native-base Releases](https://github.com/react-native-oh-library/NativeBase/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -28,13 +28,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/native-base@file:# +npm install @react-native-oh-tpl/native-base ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/native-base@file:# +yarn add @react-native-oh-tpl/native-base ``` diff --git a/zh-cn/bam-tech-react-native-image-resizer.md b/zh-cn/bam-tech-react-native-image-resizer.md index 670b1bdf8d96de1f1774bcfe5dcc6465ad4d74b3..805b72719e1c5e2e7d4d594d71634f2219c33a47 100644 --- a/zh-cn/bam-tech-react-native-image-resizer.md +++ b/zh-cn/bam-tech-react-native-image-resizer.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-resizer Releases](https://github.com/react-native-oh-library/react-native-image-resizer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-resizer Releases](https://github.com/react-native-oh-library/react-native-image-resizer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-resizer@file:# +npm install @react-native-oh-tpl/react-native-image-resizer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-resizer@file:# +yarn add @react-native-oh-tpl/react-native-image-resizer ``` diff --git a/zh-cn/baronha-ting.md b/zh-cn/baronha-ting.md index 723d429434597467fcf3397c520eb7d54b9843ce..bf92399f3970763ddd6111159391aa315146bf29 100644 --- a/zh-cn/baronha-ting.md +++ b/zh-cn/baronha-ting.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/ting Releases](https://github.com/react-native-oh-library/ting/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/ting Releases](https://github.com/react-native-oh-library/ting/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/ting@file:# +npm install @react-native-oh-tpl/ting ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/ting@file:# +yarn add @react-native-oh-tpl/ting ``` diff --git a/zh-cn/gorhom-bottom-sheet.md b/zh-cn/gorhom-bottom-sheet.md index b174abf759a0fe34f5e937fe6c77108307a716a6..3d2331384b2942a450c25280393a8763eeb80009 100644 --- a/zh-cn/gorhom-bottom-sheet.md +++ b/zh-cn/gorhom-bottom-sheet.md @@ -16,20 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-bottom-sheet/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-bottom-sheet/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 #### npm ```bash -npm install @react-native-oh-tpl/bottom-sheet@file:# +npm install @react-native-oh-tpl/bottom-sheet ``` #### yarn ```bash -yarn add @react-native-oh-tpl/bottom-sheet@file:# +yarn add @react-native-oh-tpl/bottom-sheet ``` diff --git a/zh-cn/jpush-react-native.md b/zh-cn/jpush-react-native.md index 831f28aaadd0fd719b65b11827153c25506afd51..4c86b9651653e761dcece877140bbc95b8f2ab21 100644 --- a/zh-cn/jpush-react-native.md +++ b/zh-cn/jpush-react-native.md @@ -17,23 +17,21 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/jpush-react-native Releases](https://github.com/react-native-oh-library/jpush-react-native/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/jpush-react-native Releases](https://github.com/react-native-oh-library/jpush-react-native/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/jpush-react-native@file:# +npm install @react-native-oh-tpl/jpush-react-native ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/jpush-react-native@file:# +yarn add @react-native-oh-tpl/jpush-react-native ``` diff --git a/zh-cn/klarna-platform-colors.md b/zh-cn/klarna-platform-colors.md index ad4f4497fa65083870d76f21bcce79259f2af6bb..06987533844c5bf6b916931f6eba7af7c6036b10 100644 --- a/zh-cn/klarna-platform-colors.md +++ b/zh-cn/klarna-platform-colors.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/platform-colors Releases](https://github.com/react-native-oh-library/platform-colors/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/platform-colors Releases](https://github.com/react-native-oh-library/platform-colors/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/platform-colors@file:# +npm install @react-native-oh-tpl/platform-colors ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/platform-colors@file:# +yarn add @react-native-oh-tpl/platform-colors ``` 生成资源文件: diff --git a/zh-cn/lottie-react-native.md b/zh-cn/lottie-react-native.md index 2369ff6688669af2393ad5d39b0b3d802d3f6e46..482f4d799f08e5f46548268b0cc471ca32f1aa5b 100644 --- a/zh-cn/lottie-react-native.md +++ b/zh-cn/lottie-react-native.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/lottie-react-native Releases](https://github.com/react-native-oh-library/lottie-react-native/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/lottie-react-native Releases](https://github.com/react-native-oh-library/lottie-react-native/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/lottie-react-native@file:# +npm install @react-native-oh-tpl/lottie-react-native ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/lottie-react-native@file:# +yarn add @react-native-oh-tpl/lottie-react-native ``` diff --git a/zh-cn/mixpanel-react-native.md b/zh-cn/mixpanel-react-native.md index 0412a744c6c58d1684cae72cd39ca0a7c3ece7f1..ec676a98a2e0a521b0739fcdc1aef171ebf0061e 100644 --- a/zh-cn/mixpanel-react-native.md +++ b/zh-cn/mixpanel-react-native.md @@ -16,23 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/mixpanel-react-native Releases](https://github.com/react-native-oh-library/mixpanel-react-native/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/mixpanel-react-native Releases](https://github.com/react-native-oh-library/mixpanel-react-native/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径。 + #### **npm** ```bash -npm install @react-native-oh-tpl/mixpanel-react-native@file:# +npm install @react-native-oh-tpl/mixpanel-react-native ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/mixpanel-react-native@file:# +yarn add @react-native-oh-tpl/mixpanel-react-native ``` diff --git a/zh-cn/nativewind.md b/zh-cn/nativewind.md index a0ee10e934a9e3d752bbd03924cf900ea10fa635..ecc4f7a7bd84b800a477f7c5b637ef2e95340683 100644 --- a/zh-cn/nativewind.md +++ b/zh-cn/nativewind.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/nativewind Releases](https://github.com/react-native-oh-library/nativewind/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/nativewind Releases](https://github.com/react-native-oh-library/nativewind/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/nativewind@file:# +npm install @react-native-oh-tpl/nativewind ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/nativewind@file:# +yarn add @react-native-oh-tpl/nativewind ``` #### **tailwind.config.js** diff --git a/zh-cn/react-content-loader.md b/zh-cn/react-content-loader.md index 0464395db23bae0624205c40310fb30cf3640784..8b3c56dc9c7cee823b79c0671ee70ea788e6a4c8 100644 --- a/zh-cn/react-content-loader.md +++ b/zh-cn/react-content-loader.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-content-loader Releases](https://github.com/react-native-oh-library/react-content-loader/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-content-loader Releases](https://github.com/react-native-oh-library/react-content-loader/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-content-loader@file:# +npm install @react-native-oh-tpl/react-content-loader ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-content-loader@file:# +yarn add @react-native-oh-tpl/react-content-loader ``` diff --git a/zh-cn/react-native-MJRefresh.md b/zh-cn/react-native-MJRefresh.md index cea150d9632511704afd191065aaa4b1af651f80..edf04a23370b3fbaa2654a81ac236e9c9d754f1e 100644 --- a/zh-cn/react-native-MJRefresh.md +++ b/zh-cn/react-native-MJRefresh.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-MJRefresh Releases](https://github.com/react-native-oh-library/react-native-MJRefresh/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-MJRefresh Releases](https://github.com/react-native-oh-library/react-native-MJRefresh/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-mjrefresh@file:# +npm install @react-native-oh-tpl/react-native-mjrefresh ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-mjrefresh@file:# +yarn add @react-native-oh-tpl/react-native-mjrefresh ``` diff --git a/zh-cn/react-native-QRCode.md b/zh-cn/react-native-QRCode.md index adcdd780d43a20018fe80b7af28736c6e55f576d..5e98cca2ee0e0fa6d5bd11958c260931374ad379 100644 --- a/zh-cn/react-native-QRCode.md +++ b/zh-cn/react-native-QRCode.md @@ -17,24 +17,22 @@ ## 安装与使用 -1、请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-qrcode](https://github.com/react-native-oh-library/react-native-qrcode/releases),并下载适用版本的 tgz 包。 +1、请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-qrcode](https://github.com/react-native-oh-library/react-native-qrcode/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-qrcode@file:# +npm install @react-native-oh-tpl/react-native-qrcode ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-qrcode@file:# +yarn add @react-native-oh-tpl/react-native-qrcode ``` diff --git a/zh-cn/react-native-SmartRefreshLayout.md b/zh-cn/react-native-SmartRefreshLayout.md index 1ea3ec606f5ec592bfa7f47ff6226f896b93c800..06d4a82efa452eb5ab95ec809bfad0863143ac1c 100644 --- a/zh-cn/react-native-SmartRefreshLayout.md +++ b/zh-cn/react-native-SmartRefreshLayout.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-smartrefreshlayout Releases](https://github.com/react-native-oh-library/react-native-smartrefreshlayout/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-smartrefreshlayout Releases](https://github.com/react-native-oh-library/react-native-smartrefreshlayout/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-smartrefreshlayout@file:# +npm install @react-native-oh-tpl/react-native-smartrefreshlayout ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-smartrefreshlayout@file:# +yarn add @react-native-oh-tpl/react-native-smartrefreshlayout ``` diff --git a/zh-cn/react-native-alipay.md b/zh-cn/react-native-alipay.md index 6bb6d5948860ebc34267a7c2cf461011073f3bb9..f7786c920406d31c516cc65daa75427c0cbfd0a8 100644 --- a/zh-cn/react-native-alipay.md +++ b/zh-cn/react-native-alipay.md @@ -16,22 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-alipay Releases](https://github.com/react-native-oh-library/react-native-alipay/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-alipay Releases](https://github.com/react-native-oh-library/react-native-alipay/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-alipay@file:# +npm install @react-native-oh-tpl/react-native-alipay ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-alipay@file:# +yarn add @react-native-oh-tpl/react-native-alipay ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-amap-geolocation.md b/zh-cn/react-native-amap-geolocation.md index eb0727773b2ea69133c0f1065f5d0e4c8814d37f..58aa7f9fb68d9976cd0c607d5cf6f67b1b8a2644 100644 --- a/zh-cn/react-native-amap-geolocation.md +++ b/zh-cn/react-native-amap-geolocation.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-amap-geolocation Releases](https://github.com/react-native-oh-library/react-native-amap-geolocation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-amap-geolocation Releases](https://github.com/react-native-oh-library/react-native-amap-geolocation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-amap-geolocation@file:# +npm install @react-native-oh-tpl/react-native-amap-geolocation ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-amap-geolocation@file:# +yarn add @react-native-oh-tpl/react-native-amap-geolocation ``` diff --git a/zh-cn/react-native-amap3d.md b/zh-cn/react-native-amap3d.md index a8b70ea373e5c3d7c120a3a3b1a850b5970011f0..9633e0c64d6b5355dab12ccb7ea92ada25004b91 100644 --- a/zh-cn/react-native-amap3d.md +++ b/zh-cn/react-native-amap3d.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-amap3d Releases](https://github.com/react-native-oh-library/react-native-amap3d/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-amap3d Releases](https://github.com/react-native-oh-library/react-native-amap3d/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-amap3d@file:# +npm install @react-native-oh-tpl/react-native-amap3d ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-amap3d@file:# +yarn add @react-native-oh-tpl/react-native-amap3d ``` diff --git a/zh-cn/react-native-apple-authentication.md b/zh-cn/react-native-apple-authentication.md index 858b71db91744deaf6ee9ae8ac2e226bbd96d63f..6fd7b461e3572e9d2b2ffe7374dbece0f01fa8dc 100644 --- a/zh-cn/react-native-apple-authentication.md +++ b/zh-cn/react-native-apple-authentication.md @@ -22,24 +22,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-apple-authentication Releases](https://github.com/react-native-oh-library/react-native-apple-authentication/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-apple-authentication Releases](https://github.com/react-native-oh-library/react-native-apple-authentication/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-apple-authentication@file:# +npm install @react-native-oh-tpl/react-native-apple-authentication ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-apple-authentication@file:# +yarn add @react-native-oh-tpl/react-native-apple-authentication ``` #### **配置用于 Web 的“通过 Apple 登录”** diff --git a/zh-cn/react-native-async-storage-async-storage.md b/zh-cn/react-native-async-storage-async-storage.md index 134f7a1da9fe0a6bbbaab4e971469d4c29f4b1b5..9d90428bf05b9d3cb259d7588bd013c24286caf0 100644 --- a/zh-cn/react-native-async-storage-async-storage.md +++ b/zh-cn/react-native-async-storage-async-storage.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/async-storage Releases](https://github.com/react-native-oh-library/async-storage/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/async-storage Releases](https://github.com/react-native-oh-library/async-storage/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/async-storage@file:# +npm install @react-native-oh-tpl/async-storage ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/async-storage@file:# +yarn add @react-native-oh-tpl/async-storage ``` diff --git a/zh-cn/react-native-audio-recorder-player.md b/zh-cn/react-native-audio-recorder-player.md index 50fb1e137b7fb8b7f0ef1f874f5ce7adba1bf034..cc9b8e14b25f9bfcaa6a5f3c92310a2ba5cec4cd 100644 --- a/zh-cn/react-native-audio-recorder-player.md +++ b/zh-cn/react-native-audio-recorder-player.md @@ -16,22 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-audio-recorder-player Releases](https://github.com/react-native-oh-library/react-native-audio-recorder-player/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-audio-recorder-player Releases](https://github.com/react-native-oh-library/react-native-audio-recorder-player/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!tip] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-audio-recorder-player@file:# +npm install @react-native-oh-tpl/react-native-audio-recorder-player ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-audio-recorder-player@file:# +yarn add @react-native-oh-tpl/react-native-audio-recorder-player ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-audio-toolkit.md b/zh-cn/react-native-audio-toolkit.md index 4e052778f8db7ba5569379a86545b01bcac39a72..aef293a633009015215fe901ae572782d9bb0b8a 100644 --- a/zh-cn/react-native-audio-toolkit.md +++ b/zh-cn/react-native-audio-toolkit.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/audio-toolkit Releases](https://github.com/react-native-oh-library/react-native-audio-toolkit/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/audio-toolkit Releases](https://github.com/react-native-oh-library/react-native-audio-toolkit/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/audio-toolkit@file:# +npm install @react-native-oh-tpl/audio-toolkit ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/audio-toolkit@file:# +yarn add @react-native-oh-tpl/audio-toolkit ``` diff --git a/zh-cn/react-native-audio.md b/zh-cn/react-native-audio.md index ee8b681d8faf86c72c3f324a4f63ed4b4e69abaa..52351c52e7216588fb4d9eec3a47ee8e194f8ee8 100644 --- a/zh-cn/react-native-audio.md +++ b/zh-cn/react-native-audio.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-audio Releases](https://github.com/react-native-oh-library/react-native-audio/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-audio Releases](https://github.com/react-native-oh-library/react-native-audio/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-audio@file:# +npm install @react-native-oh-tpl/react-native-audio ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-audio@file:# +yarn add @react-native-oh-tpl/react-native-audio ``` diff --git a/zh-cn/react-native-autoheight-webview.md b/zh-cn/react-native-autoheight-webview.md index 728e97a93d7063e2e14712bd7fd1e67a518aeeca..bbcd0cdf6a041a326b4dc7381a1bda57b8d8b049 100644 --- a/zh-cn/react-native-autoheight-webview.md +++ b/zh-cn/react-native-autoheight-webview.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-autoheight-webview Releases](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-autoheight-webview Releases](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-autoheight-webview@file:# +npm install @react-native-oh-tpl/react-native-autoheight-webview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-autoheight-webview@file:# +yarn add @react-native-oh-tpl/react-native-autoheight-webview ``` diff --git a/zh-cn/react-native-background-fetch.md b/zh-cn/react-native-background-fetch.md index 42e9b6ab05f0801d63e1156c32ea14069eb4ed39..8b5f3659df3783763c1dc1c24b169b152f3c1df2 100644 --- a/zh-cn/react-native-background-fetch.md +++ b/zh-cn/react-native-background-fetch.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-background-fetch Releases](https://github.com/react-native-oh-library/react-native-background-fetch/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-background-fetch Releases](https://github.com/react-native-oh-library/react-native-background-fetch/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-background-fetch@file:# +npm install @react-native-oh-tpl/react-native-background-fetch ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-background-fetch@file:# +yarn add @react-native-oh-tpl/react-native-background-fetch ``` diff --git a/zh-cn/react-native-background-timer.md b/zh-cn/react-native-background-timer.md index 8bcd68a4a98a1896605d57bf3603a3872830192b..8d47f8da00deb3ba9b6af4f97d58437d04cd2626 100644 --- a/zh-cn/react-native-background-timer.md +++ b/zh-cn/react-native-background-timer.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-background-timer Releases](https://github.com/react-native-oh-library/react-native-background-timer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-background-timer Releases](https://github.com/react-native-oh-library/react-native-background-timer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-background-timer@file:# +npm install @react-native-oh-tpl/react-native-background-timer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-background-timer@file:# +yarn add @react-native-oh-tpl/react-native-background-timer ``` diff --git a/zh-cn/react-native-baidu-map.md b/zh-cn/react-native-baidu-map.md index c0154674d631940a8bd3d5b0ce1556ca87abb9f8..b53abaf1036accdfd632e89a89e57edb30e2ea13 100644 --- a/zh-cn/react-native-baidu-map.md +++ b/zh-cn/react-native-baidu-map.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-baidu-map Releases](https://github.com/react-native-oh-library/react-native-baidu-map/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-baidu-map Releases](https://github.com/react-native-oh-library/react-native-baidu-map/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-baidu-map@file:# +npm install @react-native-oh-tpl/react-native-baidu-map ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-baidu-map@file:# +yarn add @react-native-oh-tpl/react-native-baidu-map ``` diff --git a/zh-cn/react-native-barcode-builder.md b/zh-cn/react-native-barcode-builder.md index a2e8b37a11b5227e4372b4363e1c9c0ca704b697..2a92dd46d9360cb91f84594f6b4725942dcb5d64 100644 --- a/zh-cn/react-native-barcode-builder.md +++ b/zh-cn/react-native-barcode-builder.md @@ -16,24 +16,22 @@ ## 安装与使用 -1、请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-barcode-builder](https://github.com/react-native-oh-library/react-native-barcode-builder/releases),并下载适用版本的 tgz 包。 +1、请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-barcode-builder](https://github.com/react-native-oh-library/react-native-barcode-builder/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-barcode-builder@file:# +npm install @react-native-oh-tpl/react-native-barcode-builder ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-barcode-builder@file:# +yarn add @react-native-oh-tpl/react-native-barcode-builder ``` diff --git a/zh-cn/react-native-bars.md b/zh-cn/react-native-bars.md index 0ed85bbfa6bd5d9477f1c2dd9679175860723574..176cfa7e421fca98083a0bfd5064a68d9be09b7b 100644 --- a/zh-cn/react-native-bars.md +++ b/zh-cn/react-native-bars.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bars Releases](https://github.com/react-native-oh-library/react-native-bars/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bars Releases](https://github.com/react-native-oh-library/react-native-bars/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-bars@file:# +npm install @react-native-oh-tpl/react-native-bars ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-bars@file:# +yarn add @react-native-oh-tpl/react-native-bars ``` diff --git a/zh-cn/react-native-better-banner.md b/zh-cn/react-native-better-banner.md index 08bec6c3d4d671c54d0c6009ddbbcea1ac462296..d838392fbd34a0547102569090d2c8ad74208e4d 100644 --- a/zh-cn/react-native-better-banner.md +++ b/zh-cn/react-native-better-banner.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-better-banner Releases](https://github.com/react-native-oh-library/better-banner/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-better-banner Releases](https://github.com/react-native-oh-library/better-banner/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-better-banner@file:# +npm install @react-native-oh-tpl/react-native-better-banner ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-better-banner@file:# +yarn add @react-native-oh-tpl/react-native-better-banner ``` diff --git a/zh-cn/react-native-bindingx.md b/zh-cn/react-native-bindingx.md index ac09562c4a20df63895617ffa18197eb2f1eb766..6d265bb64925217de9016468f5ab75563f1d3171 100644 --- a/zh-cn/react-native-bindingx.md +++ b/zh-cn/react-native-bindingx.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bindingx Releases](https://github.com/react-native-oh-library/react-native-bindingx/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bindingx Releases](https://github.com/react-native-oh-library/react-native-bindingx/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-bindingx@file:# +npm install @react-native-oh-tpl/react-native-bindingx ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-bindingx@file:# +yarn add @react-native-oh-tpl/react-native-bindingx ``` diff --git a/zh-cn/react-native-ble-manager.md b/zh-cn/react-native-ble-manager.md index e8285d827357c127672449e9e9368f0836d215fb..452feb8d5d6b6562b24b81fa97249ac8be6c8143 100644 --- a/zh-cn/react-native-ble-manager.md +++ b/zh-cn/react-native-ble-manager.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ble-manager Releases](https://github.com/react-native-oh-library/react-native-ble-manager/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ble-manager Releases](https://github.com/react-native-oh-library/react-native-ble-manager/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-ble-manager@file:# +npm install @react-native-oh-tpl/react-native-ble-manager ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-ble-manager@file:# +yarn add @react-native-oh-tpl/react-native-ble-manager ``` diff --git a/zh-cn/react-native-ble-plx.md b/zh-cn/react-native-ble-plx.md index 040b0141e36a22125a2cd0b43fbf89e19cae835f..a3b7ebb56e6ffacafacfc6e4ddc7d7985a210f1a 100644 --- a/zh-cn/react-native-ble-plx.md +++ b/zh-cn/react-native-ble-plx.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ble-plx Releases](https://github.com/react-native-oh-library/react-native-ble-plx/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ble-plx Releases](https://github.com/react-native-oh-library/react-native-ble-plx/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-ble-plx@file:# +npm install @react-native-oh-tpl/react-native-ble-plx ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-ble-plx@file:# +yarn add @react-native-oh-tpl/react-native-ble-plx ``` diff --git a/zh-cn/react-native-blob-util.md b/zh-cn/react-native-blob-util.md index 7ce24a586d88c90b6d4cab3ffd7870f327a1d944..9641bce4d18d6720fa09da9094a5637f4ffa2bfb 100644 --- a/zh-cn/react-native-blob-util.md +++ b/zh-cn/react-native-blob-util.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-blob-util Releases](https://github.com/react-native-oh-library/react-native-blob-util/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-blob-util Releases](https://github.com/react-native-oh-library/react-native-blob-util/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-blob-util@file:# +npm install @react-native-oh-tpl/react-native-blob-util ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-blob-util@file:# +yarn add @react-native-oh-tpl/react-native-blob-util ``` diff --git a/zh-cn/react-native-bootsplash.md b/zh-cn/react-native-bootsplash.md index 13643d618add633596c9e116fc2f1abbe3d1fb11..59c71fcdbda00b7ef70e879b3b01281c6fd59370 100644 --- a/zh-cn/react-native-bootsplash.md +++ b/zh-cn/react-native-bootsplash.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bootsplash Releases](https://github.com/react-native-oh-library/react-native-bootsplash/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-bootsplash Releases](https://github.com/react-native-oh-library/react-native-bootsplash/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-bootsplash@file:# +npm install @react-native-oh-tpl/react-native-bootsplash ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-bootsplash@file:# +yarn add @react-native-oh-tpl/react-native-bootsplash ``` #### 生成配置文件 diff --git a/zh-cn/react-native-calendar-events.md b/zh-cn/react-native-calendar-events.md index 3d2791d5a55cc69533907c04536f09954631b2bb..ea4cb9c7d3331879885f499c4139b6ea102d3335 100644 --- a/zh-cn/react-native-calendar-events.md +++ b/zh-cn/react-native-calendar-events.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-calendar-events Releases](https://github.com/react-native-oh-library/react-native-calendar-events/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-calendar-events Releases](https://github.com/react-native-oh-library/react-native-calendar-events/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-calendar-events@file:# +npm install @react-native-oh-tpl/react-native-calendar-events ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-calendar-events@file:# +yarn add @react-native-oh-tpl/react-native-calendar-events ``` diff --git a/zh-cn/react-native-camera-kit.md b/zh-cn/react-native-camera-kit.md index 2a06b7d7dd4b755dec82dd4ef5a2d2da0c46bbc3..2b4aab761ac022d9bc886db661b560f7cd392815 100644 --- a/zh-cn/react-native-camera-kit.md +++ b/zh-cn/react-native-camera-kit.md @@ -18,24 +18,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-camera-kit Releases](https://github.com/react-native-oh-library/react-native-camera-kit/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-camera-kit Releases](https://github.com/react-native-oh-library/react-native-camera-kit/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-camera-kit@file:# +npm install @react-native-oh-tpl/react-native-camera-kit ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-camera-kit@file:# +yarn add @react-native-oh-tpl/react-native-camera-kit ``` diff --git a/zh-cn/react-native-cameraroll.md b/zh-cn/react-native-cameraroll.md index 674dcee80ed775ac05af6b7139cff1f98871a8d7..05adbcb2f10e93b8b34d72a23106df7d1e402f19 100644 --- a/zh-cn/react-native-cameraroll.md +++ b/zh-cn/react-native-cameraroll.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-cameraroll Releases](https://github.com/react-native-oh-library/react-native-cameraroll/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-cameraroll Releases](https://github.com/react-native-oh-library/react-native-cameraroll/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/camera-roll@file:# +npm install @react-native-oh-tpl/camera-roll ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/camera-roll@file:# +yarn add @react-native-oh-tpl/camera-roll ``` diff --git a/zh-cn/react-native-cardview.md b/zh-cn/react-native-cardview.md index d8cbbdbb68ffddfa660eda6aefff94cb924125cf..e5c3e8d924c294acde31cf4ecadfa51540bdb9e8 100644 --- a/zh-cn/react-native-cardview.md +++ b/zh-cn/react-native-cardview.md @@ -16,22 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-cardview Releases](https://github.com/react-native-oh-library/react-native-cardview/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-cardview Releases](https://github.com/react-native-oh-library/react-native-cardview/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-cardview@file:# +npm install @react-native-oh-tpl/react-native-cardview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-cardview@file:# +yarn add @react-native-oh-tpl/react-native-cardview ``` diff --git a/zh-cn/react-native-charts-wrapper.md b/zh-cn/react-native-charts-wrapper.md index a353866992a7c301f94833daa2ee935942ddac37..972b1b653745f19eb3743881498de3395bfda504 100644 --- a/zh-cn/react-native-charts-wrapper.md +++ b/zh-cn/react-native-charts-wrapper.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-charts-wrapper/Releases](https://github.com/react-native-oh-library/react-native-charts-wrapper/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-charts-wrapper/Releases](https://github.com/react-native-oh-library/react-native-charts-wrapper/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-charts-wrapper@file:# +npm install @react-native-oh-tpl/react-native-charts-wrapper ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-charts-wrapper@file:# +yarn add @react-native-oh-tpl/react-native-charts-wrapper ``` diff --git a/zh-cn/react-native-clipboard-clipboard.md b/zh-cn/react-native-clipboard-clipboard.md index e4c8173279df3b0515a737f27d9b5dfe90d0f817..bab853bc8c5f08e66e218275db4a981cad1d77ad 100644 --- a/zh-cn/react-native-clipboard-clipboard.md +++ b/zh-cn/react-native-clipboard-clipboard.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/clipboard Releases](https://github.com/react-native-oh-library/clipboard/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/clipboard Releases](https://github.com/react-native-oh-library/clipboard/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/clipboard@file:# +npm install @react-native-oh-tpl/clipboard ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/clipboard@file:# +yarn add @react-native-oh-tpl/clipboard ``` diff --git a/zh-cn/react-native-clippath-capi.md b/zh-cn/react-native-clippath-capi.md index e0a5fd25f579c553d60d5acb3c90fe510e06296a..9e7e30e9774b9d89589d2f2a9d5560e223b8ebe9 100644 --- a/zh-cn/react-native-clippath-capi.md +++ b/zh-cn/react-native-clippath-capi.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-clippathview Releases](https://github.com/react-native-oh-library/react-native-clippath/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-clippathview Releases](https://github.com/react-native-oh-library/react-native-clippath/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-clippathview@file:# +npm install @react-native-oh-tpl/react-native-clippathview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-clippathview@file:# +yarn add @react-native-oh-tpl/react-native-clippathview ``` diff --git a/zh-cn/react-native-clippathview.md b/zh-cn/react-native-clippathview.md index 90e3839bde184f49fe728df4d4c642352971fedf..f3d9c8fdb282e90afcad9f6bed7b61fea043d83e 100644 --- a/zh-cn/react-native-clippathview.md +++ b/zh-cn/react-native-clippathview.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-clippathview Releases](https://github.com/react-native-oh-library/react-native-clippath/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-clippathview Releases](https://github.com/react-native-oh-library/react-native-clippath/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-clippathview@file:# +npm install @react-native-oh-tpl/react-native-clippathview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-clippathview@file:# +yarn add @react-native-oh-tpl/react-native-clippathview ``` diff --git a/zh-cn/react-native-code-push.md b/zh-cn/react-native-code-push.md index 99c305910e2093342a478c15f2178caea6bf2c76..43c404b0a068786437adf3f0648d8fe2beb742c5 100644 --- a/zh-cn/react-native-code-push.md +++ b/zh-cn/react-native-code-push.md @@ -47,24 +47,22 @@ code-push release "<版本号>" --description " [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-code-push@file:# +npm install @react-native-oh-tpl/react-native-code-push ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-code-push@file:# +yarn add @react-native-oh-tpl/react-native-code-push ``` diff --git a/zh-cn/react-native-color-matrix-image-filters.md b/zh-cn/react-native-color-matrix-image-filters.md index fb4b3922222abdac941bf0bb6b95ecefe54a04e2..2439dfa036b50e93ed60c86d2673244ae43245a5 100644 --- a/zh-cn/react-native-color-matrix-image-filters.md +++ b/zh-cn/react-native-color-matrix-image-filters.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-color-matrix-image-filters Releases](https://github.com/react-native-oh-library/react-native-color-matrix-image-filters/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-color-matrix-image-filters Releases](https://github.com/react-native-oh-library/react-native-color-matrix-image-filters/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-color-matrix-image-filters@file:# +npm install @react-native-oh-tpl/react-native-color-matrix-image-filters ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-color-matrix-image-filters@file:# +yarn add @react-native-oh-tpl/react-native-color-matrix-image-filters ``` diff --git a/zh-cn/react-native-community-blur.md b/zh-cn/react-native-community-blur.md index dc5b12c9f590d605fb5d65e4763a3603d560cdf3..c1d047ea2992db7e24f1e22ec8542b4a1fcd1267 100644 --- a/zh-cn/react-native-community-blur.md +++ b/zh-cn/react-native-community-blur.md @@ -18,24 +18,22 @@ 本库已经适配`C-API版本`从版本`4.4.0-0.1.0`开始的版本为`C-API版本`,`C-API版本`在性能和速度上都优于`ArkTS版本`。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-community-blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-community-blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/blur@file:# +npm install @react-native-oh-tpl/blur ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/blur@file:# +yarn add @react-native-oh-tpl/blur ``` diff --git a/zh-cn/react-native-community-checkbox.md b/zh-cn/react-native-community-checkbox.md index b262a7954ffa0ed6abdf837e97d31cd1bb6a1622..1a3c8c8e7af9d5a685c6e442887f9315c15a1ded 100644 --- a/zh-cn/react-native-community-checkbox.md +++ b/zh-cn/react-native-community-checkbox.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/checkbox Releases](https://github.com/react-native-oh-library/react-native-checkbox/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/checkbox Releases](https://github.com/react-native-oh-library/react-native-checkbox/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/checkbox@file:# +npm install @react-native-oh-tpl/checkbox ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/checkbox@file:# +yarn add @react-native-oh-tpl/checkbox ``` diff --git a/zh-cn/react-native-community-datetimepicker.md b/zh-cn/react-native-community-datetimepicker.md index 73fc6a7640c3f604bce80c4f0fb3c026772b7639..574fde825c7d6f293cc9df33f9dbb8f03b596277 100644 --- a/zh-cn/react-native-community-datetimepicker.md +++ b/zh-cn/react-native-community-datetimepicker.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/datetimepicker Releases](https://github.com/react-native-oh-library/datetimepicker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/datetimepicker Releases](https://github.com/react-native-oh-library/datetimepicker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/datetimepicker@file:# +npm install @react-native-oh-tpl/datetimepicker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/datetimepicker@file:# +yarn add @react-native-oh-tpl/datetimepicker ``` diff --git a/zh-cn/react-native-community-geolocation.md b/zh-cn/react-native-community-geolocation.md index 549f227ed1bfa09f2eebc7147b1145825cba348f..567842499a71dded1ba43db7a81e75f372a8bcf8 100644 --- a/zh-cn/react-native-community-geolocation.md +++ b/zh-cn/react-native-community-geolocation.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/geolocation Releases](https://github.com/react-native-oh-library/react-native-geolocation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/geolocation Releases](https://github.com/react-native-oh-library/react-native-geolocation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/geolocation@file:# +npm install @react-native-oh-tpl/geolocation ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/geolocation@file:# +yarn add @react-native-oh-tpl/geolocation ``` diff --git a/zh-cn/react-native-community-netinfo.md b/zh-cn/react-native-community-netinfo.md index ea29d95e57dbd78ca33a4b3039db14379fb19793..0def1b80a7ae5f9d4e8a412ab4cb560bbf8d12b7 100644 --- a/zh-cn/react-native-community-netinfo.md +++ b/zh-cn/react-native-community-netinfo.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/netinfo Releases](https://github.com/react-native-oh-library/react-native-netinfo/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/netinfo Releases](https://github.com/react-native-oh-library/react-native-netinfo/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/netinfo@file:# +npm install @react-native-oh-tpl/netinfo ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/netinfo@file:# +yarn add @react-native-oh-tpl/netinfo ``` diff --git a/zh-cn/react-native-community-progress-bar-android.md b/zh-cn/react-native-community-progress-bar-android.md index 26446721f866f7cea7dfdcd4512ec19b4807a7b5..a1d4543fdea8e6ab4045740dd6a9cefac14c79de 100644 --- a/zh-cn/react-native-community-progress-bar-android.md +++ b/zh-cn/react-native-community-progress-bar-android.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-bar-android Releases](https://github.com/react-native-oh-library/progress-bar-android/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-bar-android Releases](https://github.com/react-native-oh-library/progress-bar-android/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **yarn** ```bash -yarn add @react-native-oh-tpl/progress-bar-android@file:# +yarn add @react-native-oh-tpl/progress-bar-android ``` #### **npm** ```bash -npm install @react-native-oh-tpl/progress-bar-android@file:# +npm install @react-native-oh-tpl/progress-bar-android ``` diff --git a/zh-cn/react-native-community-progress-view-capi.md b/zh-cn/react-native-community-progress-view-capi.md index da63b051d955a5c92f758662be6cde836e40e96b..df50fea797b439bf233a102d9aa3acbc31992d9f 100644 --- a/zh-cn/react-native-community-progress-view-capi.md +++ b/zh-cn/react-native-community-progress-view-capi.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-view Releases](https://github.com/react-native-oh-library/progress-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-view Releases](https://github.com/react-native-oh-library/progress-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/progress-view@file:# +npm install @react-native-oh-tpl/progress-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/progress-view@file:# +yarn add @react-native-oh-tpl/progress-view ``` diff --git a/zh-cn/react-native-community-progress-view.md b/zh-cn/react-native-community-progress-view.md index 8b9849945e195dd51598e7ad2b5bc8a48ed52b98..c12d5b94db4b740272ccecd6af2ab3db961c28ca 100644 --- a/zh-cn/react-native-community-progress-view.md +++ b/zh-cn/react-native-community-progress-view.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-view Releases](https://github.com/react-native-oh-library/progress-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/progress-view Releases](https://github.com/react-native-oh-library/progress-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/progress-view@file:# +npm install @react-native-oh-tpl/progress-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/progress-view@file:# +yarn add @react-native-oh-tpl/progress-view ``` diff --git a/zh-cn/react-native-community-push-notification-ios.md b/zh-cn/react-native-community-push-notification-ios.md index 2174973b82b0c2f26e827335f066562d9243ad13..ddab394c57052b113eb0c54d20559ae9e47778fe 100644 --- a/zh-cn/react-native-community-push-notification-ios.md +++ b/zh-cn/react-native-community-push-notification-ios.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/push-notification-ios Releases](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/push-notification-ios Releases](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/push-notification-ios@file:# +npm install @react-native-oh-tpl/push-notification-ios ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/push-notification-ios@file:# +yarn add @react-native-oh-tpl/push-notification-ios ``` diff --git a/zh-cn/react-native-community-segmented-control.md b/zh-cn/react-native-community-segmented-control.md index e5d35856c87cc192b765eee983df4804b44ba866..8fb7f4843681aa81878bbc35d4d26a5061cfafde 100644 --- a/zh-cn/react-native-community-segmented-control.md +++ b/zh-cn/react-native-community-segmented-control.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/segmented-control Releases](https://github.com/react-native-oh-library/segmented-control/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/segmented-control Releases](https://github.com/react-native-oh-library/segmented-control/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/segmented-control@file:# +npm install @react-native-oh-tpl/segmented-control ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/segmented-control@file:# +yarn add @react-native-oh-tpl/segmented-control ``` diff --git a/zh-cn/react-native-community-slider.md b/zh-cn/react-native-community-slider.md index ad3254dca8f94c8f65360f92a99532a46910028d..99872e3c69d83bbc880789b403ea885af011f1c6 100644 --- a/zh-cn/react-native-community-slider.md +++ b/zh-cn/react-native-community-slider.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/slider Releases](https://github.com/react-native-oh-library/react-native-slider/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/slider Releases](https://github.com/react-native-oh-library/react-native-slider/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/slider@file:# +npm install @react-native-oh-tpl/slider ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/slider@file:# +yarn add @react-native-oh-tpl/slider ``` diff --git a/zh-cn/react-native-community-toolbar-android.md b/zh-cn/react-native-community-toolbar-android.md index b57787f0908e8238000bcb2eed74e88c27afe329..867a3411d1485b7792b49f9d7e4cdb10a62937ff 100644 --- a/zh-cn/react-native-community-toolbar-android.md +++ b/zh-cn/react-native-community-toolbar-android.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/toolbar-android Releases](https://github.com/react-native-oh-library/toolbar-android/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/toolbar-android Releases](https://github.com/react-native-oh-library/toolbar-android/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/toolbar-android@file:# +npm install @react-native-oh-tpl/toolbar-android ``` #### yarn ```bash -yarn add @react-native-oh-tpl/toolbar-android@file:# +yarn add @react-native-oh-tpl/toolbar-android ``` diff --git a/zh-cn/react-native-compass-heading.md b/zh-cn/react-native-compass-heading.md index 9a21cedeb9e4a835a62705c899e3577a207dc535..dedf50dcf70af466ecf8368040cedd84f7faf432 100644 --- a/zh-cn/react-native-compass-heading.md +++ b/zh-cn/react-native-compass-heading.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-compass-heading Releases](https://github.com/react-native-oh-library/react-native-compass-heading/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-compass-heading Releases](https://github.com/react-native-oh-library/react-native-compass-heading/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-compass-heading@file:# +npm install @react-native-oh-tpl/react-native-compass-heading ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-compass-heading@file:# +yarn add @react-native-oh-tpl/react-native-compass-heading ``` diff --git a/zh-cn/react-native-config.md b/zh-cn/react-native-config.md index 7b2946139a3587a52f28e431439545d4773027b4..c6bea5e260461bd713d696b31b8ea2d437779ed0 100644 --- a/zh-cn/react-native-config.md +++ b/zh-cn/react-native-config.md @@ -30,22 +30,20 @@ Config.GOOGLE_MAPS_API_KEY; // 'abcdefgh' ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-config Releases](https://github.com/react-native-oh-library/react-native-config/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-config Releases](https://github.com/react-native-oh-library/react-native-config/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-config@file:# +npm install @react-native-oh-tpl/react-native-config ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-config@file:# +yarn add @react-native-oh-tpl/react-native-config ``` diff --git a/zh-cn/react-native-contacts.md b/zh-cn/react-native-contacts.md index 57971fd3792a6fa3e65b039d4085caa10dbe92b7..7eb462651f8bfde3764422ad8757808c2032925e 100644 --- a/zh-cn/react-native-contacts.md +++ b/zh-cn/react-native-contacts.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-contacts Releases](https://github.com/react-native-oh-library/react-native-contacts/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-contacts Releases](https://github.com/react-native-oh-library/react-native-contacts/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-contacts@file:# +npm install @react-native-oh-tpl/react-native-contacts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-contacts@file:# +yarn add @react-native-oh-tpl/react-native-contacts ``` diff --git a/zh-cn/react-native-context-menu-view.md b/zh-cn/react-native-context-menu-view.md index 63154607ceb951fffbec691e7aa3fc7b7997f3c4..fabd86af87cc2944e7b83873cf81b35add9aada0 100644 --- a/zh-cn/react-native-context-menu-view.md +++ b/zh-cn/react-native-context-menu-view.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-context-menu-view Releases](https://github.com/react-native-oh-library/react-native-context-menu-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-context-menu-view Releases](https://github.com/react-native-oh-library/react-native-context-menu-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-context-menu-view@file:# +npm install @react-native-oh-tpl/react-native-context-menu-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-context-menu-view@file:# +yarn add @react-native-oh-tpl/react-native-context-menu-view ``` diff --git a/zh-cn/react-native-cookies-cookies.md b/zh-cn/react-native-cookies-cookies.md index 3fbc165fceaa0a9ed82afdad24167efe71c7a509..6cd6f0cf12e065682cc4c27d89444f411e5d888d 100644 --- a/zh-cn/react-native-cookies-cookies.md +++ b/zh-cn/react-native-cookies-cookies.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/cookies Releases](https://github.com/react-native-oh-library/react-native-cookies/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/cookies Releases](https://github.com/react-native-oh-library/react-native-cookies/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/cookies@file:# +npm install @react-native-oh-tpl/cookies ``` #### **yarn** ``` -yarn add @react-native-oh-tpl/cookies@file:# +yarn add @react-native-oh-tpl/cookies ``` diff --git a/zh-cn/react-native-country-picker-modal.md b/zh-cn/react-native-country-picker-modal.md index 0a2a81811fa29bee83f352e03d4b38edb1c4bbbb..03ab96ed91f454cdb624b41f349bfed8898d8e6d 100644 --- a/zh-cn/react-native-country-picker-modal.md +++ b/zh-cn/react-native-country-picker-modal.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-country-picker-modal Releases](https://github.com/react-native-oh-library/react-native-country-picker-modal/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-country-picker-modal Releases](https://github.com/react-native-oh-library/react-native-country-picker-modal/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-country-picker-modal@file:# +npm install @react-native-oh-tpl/react-native-country-picker-modal ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-country-picker-modal@file:# +yarn add @react-native-oh-tpl/react-native-country-picker-modal ``` diff --git a/zh-cn/react-native-create-thumbnail.md b/zh-cn/react-native-create-thumbnail.md index f3f713c2c960bc19dc4eed0c7499028aea0c37c1..8de02f31497c03261eb8e6f8cd65adb03aa22e43 100644 --- a/zh-cn/react-native-create-thumbnail.md +++ b/zh-cn/react-native-create-thumbnail.md @@ -18,24 +18,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-create-thumbnail Releases](https://github.com/react-native-oh-library/react-native-create-thumbnail/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-create-thumbnail Releases](https://github.com/react-native-oh-library/react-native-create-thumbnail/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-create-thumbnail@file:# +npm install @react-native-oh-tpl/react-native-create-thumbnail ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-create-thumbnail@file:# +yarn add @react-native-oh-tpl/react-native-create-thumbnail ``` diff --git a/zh-cn/react-native-credit-card-input.md b/zh-cn/react-native-credit-card-input.md index b99a5a61980e02c16e0250a69712ab7cb71b1beb..972f70cea507d094d91984079143c5040c0ef81b 100644 --- a/zh-cn/react-native-credit-card-input.md +++ b/zh-cn/react-native-credit-card-input.md @@ -16,24 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-credit-card-input Releases](https://github.com/react-native-oh-library/react-native-credit-card-input/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-credit-card-input Releases](https://github.com/react-native-oh-library/react-native-credit-card-input/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-credit-card-input@file:# +npm install @react-native-oh-tpl/react-native-credit-card-input ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-credit-card-input@file:# +yarn add @react-native-oh-tpl/react-native-credit-card-input ``` diff --git a/zh-cn/react-native-custom-keyboard.md b/zh-cn/react-native-custom-keyboard.md index 634b34c8110f5bff1632589a4a0ef057cb023661..718ab2aeaff79bb624c9085382eae22ec8578ac7 100644 --- a/zh-cn/react-native-custom-keyboard.md +++ b/zh-cn/react-native-custom-keyboard.md @@ -17,22 +17,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-custom-keyboard Releases](https://github.com/react-native-oh-library/react-native-custom-keyboard/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-custom-keyboard Releases](https://github.com/react-native-oh-library/react-native-custom-keyboard/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-custom-keyboard@file:# +npm install @react-native-oh-tpl/react-native-custom-keyboard ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-custom-keyboard@file:# +yarn add @react-native-oh-tpl/react-native-custom-keyboard ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-date-picker.md b/zh-cn/react-native-date-picker.md index bde26e2a24e645c73f8be686b2b1ad099500e92d..133e6344aca7c9f23127a47e36163f2ca83b8275 100644 --- a/zh-cn/react-native-date-picker.md +++ b/zh-cn/react-native-date-picker.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-date-picker Releases](https://github.com/react-native-oh-library/react-native-date-picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-date-picker Releases](https://github.com/react-native-oh-library/react-native-date-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-date-picker@file:# +npm install @react-native-oh-tpl/react-native-date-picker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-date-picker@file:# +yarn add @react-native-oh-tpl/react-native-date-picker ``` diff --git a/zh-cn/react-native-default-preference.md b/zh-cn/react-native-default-preference.md index 2ea3ed322ab742f7cc4d06595518c3c3dd2c1c91..7c9ddf0eb621852d30165a53ffd7806743f7c983 100644 --- a/zh-cn/react-native-default-preference.md +++ b/zh-cn/react-native-default-preference.md @@ -18,25 +18,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-default-preference Releases](https://github.com/react-native-oh-library/react-native-default-preference/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-default-preference Releases](https://github.com/react-native-oh-library/react-native-default-preference/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-default-preference@file:# +npm install @react-native-oh-tpl/react-native-default-preference ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-default-preference@file:# +yarn add @react-native-oh-tpl/react-native-default-preference ``` diff --git a/zh-cn/react-native-device-info.md b/zh-cn/react-native-device-info.md index 9c9c5de94550d0d093fb87090fb96ea8f51f5a47..856d62a012424142410c0e48f9a85008e49b61e5 100644 --- a/zh-cn/react-native-device-info.md +++ b/zh-cn/react-native-device-info.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-device-info Releases](https://github.com/react-native-oh-library/react-native-device-info/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-device-info Releases](https://github.com/react-native-oh-library/react-native-device-info/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-device-info@file:# +npm install @react-native-oh-tpl/react-native-device-info ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-device-info@file:# +yarn add @react-native-oh-tpl/react-native-device-info ``` diff --git a/zh-cn/react-native-doc-viewer.md b/zh-cn/react-native-doc-viewer.md index 96d923e099732f0694794b8b835cbbc78be9d74a..4a6c827be2b3a7e8d38876285aa07e0cc396864e 100644 --- a/zh-cn/react-native-doc-viewer.md +++ b/zh-cn/react-native-doc-viewer.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-doc-viewer Releases](https://github.com/react-native-oh-library/react-native-doc-viewer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-doc-viewer Releases](https://github.com/react-native-oh-library/react-native-doc-viewer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-doc-viewer@file:# +npm install @react-native-oh-tpl/react-native-doc-viewer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-doc-viewer@file:# +yarn add @react-native-oh-tpl/react-native-doc-viewer ``` diff --git a/zh-cn/react-native-document-picker.md b/zh-cn/react-native-document-picker.md index 8da343cc5fad87845b5ebbfe60bf138348c85282..97906cc2e4ee4b72d2d1cf92ed55b11d360736d8 100644 --- a/zh-cn/react-native-document-picker.md +++ b/zh-cn/react-native-document-picker.md @@ -19,24 +19,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-document-picker Releases](https://github.com/react-native-oh-library/document-picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-document-picker Releases](https://github.com/react-native-oh-library/document-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-document-picker@file:# +npm install @react-native-oh-tpl/react-native-document-picker ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-document-picker@file:# +yarn add @react-native-oh-tpl/react-native-document-picker ``` diff --git a/zh-cn/react-native-drag-sort.md b/zh-cn/react-native-drag-sort.md index 4243daed5e1e1e79271e52f3cc85b068ab35287b..e1f40b75cdb858284e587e5e93eff05ce2373da6 100644 --- a/zh-cn/react-native-drag-sort.md +++ b/zh-cn/react-native-drag-sort.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-drag-sort Releases](https://github.com/react-native-oh-library/react-native-drag-sort/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-drag-sort Releases](https://github.com/react-native-oh-library/react-native-drag-sort/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-drag-sort@file:# +yarn add @react-native-oh-tpl/react-native-drag-sort ``` #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-drag-sort@file:# +npm install @react-native-oh-tpl/react-native-drag-sort ``` ### Tip diff --git a/zh-cn/react-native-drax.md b/zh-cn/react-native-drax.md index 96818cd7331b2aca8d6c573b2f712cf23dc3c615..bbbf0cbc30273752f18fced0e62e61e930579267 100644 --- a/zh-cn/react-native-drax.md +++ b/zh-cn/react-native-drax.md @@ -20,24 +20,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-drax Releases](https://github.com/react-native-oh-library/react-native-drax/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-drax Releases](https://github.com/react-native-oh-library/react-native-drax/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-drax@file:# +npm install @react-native-oh-tpl/react-native-drax ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-drax@file:# +yarn add @react-native-oh-tpl/react-native-drax ``` diff --git a/zh-cn/react-native-email-link.md b/zh-cn/react-native-email-link.md index 499b18c5b76d1b8378a2779762ea62797bcc05bb..09a26a2c178cef276d5388e552ae3129e8991e37 100644 --- a/zh-cn/react-native-email-link.md +++ b/zh-cn/react-native-email-link.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-email-link Releases](https://github.com/react-native-oh-library/react-native-email-link/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-email-link Releases](https://github.com/react-native-oh-library/react-native-email-link/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-email-link@file:# +npm install @react-native-oh-tpl/react-native-email-link ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-email-link@file:# +yarn add @react-native-oh-tpl/react-native-email-link ``` diff --git a/zh-cn/react-native-exception-handler.md b/zh-cn/react-native-exception-handler.md index 6865063813ed26823f554dc6ff0f4cc3020c323c..ba79aac6826713990ef19e2f50ac7d435df10803 100644 --- a/zh-cn/react-native-exception-handler.md +++ b/zh-cn/react-native-exception-handler.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-exception-handler Releases](https://github.com/react-native-oh-library/react-native-exception-handler/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-exception-handler Releases](https://github.com/react-native-oh-library/react-native-exception-handler/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-exception-handler@file:# +npm install @react-native-oh-tpl/react-native-exception-handler ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-exception-handler@file:# +yarn add @react-native-oh-tpl/react-native-exception-handler ``` diff --git a/zh-cn/react-native-exit-app.md b/zh-cn/react-native-exit-app.md index f8df062e97b889e90e78740ed1adfa795f3644f7..e9627566e29f04df4694e67c8ed7081a3cbf30f7 100644 --- a/zh-cn/react-native-exit-app.md +++ b/zh-cn/react-native-exit-app.md @@ -17,23 +17,21 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-exit-app Releases](https://github.com/react-native-oh-library/react-native-exit-app/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-exit-app Releases](https://github.com/react-native-oh-library/react-native-exit-app/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-exit-app@file:# +npm install @react-native-oh-tpl/react-native-exit-app ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-exit-app@file:# +yarn add @react-native-oh-tpl/react-native-exit-app ``` diff --git a/zh-cn/react-native-fast-image.md b/zh-cn/react-native-fast-image.md index 321c37b8891b7c37fb1fc279699aa531968eddd3..8725bfad495541384ccc56adcdb809dc2d9217f5 100644 --- a/zh-cn/react-native-fast-image.md +++ b/zh-cn/react-native-fast-image.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fast-image Releases](https://github.com/react-native-oh-library/react-native-fast-image/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fast-image Releases](https://github.com/react-native-oh-library/react-native-fast-image/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-fast-image@file:# +npm install @react-native-oh-tpl/react-native-fast-image ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-fast-image@file:# +yarn add @react-native-oh-tpl/react-native-fast-image ``` diff --git a/zh-cn/react-native-file-access.md b/zh-cn/react-native-file-access.md index d4ff30f633f490ce5cf6b2b9c70bdee5bf7d0e66..e6575f67e1b3ee9738252c00e4315e27e4353f7d 100644 --- a/zh-cn/react-native-file-access.md +++ b/zh-cn/react-native-file-access.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-access Releases](https://github.com/react-native-oh-library/react-native-file-access/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-access Releases](https://github.com/react-native-oh-library/react-native-file-access/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-file-access@file:# +npm install @react-native-oh-tpl/react-native-file-access ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-file-access@file:# +yarn add @react-native-oh-tpl/react-native-file-access ``` diff --git a/zh-cn/react-native-file-selector.md b/zh-cn/react-native-file-selector.md index 79748e509ddf6f671555aefa23cfea209e330d0b..f0011bd4e55db1d1bc4818f65f6d048fa46a6c69 100644 --- a/zh-cn/react-native-file-selector.md +++ b/zh-cn/react-native-file-selector.md @@ -17,23 +17,21 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-selector Releases](https://github.com/react-native-oh-library/react-native-file-selector/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-selector Releases](https://github.com/react-native-oh-library/react-native-file-selector/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-file-selector@file:# +npm install @react-native-oh-tpl/react-native-file-selector ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-file-selector@file:# +yarn add @react-native-oh-tpl/react-native-file-selector ``` diff --git a/zh-cn/react-native-file-viewer.md b/zh-cn/react-native-file-viewer.md index 5612bff5ebfd8c0b7b0d91c9f9f6f6d1495a55bf..22c010a49ad228e5b4967bb9a4aa5c7eb2242a9d 100644 --- a/zh-cn/react-native-file-viewer.md +++ b/zh-cn/react-native-file-viewer.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-viewer Releases](https://github.com/react-native-oh-library/react-native-file-viewer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-file-viewer Releases](https://github.com/react-native-oh-library/react-native-file-viewer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-file-viewer@file:# +npm install @react-native-oh-tpl/react-native-file-viewer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-file-viewer@file:# +yarn add @react-native-oh-tpl/react-native-file-viewer ``` diff --git a/zh-cn/react-native-fileupload.md b/zh-cn/react-native-fileupload.md index 758671bd1f94467120d94463a2bc70e98bb7fd03..cdb379f17275fe2a210627ec0e15bf2707cc04c9 100644 --- a/zh-cn/react-native-fileupload.md +++ b/zh-cn/react-native-fileupload.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fileupload Releases](https://github.com/react-native-oh-library/react-native-fileupload/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fileupload Releases](https://github.com/react-native-oh-library/react-native-fileupload/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-fileupload@file:# +npm install @react-native-oh-tpl/react-native-fileupload ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-fileupload@file:# +yarn add @react-native-oh-tpl/react-native-fileupload ``` diff --git a/zh-cn/react-native-fingerprint-scanner.md b/zh-cn/react-native-fingerprint-scanner.md index ad852545a9b0e29e85fa7fc250dabf1d5f8a550b..ab98264f08cba3b20c06ce39cfa5678ab4e74cd4 100644 --- a/zh-cn/react-native-fingerprint-scanner.md +++ b/zh-cn/react-native-fingerprint-scanner.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fingerprint-scanner Releases](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-fingerprint-scanner Releases](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-fingerprint-scanner@file:# +npm install @react-native-oh-tpl/react-native-fingerprint-scanner ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-fingerprint-scanner@file:# +yarn add @react-native-oh-tpl/react-native-fingerprint-scanner ``` diff --git a/zh-cn/react-native-fs.md b/zh-cn/react-native-fs.md index a36ab700e32858699704245b219d733ffdd67121..3a6fba85c0d8a8c2b08d1dc331feaba770f59d7a 100644 --- a/zh-cn/react-native-fs.md +++ b/zh-cn/react-native-fs.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-fs Releases](https://github.com/react-native-oh-library/react-native-fs/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-fs Releases](https://github.com/react-native-oh-library/react-native-fs/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-fs@file:# +npm install @react-native-oh-tpl/react-native-fs ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-fs@file:# +yarn add @react-native-oh-tpl/react-native-fs ``` diff --git a/zh-cn/react-native-gesture-handler.md b/zh-cn/react-native-gesture-handler.md index 2abc537cdb4d90b65e1cb93d8cccba186a798863..f546b54cb848eca5940c587d36ac77bd04f7f671 100644 --- a/zh-cn/react-native-gesture-handler.md +++ b/zh-cn/react-native-gesture-handler.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-gesture-handler Releases](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-gesture-handler Releases](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-gesture-handler@file:# +npm install @react-native-oh-tpl/react-native-gesture-handler ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-gesture-handler@file:# +yarn add @react-native-oh-tpl/react-native-gesture-handler ``` diff --git a/zh-cn/react-native-get-random-values.md b/zh-cn/react-native-get-random-values.md index e4b3417e76c744753df6ef46ae3889974675ec6b..387547ccf038b5af66c07d8d5a29e475c1bf7e55 100644 --- a/zh-cn/react-native-get-random-values.md +++ b/zh-cn/react-native-get-random-values.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-get-random-values](https://github.com/react-native-oh-library/react-native-get-random-values/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-get-random-values](https://github.com/react-native-oh-library/react-native-get-random-values/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-get-random-values@file:# +npm install @react-native-oh-tpl/react-native-get-random-values ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-get-random-values@file:# +yarn add @react-native-oh-tpl/react-native-get-random-values ``` diff --git a/zh-cn/react-native-gifted-charts.md b/zh-cn/react-native-gifted-charts.md index 9c7673e90042b04601c3995d8a7de21d89377bdf..40d2fb02e45355291a9eb0740157389b01c80ec5 100644 --- a/zh-cn/react-native-gifted-charts.md +++ b/zh-cn/react-native-gifted-charts.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-gifted-charts Releases](https://github.com/react-native-oh-library/react-native-gifted-charts/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-gifted-charts Releases](https://github.com/react-native-oh-library/react-native-gifted-charts/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-gifted-charts@file:# +npm install @react-native-oh-tpl/react-native-gifted-charts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-gifted-charts@file:# +yarn add @react-native-oh-tpl/react-native-gifted-charts ``` diff --git a/zh-cn/react-native-haptic-feedback.md b/zh-cn/react-native-haptic-feedback.md index fafc4259a52940221ff34351e3069687b76fbbf5..72f53d4f3df599b94ce8649cd3e327436a73db4d 100644 --- a/zh-cn/react-native-haptic-feedback.md +++ b/zh-cn/react-native-haptic-feedback.md @@ -17,22 +17,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-haptic-feedback Releases](https://github.com/react-native-oh-library/react-native-haptic-feedback/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-haptic-feedback Releases](https://github.com/react-native-oh-library/react-native-haptic-feedback/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-haptic-feedback@file:# +npm install @react-native-oh-tpl/react-native-haptic-feedback ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-haptic-feedback@file:# +yarn add @react-native-oh-tpl/react-native-haptic-feedback ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-hole-view.md b/zh-cn/react-native-hole-view.md index d40de83eefdea037cd4122c8d028dec14f5022da..ec27fc04616963955647aeeb29c6a14fbb23a467 100644 --- a/zh-cn/react-native-hole-view.md +++ b/zh-cn/react-native-hole-view.md @@ -18,24 +18,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-hole-view Releases](https://github.com/react-native-oh-library/react-native-hole-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-hole-view Releases](https://github.com/react-native-oh-library/react-native-hole-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-hole-view@file:# +npm install @react-native-oh-tpl/react-native-hole-view ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-hole-view@file:# +yarn add @react-native-oh-tpl/react-native-hole-view ``` diff --git a/zh-cn/react-native-http-bridge.md b/zh-cn/react-native-http-bridge.md index 173369d12f28e1a6dec6aabd671e4c3ba75a2093..46211342935a051b8a8fbd9bc22b2c5d91d18c71 100644 --- a/zh-cn/react-native-http-bridge.md +++ b/zh-cn/react-native-http-bridge.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-http-bridge Releases](https://github.com/react-native-oh-library/react-native-http-bridge/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-http-bridge Releases](https://github.com/react-native-oh-library/react-native-http-bridge/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-http-bridge@file:# +npm install @react-native-oh-tpl/react-native-http-bridge ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-http-bridge@file:# +yarn add @react-native-oh-tpl/react-native-http-bridge ``` diff --git a/zh-cn/react-native-idfa-aaid.md b/zh-cn/react-native-idfa-aaid.md index 5fde6d41c7a8d1ecfa2c7ed5618a5785ce3eb26f..49602979211d2e901f3f6f87e9316aff578783fb 100644 --- a/zh-cn/react-native-idfa-aaid.md +++ b/zh-cn/react-native-idfa-aaid.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-idfa-aaid Releases](https://github.com/react-native-oh-library/react-native-idfa-aaid/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-idfa-aaid Releases](https://github.com/react-native-oh-library/react-native-idfa-aaid/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-idfa-aaid@file:# +npm install @react-native-oh-tpl/react-native-idfa-aaid ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-idfa-aaid@file:# +yarn add @react-native-oh-tpl/react-native-idfa-aaid ``` diff --git a/zh-cn/react-native-idle-timer.md b/zh-cn/react-native-idle-timer.md index 1b8f2b6f3776a64cef1affdd3e57c7f004fbaf34..8b4f2e9e46b0cf41ac06723e6208c3639ec3c308 100644 --- a/zh-cn/react-native-idle-timer.md +++ b/zh-cn/react-native-idle-timer.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-idle-timer Releases](https://github.com/react-native-oh-library/react-native-idle-timer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-idle-timer Releases](https://github.com/react-native-oh-library/react-native-idle-timer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-idle-timer@file:# +npm install @react-native-oh-tpl/react-native-idle-timer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-idle-timer@file:# +yarn add @react-native-oh-tpl/react-native-idle-timer ``` diff --git a/zh-cn/react-native-image-capinsets-next.md b/zh-cn/react-native-image-capinsets-next.md index b6cc618b20b39744920c4bca9bf9d827759aad31..dc8ce04eba0937fe09ee2d141f39470eff150b43 100644 --- a/zh-cn/react-native-image-capinsets-next.md +++ b/zh-cn/react-native-image-capinsets-next.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-capinsets-next Releases](https://github.com/react-native-oh-library/react-native-image-capinsets-next/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-capinsets-next Releases](https://github.com/react-native-oh-library/react-native-image-capinsets-next/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-capinsets-next@file:# +npm install @react-native-oh-tpl/react-native-image-capinsets-next ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-capinsets-next@file:# +yarn add @react-native-oh-tpl/react-native-image-capinsets-next ``` diff --git a/zh-cn/react-native-image-colors.md b/zh-cn/react-native-image-colors.md index bcee40919ac67cd820175711a10ca15ebab7f266..4282ee5d50a1d2f3ac1fcf4cd5ede56b1fd2c1b1 100644 --- a/zh-cn/react-native-image-colors.md +++ b/zh-cn/react-native-image-colors.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-colors Releases](https://github.com/react-native-oh-library/react-native-image-colors/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-colors Releases](https://github.com/react-native-oh-library/react-native-image-colors/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-colors@file:# +npm install @react-native-oh-tpl/react-native-image-colors ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-colors@file:# +yarn add @react-native-oh-tpl/react-native-image-colors ``` diff --git a/zh-cn/react-native-image-crop-picker.md b/zh-cn/react-native-image-crop-picker.md index a59cdd308fec114412bbc226ef4dd121403011d5..79b0a669d04e2dca94db5f27f3405c4a25c3319b 100644 --- a/zh-cn/react-native-image-crop-picker.md +++ b/zh-cn/react-native-image-crop-picker.md @@ -16,7 +16,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-crop-picker Releases ](https://github.com/react-native-oh-library/react-native-image-crop-picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-crop-picker Releases ](https://github.com/react-native-oh-library/react-native-image-crop-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -25,13 +25,13 @@ #### **npm** ``` -npm install @react-native-oh-tpl/react-native-image-crop-picker@file:# +npm install @react-native-oh-tpl/react-native-image-crop-picker ``` #### **yarn** ``` -yarn add @react-native-oh-tpl/react-native-image-crop-picker@file:# +yarn add @react-native-oh-tpl/react-native-image-crop-picker ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-image-editor.md b/zh-cn/react-native-image-editor.md index e978d539aa3aabfefbe29eaa163f062ebe0041c3..689f4e74493fdd2c2fceaae536a9be0cd3b2c44e 100644 --- a/zh-cn/react-native-image-editor.md +++ b/zh-cn/react-native-image-editor.md @@ -17,18 +17,18 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/image-editor Releases](https://github.com/react-native-oh-library/react-native-image-editor/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/image-editor Releases](https://github.com/react-native-oh-library/react-native-image-editor/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 #### **npm** ```bash -npm install @react-native-oh-tpl/image-editor@file:# +npm install @react-native-oh-tpl/image-editor ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/image-editor@file:# +yarn add @react-native-oh-tpl/image-editor ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-image-gallery.md b/zh-cn/react-native-image-gallery.md index 7543e53e411bde236f24db6e3fdc7cb4b48b3852..95175c2a2a2eea1c1ef2e4185bfbf678a6107c7e 100644 --- a/zh-cn/react-native-image-gallery.md +++ b/zh-cn/react-native-image-gallery.md @@ -18,26 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-gallery Releases](https://github.com/react-native-oh-library/react-native-image-gallery/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-gallery Releases](https://github.com/react-native-oh-library/react-native-image-gallery/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] -> -> 处替换为 tgz 包的路径 - #### **npm** ```bash -npm i @react-native-oh-tpl/react-native-image-gallery@file:# +npm i @react-native-oh-tpl/react-native-image-gallery ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-gallery@file:# +yarn add @react-native-oh-tpl/react-native-image-gallery ``` diff --git a/zh-cn/react-native-image-header-scroll-view.md b/zh-cn/react-native-image-header-scroll-view.md index afd45213a38dac5d4fdc0074fb3c31a9bae4edcb..6d8240fd058fea4839ab3ea15100bcf3f3f54d9e 100644 --- a/zh-cn/react-native-image-header-scroll-view.md +++ b/zh-cn/react-native-image-header-scroll-view.md @@ -20,25 +20,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-header-scroll-view Releases](https://github.com/react-native-oh-library/react-native-image-header-scroll-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-header-scroll-view Releases](https://github.com/react-native-oh-library/react-native-image-header-scroll-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-header-scroll-view@file:# +npm install @react-native-oh-tpl/react-native-image-header-scroll-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-header-scroll-view@file:# +yarn add @react-native-oh-tpl/react-native-image-header-scroll-view ``` diff --git a/zh-cn/react-native-image-pan-zoom.md b/zh-cn/react-native-image-pan-zoom.md index 1cf726f7ca1215161712a6140de64c4e8ba94b79..2bb97557d2606a764401b0f1012b2be85d3309dc 100644 --- a/zh-cn/react-native-image-pan-zoom.md +++ b/zh-cn/react-native-image-pan-zoom.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-image-zoom Releases](https://github.com/react-native-oh-library/react-native-image-zoom/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-image-zoom Releases](https://github.com/react-native-oh-library/react-native-image-zoom/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-zoom@file:# +npm install @react-native-oh-tpl/react-native-image-zoom ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-zoom@file:# +yarn add @react-native-oh-tpl/react-native-image-zoom ``` diff --git a/zh-cn/react-native-image-picker.md b/zh-cn/react-native-image-picker.md index bad79111b09381ec42c142df4c9ee3c977d50e94..3c4c2fbaae89bfd68fcc13c50c156bcad782775a 100644 --- a/zh-cn/react-native-image-picker.md +++ b/zh-cn/react-native-image-picker.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-picker Releases](https://github.com/react-native-oh-library/react-native-image-picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-picker Releases](https://github.com/react-native-oh-library/react-native-image-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-picker@file:# +npm install @react-native-oh-tpl/react-native-image-picker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-picker@file:# +yarn add @react-native-oh-tpl/react-native-image-picker ``` diff --git a/zh-cn/react-native-image-sequence-2.md b/zh-cn/react-native-image-sequence-2.md index 3115b5b0215824aa2ce0a22ac6f7536adec66ef5..1b9c2f456ec02a03464ae9f89dc82a9a6273215e 100644 --- a/zh-cn/react-native-image-sequence-2.md +++ b/zh-cn/react-native-image-sequence-2.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-sequence Releases](https://github.com/react-native-oh-library/react-native-image-sequence/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-sequence Releases](https://github.com/react-native-oh-library/react-native-image-sequence/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-sequence-2@file:# +npm install @react-native-oh-tpl/react-native-image-sequence-2 ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-sequence-2@file:# +yarn add @react-native-oh-tpl/react-native-image-sequence-2 ``` diff --git a/zh-cn/react-native-image-viewing.md b/zh-cn/react-native-image-viewing.md index e6b10a80f1f0365cd1e6f4a81033cae5ba8400a2..65a43cdca0b0d8e5770ceccadc5ac0eb70ea1ded 100644 --- a/zh-cn/react-native-image-viewing.md +++ b/zh-cn/react-native-image-viewing.md @@ -17,12 +17,10 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-viewing Releases](https://github.com/react-native-oh-library/react-native-image-viewing/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-viewing Releases](https://github.com/react-native-oh-library/react-native-image-viewing/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - 进入到工程目录并输入以下命令: @@ -30,13 +28,13 @@ #### npm ```bash -npm install @react-native-oh-tpl/react-native-image-viewing@file:# +npm install @react-native-oh-tpl/react-native-image-viewing ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-image-viewing@file:# +yarn add @react-native-oh-tpl/react-native-image-viewing ``` 快速使用: diff --git a/zh-cn/react-native-image-zoom-viewer.md b/zh-cn/react-native-image-zoom-viewer.md index f765cb34fd92075b307582d47d74bff01a32626d..d3523ffa21306094618a1f8f4796c8991ec377a9 100644 --- a/zh-cn/react-native-image-zoom-viewer.md +++ b/zh-cn/react-native-image-zoom-viewer.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-zoom-viewer Releases](https://github.com/react-native-oh-library/react-native-image-viewer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-zoom-viewer Releases](https://github.com/react-native-oh-library/react-native-image-viewer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-image-zoom-viewer@file:# +npm install @react-native-oh-tpl/react-native-image-zoom-viewer ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-image-zoom-viewer@file:# +yarn add @react-native-oh-tpl/react-native-image-zoom-viewer ``` diff --git a/zh-cn/react-native-inappbrowser.md b/zh-cn/react-native-inappbrowser.md index 183aacd75918d244ebbd5e3d9487feb69fd193dd..dbe4715df4381911141531128a25d110fc5ff4a8 100644 --- a/zh-cn/react-native-inappbrowser.md +++ b/zh-cn/react-native-inappbrowser.md @@ -16,22 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-inappbrowser-reborn Releases](https://github.com/react-native-oh-library/react-native-inappbrowser/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-inappbrowser-reborn Releases](https://github.com/react-native-oh-library/react-native-inappbrowser/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] #处替换为tgz包的路径 - #### **npm** ``` -npm install @react-native-oh-tpl/react-native-inappbrowser-reborn@file:# +npm install @react-native-oh-tpl/react-native-inappbrowser-reborn ``` #### **yarn** ``` -yarn add @react-native-oh-tpl/react-native-inappbrowser-reborn@file:# +yarn add @react-native-oh-tpl/react-native-inappbrowser-reborn ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-input-scroll-view.md b/zh-cn/react-native-input-scroll-view.md index d75f2767b76641a0b8304a035e185c07176d8f1b..09fc4ae5b96792712c4f2a83ab012d4e9a5adfe3 100644 --- a/zh-cn/react-native-input-scroll-view.md +++ b/zh-cn/react-native-input-scroll-view.md @@ -18,22 +18,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-input-scroll-view Releases](https://github.com/react-native-oh-library/react-native-input-scroll-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-input-scroll-view Releases](https://github.com/react-native-oh-library/react-native-input-scroll-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-input-scroll-view@file:# +npm install @react-native-oh-tpl/react-native-input-scroll-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-input-scroll-view@file:# +yarn add @react-native-oh-tpl/react-native-input-scroll-view ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-intersection-observer.md b/zh-cn/react-native-intersection-observer.md index 121bc344af30dd5c8f85588847cbdd87ac6c5a5a..d5a41ec3f3b2dc6541160845c325207461f9332f 100644 --- a/zh-cn/react-native-intersection-observer.md +++ b/zh-cn/react-native-intersection-observer.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-intersection-observer Releases](https://github.com/react-native-oh-library/react-native-intersection-observer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-intersection-observer Releases](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-library/react-native-intersection-observer@file:# +npm install @react-native-oh-library/react-native-intersection-observer ``` #### **yarn** ```bash -yarn add @react-native-oh-library/react-native-intersection-observer@file:# +yarn add @react-native-oh-library/react-native-intersection-observer ``` diff --git a/zh-cn/react-native-iphone-screen-helper.md b/zh-cn/react-native-iphone-screen-helper.md index 53588d39623b4239806844dbc36ed3a691c32ed7..008f47098f1b8282eff47e598d8bb4983c72014c 100644 --- a/zh-cn/react-native-iphone-screen-helper.md +++ b/zh-cn/react-native-iphone-screen-helper.md @@ -21,24 +21,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-iphone-screen-helper Releases](https://github.com/react-native-oh-library/react-native-iphone-screen-helper/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-iphone-screen-helper Releases](https://github.com/react-native-oh-library/react-native-iphone-screen-helper/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-iphone-screen-helper@file:# +npm install @react-native-oh-tpl/react-native-iphone-screen-helper ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-iphone-screen-helper@file:# +yarn add @react-native-oh-tpl/react-native-iphone-screen-helper ``` diff --git a/zh-cn/react-native-keep-awake.md b/zh-cn/react-native-keep-awake.md index ca67c22e43402100779616a422f8b64f65430fda..fc6bc45b41ce83adfe48b5d30b85237f08305d8f 100644 --- a/zh-cn/react-native-keep-awake.md +++ b/zh-cn/react-native-keep-awake.md @@ -21,24 +21,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keep-awake Releases](https://github.com/react-native-oh-library/react-native-keep-awake/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keep-awake Releases](https://github.com/react-native-oh-library/react-native-keep-awake/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keep-awake@file:# +npm install @react-native-oh-tpl/react-native-keep-awake ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keep-awake@file:# +yarn add @react-native-oh-tpl/react-native-keep-awake ``` diff --git a/zh-cn/react-native-keyboard-aware-scroll-view.md b/zh-cn/react-native-keyboard-aware-scroll-view.md index b544deb6930ebaf91b3f2291b3ce26bd157a37e4..2a9db5b2eaa883a1f2ee333e2ea3c467cd110a95 100644 --- a/zh-cn/react-native-keyboard-aware-scroll-view.md +++ b/zh-cn/react-native-keyboard-aware-scroll-view.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-aware-scroll-view Releases](https://github.com/react-native-oh-library/react-native-keyboard-aware-scroll-view/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-aware-scroll-view Releases](https://github.com/react-native-oh-library/react-native-keyboard-aware-scroll-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keyboard-aware-scroll-view@file:# +npm install @react-native-oh-tpl/react-native-keyboard-aware-scroll-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keyboard-aware-scroll-view@file:# +yarn add @react-native-oh-tpl/react-native-keyboard-aware-scroll-view ``` diff --git a/zh-cn/react-native-keys.md b/zh-cn/react-native-keys.md index 8465074fec5b18a0696279db4a539e340ae5e42b..1df4ed75c3833bc5eea27c6d7ebb57a0c196a1f7 100644 --- a/zh-cn/react-native-keys.md +++ b/zh-cn/react-native-keys.md @@ -18,24 +18,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-keys Releases](https://github.com/react-native-oh-library/react-native-keys/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-keys Releases](https://github.com/react-native-oh-library/react-native-keys/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-keys@file:# +npm install @react-native-oh-tpl/react-native-keys ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-keys@file:# +yarn add @react-native-oh-tpl/react-native-keys ``` diff --git a/zh-cn/react-native-largelist.md b/zh-cn/react-native-largelist.md index c576261bbeba8bd5ab941725ed0b0604379dc9ed..ecca7539a1f7d19877e67e41b48452b3a7a1a2ef 100644 --- a/zh-cn/react-native-largelist.md +++ b/zh-cn/react-native-largelist.md @@ -17,24 +17,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-largelist Releases](https://github.com/react-native-oh-library/react-native-largelist/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-largelist Releases](https://github.com/react-native-oh-library/react-native-largelist/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-largelist@file:# +npm install @react-native-oh-tpl/react-native-largelist ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-largelist@file:# +yarn add @react-native-oh-tpl/react-native-largelist ``` diff --git a/zh-cn/react-native-localization-settings.md b/zh-cn/react-native-localization-settings.md index 44374f06de13625fa72ad0dad33981150500106a..2935eb390744f84e56ba97bc9650688f14c544f9 100644 --- a/zh-cn/react-native-localization-settings.md +++ b/zh-cn/react-native-localization-settings.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localization-settings Releases](https://github.com/react-native-oh-library/react-native-localization-settings/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localization-settings Releases](https://github.com/react-native-oh-library/react-native-localization-settings/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-localization-settings@file:# +npm install @react-native-oh-tpl/react-native-localization-settings ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-localization-settings@file:# +yarn add @react-native-oh-tpl/react-native-localization-settings ``` diff --git a/zh-cn/react-native-localization.md b/zh-cn/react-native-localization.md index c9777169b89d1f88c6ce6ef3dde5b0e027427599..d63e60a9ab0d4108b66ff14968d3e362f2bc441e 100644 --- a/zh-cn/react-native-localization.md +++ b/zh-cn/react-native-localization.md @@ -21,24 +21,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localization Releases](https://github.com/react-native-oh-library/ReactNativeLocalization/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localization Releases](https://github.com/react-native-oh-library/ReactNativeLocalization/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-localization@file:# +npm install @react-native-oh-tpl/react-native-localization ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-localization@file:# +yarn add @react-native-oh-tpl/react-native-localization ``` diff --git a/zh-cn/react-native-localize.md b/zh-cn/react-native-localize.md index 04016acc7cddd2c6507153b0273eff0e57b0e46f..a76cb978f832b935503dc3777cea48df321b786e 100644 --- a/zh-cn/react-native-localize.md +++ b/zh-cn/react-native-localize.md @@ -17,24 +17,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localize Releases](https://github.com/react-native-oh-library/react-native-localize/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-localize Releases](https://github.com/react-native-oh-library/react-native-localize/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-localize@file:# +npm install @react-native-oh-tpl/react-native-localize ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-localize@file:# +yarn add @react-native-oh-tpl/react-native-localize ``` diff --git a/zh-cn/react-native-map-linking.md b/zh-cn/react-native-map-linking.md index 37031243c7523fdf4308dfb4136c88ac6625cfde..144fa76cab2f459d6529767394815986a5cd1b01 100644 --- a/zh-cn/react-native-map-linking.md +++ b/zh-cn/react-native-map-linking.md @@ -19,25 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-map-linking Releases](https://github.com/react-native-oh-library/react-native-map-linking/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-map-linking Releases](https://github.com/react-native-oh-library/react-native-map-linking/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-map-linking@file:# +npm install @react-native-oh-tpl/react-native-map-linking ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-map-linking@file:# +yarn add @react-native-oh-tpl/react-native-map-linking ``` diff --git a/zh-cn/react-native-maps.md b/zh-cn/react-native-maps.md index dd4a3078699e52466b115fd65bc94d31d2800e53..c1a1d2892dcc6a8ae9e187ee9855569970e971ee 100644 --- a/zh-cn/react-native-maps.md +++ b/zh-cn/react-native-maps.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-maps Releases](https://github.com/react-native-oh-library/react-native-maps/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-maps Releases](https://github.com/react-native-oh-library/react-native-maps/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-maps@file:# +npm install @react-native-oh-tpl/react-native-maps ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-maps@file:# +yarn add @react-native-oh-tpl/react-native-maps ``` diff --git a/zh-cn/react-native-markdown-display.md b/zh-cn/react-native-markdown-display.md index 5eafd1eb84e32fd44d8e446f640f0798b1ecd451..8a629fe657370a68f38ab64f96f4162e89f48dd1 100644 --- a/zh-cn/react-native-markdown-display.md +++ b/zh-cn/react-native-markdown-display.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-display Releases](https://github.com/react-native-oh-library/react-native-markdown-display/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-display Releases](https://github.com/react-native-oh-library/react-native-markdown-display/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-markdown-display@file:# +npm install @react-native-oh-tpl/react-native-markdown-display ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-markdown-display@file:# +yarn add @react-native-oh-tpl/react-native-markdown-display ``` diff --git a/zh-cn/react-native-markdown-renderer.md b/zh-cn/react-native-markdown-renderer.md index 57d9b4dbde69f610af4ae1576dfa22e3c5d5d8c8..6ddc441adca771feece86ebb30d3c85b87ad3946 100644 --- a/zh-cn/react-native-markdown-renderer.md +++ b/zh-cn/react-native-markdown-renderer.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-renderer Releases](https://github.com/react-native-oh-library/react-native-markdown-renderer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-renderer Releases](https://github.com/react-native-oh-library/react-native-markdown-renderer/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-markdown-renderer@file:# +npm install @react-native-oh-tpl/react-native-markdown-renderer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-markdown-renderer@file:# +yarn add @react-native-oh-tpl/react-native-markdown-renderer ``` @@ -72,7 +70,7 @@ export default class Page extends PureComponent { 要使用此库,需要使用正确的 React-Native 和 RNOH 版本。另外,还需要使用配套的 DevEco Studio 和 手机 ROM。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-renderer Releases](https://github.com/react-native-oh-library/react-native-markdown-renderer/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-markdown-renderer Releases](https://github.com/react-native-oh-library/react-native-markdown-renderer/releases) ## Markdown 组件 diff --git a/zh-cn/react-native-marquee.md b/zh-cn/react-native-marquee.md index fdcd9340b80567d65c2291ad2a937168e90cad11..a3e9b8279ba60fbfc5641a4093fed49787150130 100644 --- a/zh-cn/react-native-marquee.md +++ b/zh-cn/react-native-marquee.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-marquee Releases](https://github.com/react-native-oh-library/react-native-marquee/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-marquee Releases](https://github.com/react-native-oh-library/react-native-marquee/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - 进入到工程目录并输入以下命令: #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-marquee@file:# +npm install @react-native-oh-tpl/react-native-marquee ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-marquee@file:# +yarn add @react-native-oh-tpl/react-native-marquee ``` diff --git a/zh-cn/react-native-masked-view-masked-view.md b/zh-cn/react-native-masked-view-masked-view.md index c8febe64b8ba3933738359d34d12d8c4a2384cba..565958d0a48e3ccf88b2283d1c8b2ecaf42de20e 100644 --- a/zh-cn/react-native-masked-view-masked-view.md +++ b/zh-cn/react-native-masked-view-masked-view.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/masked-view Releases](https://github.com/react-native-oh-library/masked-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/masked-view Releases](https://github.com/react-native-oh-library/masked-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/masked-view@file:# +npm install @react-native-oh-tpl/masked-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/masked-view@file:# +yarn add @react-native-oh-tpl/masked-view ``` diff --git a/zh-cn/react-native-material-buttons.md b/zh-cn/react-native-material-buttons.md index 40633d2a132dad758eaed685d9e3b08de82a70aa..59e644e28a45a0dc609a71b5e71562018c1fb0b5 100644 --- a/zh-cn/react-native-material-buttons.md +++ b/zh-cn/react-native-material-buttons.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-buttons Releases](https://github.com/react-native-oh-library/react-native-material-buttons/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-buttons Releases](https://github.com/react-native-oh-library/react-native-material-buttons/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-material-buttons@file:# +npm install @react-native-oh-tpl/react-native-material-buttons ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-material-buttons@file:# +yarn add @react-native-oh-tpl/react-native-material-buttons ``` diff --git a/zh-cn/react-native-material-dropdown.md b/zh-cn/react-native-material-dropdown.md index aebefb17a49c4a81648380dceaf3f1110aac5fc0..9cc222045b27e082c1f3174aaf0b77f772f67826 100644 --- a/zh-cn/react-native-material-dropdown.md +++ b/zh-cn/react-native-material-dropdown.md @@ -20,7 +20,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-dropdown Releases](https://github.com/react-native-oh-library/react-native-material-dropdown/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-dropdown Releases](https://github.com/react-native-oh-library/react-native-material-dropdown/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 > [!TIP] 本库依赖[@react-native-oh-tpl/react-native-material-textfield 文档](/zh-cn/react-native-material-textfield.md) @@ -29,20 +29,18 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-material-dropdown@file:# +npm install @react-native-oh-tpl/react-native-material-dropdown ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-material-dropdown@file:# +yarn add @react-native-oh-tpl/react-native-material-dropdown ``` diff --git a/zh-cn/react-native-material-textfield.md b/zh-cn/react-native-material-textfield.md index 88d3d4f2376e1f61e0696fdab2df38b52fd34daa..83f2c121fd363d1209dd27ca28327fa7d31f4c9a 100644 --- a/zh-cn/react-native-material-textfield.md +++ b/zh-cn/react-native-material-textfield.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-textfield Releases](https://github.com/react-native-oh-library/react-native-material-textfield/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-material-textfield Releases](https://github.com/react-native-oh-library/react-native-material-textfield/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-material-textfield@file:# +npm install @react-native-oh-tpl/react-native-material-textfield ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-material-textfield@file:# +yarn add @react-native-oh-tpl/react-native-material-textfield ``` diff --git a/zh-cn/react-native-material-ui.md b/zh-cn/react-native-material-ui.md index dd0af6967f43eb5c1da16b775972fbb4a7cc72a4..ad87eaa87c435f19df058b9daf565300d6972b2c 100644 --- a/zh-cn/react-native-material-ui.md +++ b/zh-cn/react-native-material-ui.md @@ -18,24 +18,22 @@ ## 安装与使用 请到三方库的 Releases -发布地址查看配套的版本信息:[@react-native-oh-tpl/react-material-ui Releases](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-material-ui%2Freleases) -,并下载适用版本的 tgz 包。 +发布地址查看配套的版本信息:[@react-native-oh-tpl/react-material-ui Releases](https://gitee.com/link?target=https%3A%2F%2Fgithub.com%2Freact-native-oh-library%2Freact-native-material-ui%2Freleases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -[!TIP] # 处替换为 tgz 包的路径 #### **npm** ```bash -npm install react-native-material-ui@file:# +npm install react-native-material-ui ``` #### **yarn** ```bash -yarn add react-native-material-ui@file:# +yarn add react-native-material-ui ``` diff --git a/zh-cn/react-native-mlkit-ocr.md b/zh-cn/react-native-mlkit-ocr.md index 55d6e93092bb934d92f9a0a8806fef3780618a05..6e024fb204911ad807bae746da3ba81f13d121e8 100644 --- a/zh-cn/react-native-mlkit-ocr.md +++ b/zh-cn/react-native-mlkit-ocr.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-mlkit-ocr Releases](https://github.com/react-native-oh-library/react-native-mlkit-ocr/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-mlkit-ocr Releases](https://github.com/react-native-oh-library/react-native-mlkit-ocr/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-mlkit-ocr@file:# +npm install @react-native-oh-tpl/react-native-mlkit-ocr ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-mlkit-ocr@file:# +yarn add @react-native-oh-tpl/react-native-mlkit-ocr ``` diff --git a/zh-cn/react-native-mmkv-storage.md b/zh-cn/react-native-mmkv-storage.md index 616aad1c9cef7a431ebae050d118a5714437ccc4..93e436260e957990e23b3ad3c8b39e328fc68dea 100644 --- a/zh-cn/react-native-mmkv-storage.md +++ b/zh-cn/react-native-mmkv-storage.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-mmkv-storage Releases](https://github.com/react-native-oh-library/react-native-mmkv-storage/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-mmkv-storage Releases](https://github.com/react-native-oh-library/react-native-mmkv-storage/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-mmkv-storage@file:# +npm install @react-native-oh-tpl/react-native-mmkv-storage ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-mmkv-storage@file:# +yarn add @react-native-oh-tpl/react-native-mmkv-storage ``` diff --git a/zh-cn/react-native-modal-popover.md b/zh-cn/react-native-modal-popover.md index 5fd6c070d22a815fdc9e9e39b43966390da79318..a942adbcc040508fc3dd31a71e79318628048e45 100644 --- a/zh-cn/react-native-modal-popover.md +++ b/zh-cn/react-native-modal-popover.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modal-popover Releases](https://github.com/react-native-oh-library/react-native-modal-popover/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modal-popover Releases](https://github.com/react-native-oh-library/react-native-modal-popover/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-modal-popover@file:# +npm install @react-native-oh-tpl/react-native-modal-popover ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-modal-popover@file:# +yarn add @react-native-oh-tpl/react-native-modal-popover ``` diff --git a/zh-cn/react-native-modal.md b/zh-cn/react-native-modal.md index c5d35016b72184b1470d2122c95490d8a32e10ed..60f7e18465b219fac90787a7063f1418779c8764 100644 --- a/zh-cn/react-native-modal.md +++ b/zh-cn/react-native-modal.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modal Releases](https://github.com/react-native-oh-library/react-native-modal/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modal Releases](https://github.com/react-native-oh-library/react-native-modal/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-modal@file:# +npm install @react-native-oh-tpl/react-native-modal ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-modal@file:# +yarn add @react-native-oh-tpl/react-native-modal ``` diff --git a/zh-cn/react-native-modalbox.md b/zh-cn/react-native-modalbox.md index 0f500c3256e517e94de275c1601ed8f05bf1b37d..c381787e8302f8cc98f5137a42d4f1791638da3e 100644 --- a/zh-cn/react-native-modalbox.md +++ b/zh-cn/react-native-modalbox.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modalbox Releases](https://github.com/react-native-oh-library/react-native-modalbox/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-modalbox Releases](https://github.com/react-native-oh-library/react-native-modalbox/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-modalbox@file:# +npm install @react-native-oh-tpl/react-native-modalbox ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-modalbox@file:# +yarn add @react-native-oh-tpl/react-native-modalbox ``` diff --git a/zh-cn/react-native-multi-slider.md b/zh-cn/react-native-multi-slider.md index fb09b6d83f897f08b20f0b2084ee2e78c952cb42..af40493ea36281802a5c82c3cac2e4aba54b8cff 100644 --- a/zh-cn/react-native-multi-slider.md +++ b/zh-cn/react-native-multi-slider.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-multi-slider Releases](https://github.com/react-native-oh-library/react-native-multi-slider/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-multi-slider Releases](https://github.com/react-native-oh-library/react-native-multi-slider/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-multi-slider@file:# +npm install @react-native-oh-tpl/react-native-multi-slider ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-multi-slider@file:# +yarn add @react-native-oh-tpl/react-native-multi-slider ``` diff --git a/zh-cn/react-native-neomorph-shadows.md b/zh-cn/react-native-neomorph-shadows.md index b92b342c824f7576b5d1d92f0fe10e2f566f866e..4350091ff2fce110ae9141bf63daf4bee6e78588 100644 --- a/zh-cn/react-native-neomorph-shadows.md +++ b/zh-cn/react-native-neomorph-shadows.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-neomorph-shadows Releases](https://github.com/react-native-oh-library/react-native-neomorph-shadows/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-neomorph-shadows Releases](https://github.com/react-native-oh-library/react-native-neomorph-shadows/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-neomorph-shadows@file:# +npm install @react-native-oh-tpl/react-native-neomorph-shadows ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-neomorph-shadows@file:# +yarn add @react-native-oh-tpl/react-native-neomorph-shadows ``` diff --git a/zh-cn/react-native-nested-scroll-view.md b/zh-cn/react-native-nested-scroll-view.md index bbf71ddd9fc8eadc837f8b34d4764b8e6f0685aa..0a3f141659da45d8d0f5da38c24c252cd86f8f97 100644 --- a/zh-cn/react-native-nested-scroll-view.md +++ b/zh-cn/react-native-nested-scroll-view.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-nested-scroll-view Releases](https://github.com/react-native-oh-library/react-native-nested-scroll-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-nested-scroll-view Releases](https://github.com/react-native-oh-library/react-native-nested-scroll-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-nested-scroll-view@file:# +npm install @react-native-oh-tpl/react-native-nested-scroll-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-nested-scroll-view@file:# +yarn add @react-native-oh-tpl/react-native-nested-scroll-view ``` diff --git a/zh-cn/react-native-network-info.md b/zh-cn/react-native-network-info.md index d68b387a14d5d990f81b22656ef58fab33ee3612..307b4d8e00d866615048482cd0b6683daecdf717 100644 --- a/zh-cn/react-native-network-info.md +++ b/zh-cn/react-native-network-info.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-network-info Releases](https://github.com/react-native-oh-library/react-native-network-info/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-network-info Releases](https://github.com/react-native-oh-library/react-native-network-info/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-network-info@file:# +npm install @react-native-oh-tpl/react-native-network-info ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-network-info@file:# +yarn add @react-native-oh-tpl/react-native-network-info ``` diff --git a/zh-cn/react-native-ohos-community-auto-fill.md b/zh-cn/react-native-ohos-community-auto-fill.md index 7d2c0588164350f306f0691be51de41ccd02ad4f..9de682e79fabd264a7f49cad69410e5c40de7fcc 100644 --- a/zh-cn/react-native-ohos-community-auto-fill.md +++ b/zh-cn/react-native-ohos-community-auto-fill.md @@ -22,19 +22,17 @@ auto-fill 基于 HarmonyOS [autoFillManager](https://developer.huawei.com/consum ## 安装 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-ohos-community/auto-fill Releases](https://github.com/react-native-oh-library/auto-fill/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-ohos-community/auto-fill Releases](https://github.com/react-native-oh-library/auto-fill/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - - **npm** ```bash - npm install @react-native-ohos-community/auto-fill@file:# + npm install @react-native-ohos-community/auto-fill ``` - **yarn** ```bash - yarn add @react-native-ohos-community/auto-fill@file:# + yarn add @react-native-ohos-community/auto-fill ``` ## 使用说明 diff --git a/zh-cn/react-native-orientation-locker.md b/zh-cn/react-native-orientation-locker.md index fb72e9904b1653d7278d1423a3fd1796b961764a..5a8a0cce2be33e536c573db990857228876781eb 100644 --- a/zh-cn/react-native-orientation-locker.md +++ b/zh-cn/react-native-orientation-locker.md @@ -16,24 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-orientation-locker Releases](https://github.com/react-native-oh-library/react-native-orientation-locker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-orientation-locker Releases](https://github.com/react-native-oh-library/react-native-orientation-locker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-orientation-locker@file:# +npm install @react-native-oh-tpl/react-native-orientation-locker ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-orientation-locker@file:# +yarn add @react-native-oh-tpl/react-native-orientation-locker ``` diff --git a/zh-cn/react-native-orientation.md b/zh-cn/react-native-orientation.md index 5a3750ee4560d1f32a3fbc6c66fe15c3b605e20b..e4d07ef860b55f58f39fbc8bdea37b6a261c610e 100644 --- a/zh-cn/react-native-orientation.md +++ b/zh-cn/react-native-orientation.md @@ -17,24 +17,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-orientation Releases](https://github.com/react-native-oh-library/react-native-orientation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-orientation Releases](https://github.com/react-native-oh-library/react-native-orientation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-orientation@file:# +npm install @react-native-oh-tpl/react-native-orientation ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-orientation@file:# +yarn add @react-native-oh-tpl/react-native-orientation ``` diff --git a/zh-cn/react-native-pager-view.md b/zh-cn/react-native-pager-view.md index ea882db3b66328350b7a94c8f503d9e15e1a74be..7eecba892862628b879025c5da6dd379bf65725b 100644 --- a/zh-cn/react-native-pager-view.md +++ b/zh-cn/react-native-pager-view.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pager-view Releases](https://github.com/react-native-oh-library/react-native-pager-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pager-view Releases](https://github.com/react-native-oh-library/react-native-pager-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-pager-view@file:# +npm install @react-native-oh-tpl/react-native-pager-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-pager-view@file:# +yarn add @react-native-oh-tpl/react-native-pager-view ``` diff --git a/zh-cn/react-native-pdf.md b/zh-cn/react-native-pdf.md index fc6bfaee9d9ef479aacef90a744e200e1a427ffa..342fb589640b8955d4d4beaf641e2b7d59542372 100644 --- a/zh-cn/react-native-pdf.md +++ b/zh-cn/react-native-pdf.md @@ -16,7 +16,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pdf Releases](https://github.com/react-native-oh-library/react-native-pdf/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pdf Releases](https://github.com/react-native-oh-library/react-native-pdf/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -25,13 +25,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-pdf@file:# +npm install @react-native-oh-tpl/react-native-pdf ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-pdf@file:# +yarn add @react-native-oh-tpl/react-native-pdf ``` diff --git a/zh-cn/react-native-performance.md b/zh-cn/react-native-performance.md index 2078a6642ba957d0d02b01cf8d673baf16d08a06..818b257a117c9f205a0ac49d69b93993112c3e5b 100644 --- a/zh-cn/react-native-performance.md +++ b/zh-cn/react-native-performance.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-performance Releases](https://github.com/react-native-oh-library/react-native-performance/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-performance Releases](https://github.com/react-native-oh-library/react-native-performance/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-performance@file:# +npm install @react-native-oh-tpl/react-native-performance ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-performance@file:# +yarn add @react-native-oh-tpl/react-native-performance ``` diff --git a/zh-cn/react-native-permissions.md b/zh-cn/react-native-permissions.md index f115c80d71761b3c44b81a1e35f475a5bce76207..efbd5ede756ccb451e639827a2dcfd15bbe353db 100644 --- a/zh-cn/react-native-permissions.md +++ b/zh-cn/react-native-permissions.md @@ -16,7 +16,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-permissions Releases](https://github.com/react-native-oh-library/react-native-permissions/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-permissions Releases](https://github.com/react-native-oh-library/react-native-permissions/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -25,13 +25,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-permissions@file:# +npm install @react-native-oh-tpl/react-native-permissions ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-permissions@file:# +yarn add @react-native-oh-tpl/react-native-permissions ``` diff --git a/zh-cn/react-native-picker-picker.md b/zh-cn/react-native-picker-picker.md index 0e77a9ac46ec26efa3b211202df486151d694dd5..24880322d51c8d621fa4ffcccd1b82aa2827cdbb 100644 --- a/zh-cn/react-native-picker-picker.md +++ b/zh-cn/react-native-picker-picker.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/picker Releases](https://github.com/react-native-oh-library/picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/picker Releases](https://github.com/react-native-oh-library/picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/picker@file:# +npm install @react-native-oh-tpl/picker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/picker@file:# +yarn add @react-native-oh-tpl/picker ``` diff --git a/zh-cn/react-native-picker-select.md b/zh-cn/react-native-picker-select.md index eeeddc02955cfdb6dc888276fe39865a9f7a75ea..bef59199778b08b945b192650abe8ada218b5129 100644 --- a/zh-cn/react-native-picker-select.md +++ b/zh-cn/react-native-picker-select.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-picker-select Releases](https://github.com/react-native-oh-library/react-native-picker-select/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-picker-select Releases](https://github.com/react-native-oh-library/react-native-picker-select/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-picker-select@file:# +npm install @react-native-oh-tpl/react-native-picker-select ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-picker-select@file:# +yarn add @react-native-oh-tpl/react-native-picker-select ``` diff --git a/zh-cn/react-native-picker.md b/zh-cn/react-native-picker.md index a3863325bcfe017a6a5a146eddb8c7febdccdcd1..13857050085aa6f1328df8d79448e70947f9b88c 100644 --- a/zh-cn/react-native-picker.md +++ b/zh-cn/react-native-picker.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-picker Releases](https://github.com/react-native-oh-library/react-native-picker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-picker Releases](https://github.com/react-native-oh-library/react-native-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-picker@file:# +npm install @react-native-oh-tpl/react-native-picker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-picker@file:# +yarn add @react-native-oh-tpl/react-native-picker ``` diff --git a/zh-cn/react-native-popover-view.md b/zh-cn/react-native-popover-view.md index 5ed909395655db366c5a61cbeb86c8b192105c94..89608d4f73bef3558e5af058d2a2d0c2eafaa7df 100644 --- a/zh-cn/react-native-popover-view.md +++ b/zh-cn/react-native-popover-view.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[<@react-native-oh-tpl/react-native-popover-view> Releases](https://github.com/react-native-oh-library/react-native-popover-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[<@react-native-oh-tpl/react-native-popover-view> Releases](https://github.com/react-native-oh-library/react-native-popover-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-popover-view@file:# +npm install @react-native-oh-tpl/react-native-popover-view ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-popover-view@file:# +yarn add @react-native-oh-tpl/react-native-popover-view ``` diff --git a/zh-cn/react-native-print.md b/zh-cn/react-native-print.md index 6a93468bdbac1f3ba47caedca1721db677f6dcf9..34f390ffd00c52b6b142dee8623e7920be8a1a6e 100644 --- a/zh-cn/react-native-print.md +++ b/zh-cn/react-native-print.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-print Releases](https://github.com/react-native-oh-library/react-native-print/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-print Releases](https://github.com/react-native-oh-library/react-native-print/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-print@file:# +npm install @react-native-oh-tpl/react-native-print ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-print@file:# +yarn add @react-native-oh-tpl/react-native-print ``` diff --git a/zh-cn/react-native-progress.md b/zh-cn/react-native-progress.md index c072bbdd5892c03d4289fddce7d2de96b9d1105a..8c5f14e7a4fbd716e09d507e9cfa08bab0af04f9 100644 --- a/zh-cn/react-native-progress.md +++ b/zh-cn/react-native-progress.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-progress Releases](https://github.com/react-native-oh-library/react-native-progress/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-progress Releases](https://github.com/react-native-oh-library/react-native-progress/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-progress@file:# +npm install @react-native-oh-tpl/react-native-progress ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-progress@file:# +yarn add @react-native-oh-tpl/react-native-progress ``` diff --git a/zh-cn/react-native-pull.md b/zh-cn/react-native-pull.md index 61a09027e1dc74752ca4b0e888454b2296db6796..cded89f4b9160166051f5050ff59fbed4fc35885 100644 --- a/zh-cn/react-native-pull.md +++ b/zh-cn/react-native-pull.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pull/releases](https://github.com/react-native-oh-library/react-native-pull/releases),并下载适用版本的 tgz 包。 +请到三方库的地址查看配套的版本信息:[@react-native-oh-tpl/react-native-pull/releases](https://github.com/react-native-oh-library/react-native-pull/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-pull@file:# +npm install @react-native-oh-tpl/react-native-pull ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-pull@file:# +yarn add @react-native-oh-tpl/react-native-pull ``` diff --git a/zh-cn/react-native-qr-decode-image-camera.md b/zh-cn/react-native-qr-decode-image-camera.md index b748298924e23b736d57be98bbef5dfad4192ae9..1ba1cc159d5a26143cee9937a3e6c852e9346a19 100644 --- a/zh-cn/react-native-qr-decode-image-camera.md +++ b/zh-cn/react-native-qr-decode-image-camera.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-qr-decode-image-camera Releases](https://github.com/react-native-oh-library/react-native-qr-decode-image-camera/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-qr-decode-image-camera Releases](https://github.com/react-native-oh-library/react-native-qr-decode-image-camera/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-qr-decode-image-camera@file:# +npm install @react-native-oh-tpl/react-native-qr-decode-image-camera ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-qr-decode-image-camera@file:# +yarn add @react-native-oh-tpl/react-native-qr-decode-image-camera ``` diff --git a/zh-cn/react-native-quick-base64.md b/zh-cn/react-native-quick-base64.md index aa96cd7d18d6e1e2ff209ffbebf89b29fac1244f..7d000a5dc413cdef422a71b804a2253768e586a0 100644 --- a/zh-cn/react-native-quick-base64.md +++ b/zh-cn/react-native-quick-base64.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-quick-base64 Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-quick-base64 Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-quick-base64@file:# +npm install @react-native-oh-tpl/react-native-quick-base64 ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-quick-base64@file:# +yarn add @react-native-oh-tpl/react-native-quick-base64 ``` diff --git a/zh-cn/react-native-randombytes.md b/zh-cn/react-native-randombytes.md index 8a1cdc85c3372f7a7edee2961e42e97cb43df001..8bd3f776009645165e03be4cc56495db9f09a068 100644 --- a/zh-cn/react-native-randombytes.md +++ b/zh-cn/react-native-randombytes.md @@ -19,24 +19,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-randombytes Releases](https://github.com/react-native-oh-library/react-native-randombytes/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-randombytes Releases](https://github.com/react-native-oh-library/react-native-randombytes/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-randombytes@file:# +npm install @react-native-oh-tpl/react-native-randombytes ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-randombytes@file:# +yarn add @react-native-oh-tpl/react-native-randombytes ``` diff --git a/zh-cn/react-native-reanimated-bottom-sheet.md b/zh-cn/react-native-reanimated-bottom-sheet.md index 60d3357128fe01a9a157b406090320412317cc45..9ea02a9baf0097276ac1d2e49805ef826684e0fe 100644 --- a/zh-cn/react-native-reanimated-bottom-sheet.md +++ b/zh-cn/react-native-reanimated-bottom-sheet.md @@ -18,7 +18,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-reanimated-bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-reanimated-bottom-sheet/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-reanimated-bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-reanimated-bottom-sheet/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -27,13 +27,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/reanimated-bottom-sheet@file:# +npm install @react-native-oh-tpl/reanimated-bottom-sheet ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/reanimated-bottom-sheet@file:# +yarn add @react-native-oh-tpl/reanimated-bottom-sheet ``` diff --git a/zh-cn/react-native-reanimated.md b/zh-cn/react-native-reanimated.md index 38ada29da74f3802373e9806d4b75a89ff62c403..5dd04f578cc19cdb700896ec6930752911dcc31e 100644 --- a/zh-cn/react-native-reanimated.md +++ b/zh-cn/react-native-reanimated.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-reanimated Releases](https://github.com/react-native-oh-library/react-native-harmony-reanimated/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-reanimated Releases](https://github.com/react-native-oh-library/react-native-harmony-reanimated/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-reanimated@file:# +npm install @react-native-oh-tpl/react-native-reanimated ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-reanimated@file:# +yarn add @react-native-oh-tpl/react-native-reanimated ``` diff --git a/zh-cn/react-native-restart.md b/zh-cn/react-native-restart.md index f9a8baf76414fc99a2b1cd1e1ce6b5d0d9f7ad86..a09dcea3a73c701831b9449704a1142df5c46053 100644 --- a/zh-cn/react-native-restart.md +++ b/zh-cn/react-native-restart.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-restart Releases](https://github.com/react-native-oh-library/react-native-restart/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-restart Releases](https://github.com/react-native-oh-library/react-native-restart/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-restart@file:# +npm install @react-native-oh-tpl/react-native-restart ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-restart@file:# +yarn add @react-native-oh-tpl/react-native-restart ``` diff --git a/zh-cn/react-native-root-modal.md b/zh-cn/react-native-root-modal.md index 46136b116cbbf997133095f51a55bad6b0d453c4..f3a1aee1d8dba9803ba7ac789ee578ab0fc63e71 100644 --- a/zh-cn/react-native-root-modal.md +++ b/zh-cn/react-native-root-modal.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-root-modal Releases](https://github.com/react-native-oh-library/react-native-root-modal/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-root-modal Releases](https://github.com/react-native-oh-library/react-native-root-modal/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-root-modal@file:# +npm install @react-native-oh-tpl/react-native-root-modal ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-root-modal@file:# +yarn add @react-native-oh-tpl/react-native-root-modal ``` diff --git a/zh-cn/react-native-safe-area-context.md b/zh-cn/react-native-safe-area-context.md index bddfce0a87936d69901fe83fe6592013b9d88d7d..bc4a8af975dd343a7894e80ed6433064627922d8 100644 --- a/zh-cn/react-native-safe-area-context.md +++ b/zh-cn/react-native-safe-area-context.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-area-context Releases](https://github.com/react-native-oh-library/react-native-safe-area-context/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-area-context Releases](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-safe-area-context@file:# +npm install @react-native-oh-tpl/react-native-safe-area-context ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-safe-area-context@file:# +yarn add @react-native-oh-tpl/react-native-safe-area-context ``` diff --git a/zh-cn/react-native-safe-module.md b/zh-cn/react-native-safe-module.md index 7dc28b9ef8262503229f7343dbaa9b6d51dc7947..3937058f2350f48eadbc29fd191a776f836e5ee0 100644 --- a/zh-cn/react-native-safe-module.md +++ b/zh-cn/react-native-safe-module.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-module Releases](https://github.com/react-native-oh-library/react-native-safe-module/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-module Releases](https://github.com/react-native-oh-library/react-native-safe-module/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-safe-module@file:# +npm install @react-native-oh-tpl/react-native-safe-module ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-safe-module@file:# +yarn add @react-native-oh-tpl/react-native-safe-module ``` diff --git a/zh-cn/react-native-safe-modules.md b/zh-cn/react-native-safe-modules.md index f2164016009e299dcba730c3b2c06e0baf08da42..82b539b625693ec6bd1ef6c6f6a22326f9233bd3 100644 --- a/zh-cn/react-native-safe-modules.md +++ b/zh-cn/react-native-safe-modules.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-modules Releases](https://github.com/react-native-oh-library/react-native-safe-modules/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-safe-modules Releases](https://github.com/react-native-oh-library/react-native-safe-modules/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-safe-modules@file:# +npm install @react-native-oh-tpl/react-native-safe-modules ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-safe-modules@file:# +yarn add @react-native-oh-tpl/react-native-safe-modules ``` diff --git a/zh-cn/react-native-screenshot-prevent.md b/zh-cn/react-native-screenshot-prevent.md index 932d6d9df47ab32ce471fe245cc0fc43fe241dbb..189e067c960bfb7e2fe34b45fa1a5c51095addcc 100644 --- a/zh-cn/react-native-screenshot-prevent.md +++ b/zh-cn/react-native-screenshot-prevent.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-screenshot-prevent Releases](https://github.com/react-native-oh-library/react-native-screenshot-prevent/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-screenshot-prevent Releases](https://github.com/react-native-oh-library/react-native-screenshot-prevent/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-screenshot-prevent@file:# +npm install @react-native-oh-tpl/react-native-screenshot-prevent ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-screenshot-prevent@file:# +yarn add @react-native-oh-tpl/react-native-screenshot-prevent ``` diff --git a/zh-cn/react-native-scroll-bottom-sheet.md b/zh-cn/react-native-scroll-bottom-sheet.md index 3228e290265e19ea075bdd154af1173ea10f761b..11afdbd6a3f1ae38908818fa5bec809be03b9c62 100644 --- a/zh-cn/react-native-scroll-bottom-sheet.md +++ b/zh-cn/react-native-scroll-bottom-sheet.md @@ -18,7 +18,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-scroll-bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-scroll-bottom-sheet/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-scroll-bottom-sheet Releases](https://github.com/react-native-oh-library/react-native-scroll-bottom-sheet/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -27,13 +27,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-scroll-bottom-sheet@file:# +npm install @react-native-oh-tpl/react-native-scroll-bottom-sheet ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-scroll-bottom-sheet@file:# +yarn add @react-native-oh-tpl/react-native-scroll-bottom-sheet ``` diff --git a/zh-cn/react-native-scrollable-tab-view.md b/zh-cn/react-native-scrollable-tab-view.md index 9289254482971f09c051e3bb010bc4b764ebaba8..f05840635c47ca1dbbe76731bd3a436d22c73c63 100644 --- a/zh-cn/react-native-scrollable-tab-view.md +++ b/zh-cn/react-native-scrollable-tab-view.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-scrollable-tab-view Releases](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-scrollable-tab-view Releases](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-scrollable-tab-view@file:# +npm install @react-native-oh-tpl/react-native-scrollable-tab-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-scrollable-tab-view@file:# +yarn add @react-native-oh-tpl/react-native-scrollable-tab-view ``` diff --git a/zh-cn/react-native-securerandom.md b/zh-cn/react-native-securerandom.md index d7dcf317d79165b87b628b32cbfc57b59ad2b9c4..c4522c24af2e67d2088fb93dcdf42e06bb7734a2 100644 --- a/zh-cn/react-native-securerandom.md +++ b/zh-cn/react-native-securerandom.md @@ -17,24 +17,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-securerandom Releases](https://github.com/react-native-oh-library/react-native-securerandom/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-securerandom Releases](https://github.com/react-native-oh-library/react-native-securerandom/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-securerandom@file:# +npm install @react-native-oh-tpl/react-native-securerandom ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-securerandom@file:# +yarn add @react-native-oh-tpl/react-native-securerandom ``` diff --git a/zh-cn/react-native-send-intent.md b/zh-cn/react-native-send-intent.md index 7597c5f61fc63a62b132418360fefbdcd22c19d8..fe55d9e85457b77bd51e2961356cc328ad4d9d16 100644 --- a/zh-cn/react-native-send-intent.md +++ b/zh-cn/react-native-send-intent.md @@ -16,24 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-send-intent Releases](https://github.com/react-native-oh-library/react-native-send-intent/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-send-intent Releases](https://github.com/react-native-oh-library/react-native-send-intent/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-send-intent@file:# +npm install @react-native-oh-tpl/react-native-send-intent ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-send-intent@file:# +yarn add @react-native-oh-tpl/react-native-send-intent ``` diff --git a/zh-cn/react-native-sensitive-info.md b/zh-cn/react-native-sensitive-info.md index af4f2a3964c6a024f539f08266b059242a6e3d35..4e87e62e4e138d0b9bcbf2d62da4e30d8d0721f1 100644 --- a/zh-cn/react-native-sensitive-info.md +++ b/zh-cn/react-native-sensitive-info.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sensitive-info Releases](https://github.com/react-native-oh-library/react-native-sensitive-info/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sensitive-info Releases](https://github.com/react-native-oh-library/react-native-sensitive-info/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sensitive-info@file:# +npm install @react-native-oh-tpl/react-native-sensitive-info ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sensitive-info@file:# +yarn add @react-native-oh-tpl/react-native-sensitive-info ``` diff --git a/zh-cn/react-native-sensors.md b/zh-cn/react-native-sensors.md index 098fc8a4b35281adac4d53611b94e34e428b2a1b..0ea9169ee69fcb73f45f633cd93947f5f83c4f6d 100644 --- a/zh-cn/react-native-sensors.md +++ b/zh-cn/react-native-sensors.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sensors Releases](https://github.com/react-native-oh-library/react-native-sensors/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sensors Releases](https://github.com/react-native-oh-library/react-native-sensors/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sensors@file:# +npm install @react-native-oh-tpl/react-native-sensors ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sensors@file:# +yarn add @react-native-oh-tpl/react-native-sensors ``` diff --git a/zh-cn/react-native-shake.md b/zh-cn/react-native-shake.md index 46720912042317decacdb6a1f18198a3600e5d04..b5914b79474a4604d06e6b9506960318a0ae0f95 100644 --- a/zh-cn/react-native-shake.md +++ b/zh-cn/react-native-shake.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-shake Releases](https://github.com/react-native-oh-library/react-native-shake/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-shake Releases](https://github.com/react-native-oh-library/react-native-shake/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-shake@file:# +npm install @react-native-oh-tpl/react-native-shake ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-shake@file:# +yarn add @react-native-oh-tpl/react-native-shake ``` diff --git a/zh-cn/react-native-share.md b/zh-cn/react-native-share.md index 73aab6ea7d1ef53494efeb072a420fbe87b625b8..e16d5c01731bfc47429e935d3fd8be2af30fb1fb 100644 --- a/zh-cn/react-native-share.md +++ b/zh-cn/react-native-share.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-share Releases](https://github.com/react-native-oh-library/react-native-share/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-share Releases](https://github.com/react-native-oh-library/react-native-share/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-share@file:# +npm install @react-native-oh-tpl/react-native-share ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-share@file:# +yarn add @react-native-oh-tpl/react-native-share ``` diff --git a/zh-cn/react-native-shared-element.md b/zh-cn/react-native-shared-element.md index 3239d185ecf3fd909aae3cdcb38f58ea14a4ae04..396b3e865475bcec1f73c8e685d2e7ca5b8060a1 100644 --- a/zh-cn/react-native-shared-element.md +++ b/zh-cn/react-native-shared-element.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-shared-element Releases](https://github.com/react-native-oh-library/react-native-shared-element/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-shared-element Releases](https://github.com/react-native-oh-library/react-native-shared-element/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-shared-element@file:# +npm install @react-native-oh-tpl/react-native-shared-element ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-shared-element@file:# +yarn add @react-native-oh-tpl/react-native-shared-element ``` diff --git a/zh-cn/react-native-signature-capture.md b/zh-cn/react-native-signature-capture.md index ccd8ed9be57c0fe510e8581fc775e32a43d6c5e4..de6801ae91acb20f13758afa0498aeb41b7ce6f7 100644 --- a/zh-cn/react-native-signature-capture.md +++ b/zh-cn/react-native-signature-capture.md @@ -19,24 +19,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-signature-capture Releases](https://github.com/react-native-oh-library/react-native-signature-capture/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-signature-capture Releases](https://github.com/react-native-oh-library/react-native-signature-capture/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-signature-capture@file:# +npm install @react-native-oh-tpl/react-native-signature-capture ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-signature-capture@file:# +yarn add @react-native-oh-tpl/react-native-signature-capture ``` diff --git a/zh-cn/react-native-simple-toast.md b/zh-cn/react-native-simple-toast.md index bd9310974ed050c1a4c1ce98d624b586a82695ef..e49c1161e19f01f61d88983888179da33705fec2 100644 --- a/zh-cn/react-native-simple-toast.md +++ b/zh-cn/react-native-simple-toast.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-simple-toast Releases](https://github.com/react-native-oh-library/react-native-simple-toast/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-simple-toast Releases](https://github.com/react-native-oh-library/react-native-simple-toast/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-simple-toast@file:# +npm install @react-native-oh-tpl/react-native-simple-toast ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-simple-toast@file:# +yarn add @react-native-oh-tpl/react-native-simple-toast ``` diff --git a/zh-cn/react-native-skia.md b/zh-cn/react-native-skia.md index ac8debb8d93eb6ed67a974d3c8430cf5f7f51210..6f19d28798b1f38114ddaab6a620b3b0148ddb11 100644 --- a/zh-cn/react-native-skia.md +++ b/zh-cn/react-native-skia.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-skia Releases](https://github.com/react-native-oh-library/react-native-skia/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-skia Releases](https://github.com/react-native-oh-library/react-native-skia/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-skia@file:# +npm install @react-native-oh-tpl/react-native-skia ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-skia@file:# +yarn add @react-native-oh-tpl/react-native-skia ``` diff --git a/zh-cn/react-native-slider.md b/zh-cn/react-native-slider.md index 24acd978ae820cd1fc6e4c48c401a2f9e1e7f298..af613f5d70ad78bd40f4c74012c5c5caa0f90ea1 100644 --- a/zh-cn/react-native-slider.md +++ b/zh-cn/react-native-slider.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/jeanregisser-react-native-slider Releases](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/jeanregisser-react-native-slider Releases](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm i @react-native-oh-tpl/react-native-slider@file:# +npm i @react-native-oh-tpl/react-native-slider ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-slider@file:# +yarn add @react-native-oh-tpl/react-native-slider ``` diff --git a/zh-cn/react-native-snackbar.md b/zh-cn/react-native-snackbar.md index 2942fbf614d58b4e810a4a7aa7213792a1467865..df91cfb1687dd0f2d9bb4fb7397c95dd5d12282b 100644 --- a/zh-cn/react-native-snackbar.md +++ b/zh-cn/react-native-snackbar.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-snackbar Releases](https://github.com/react-native-oh-library/react-native-snackbar/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-snackbar Releases](https://github.com/react-native-oh-library/react-native-snackbar/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-snackbar@file:# +npm install @react-native-oh-tpl/react-native-snackbar ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-snackbar@file:# +yarn add @react-native-oh-tpl/react-native-snackbar ``` diff --git a/zh-cn/react-native-snap-carousel.md b/zh-cn/react-native-snap-carousel.md index f39c4c8d76dbad935470e1bd3145412230955726..958b14cfe727a33a4a77468eeaeb7c17df55b2e2 100644 --- a/zh-cn/react-native-snap-carousel.md +++ b/zh-cn/react-native-snap-carousel.md @@ -16,23 +16,21 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-snap-carousel Releases](https://github.com/react-native-oh-library/react-native-snap-carousel/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-snap-carousel Releases](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-snap-carousel@file:# +npm install @react-native-oh-tpl/react-native-snap-carousel ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-snap-carousel@file:# +yarn add @react-native-oh-tpl/react-native-snap-carousel ``` diff --git a/zh-cn/react-native-sortable-list.md b/zh-cn/react-native-sortable-list.md index 2f569ad1a8a2dd68674ef3d628b30763d5a77c80..1ee3e0e0240b2e0f5c2d03c368015050a66ac365 100644 --- a/zh-cn/react-native-sortable-list.md +++ b/zh-cn/react-native-sortable-list.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sortabel-list Releases](https://github.com/react-native-oh-library/react-native-sortable-list/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sortabel-list Releases](https://github.com/react-native-oh-library/react-native-sortable-list/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sortable-list@file:# +npm install @react-native-oh-tpl/react-native-sortable-list ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sortable-list@file:# +yarn add @react-native-oh-tpl/react-native-sortable-list ``` diff --git a/zh-cn/react-native-sound.md b/zh-cn/react-native-sound.md index 77ed84cbf1fc719a58b1fd846a31c907002854cd..763a30ea8b681d4ea8128ea13f0ba360248413f7 100644 --- a/zh-cn/react-native-sound.md +++ b/zh-cn/react-native-sound.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-sound Releases](https://github.com/react-native-oh-library/react-native-sound/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-sound Releases](https://github.com/react-native-oh-library/react-native-sound/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### npm ```bash -npm install @react-native-oh-tpl/react-native-sound@file:# +npm install @react-native-oh-tpl/react-native-sound ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-sound@file:# +yarn add @react-native-oh-tpl/react-native-sound ``` diff --git a/zh-cn/react-native-spinkit.md b/zh-cn/react-native-spinkit.md index 84262251b017b496d7adb0064e9a83c07ac62d2c..5e81273e5d6279f554191e5362a5cfa11a7a34df 100644 --- a/zh-cn/react-native-spinkit.md +++ b/zh-cn/react-native-spinkit.md @@ -20,24 +20,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-spinkit Releases](https://github.com/react-native-oh-library/react-native-spinkit/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-spinkit Releases](https://github.com/react-native-oh-library/react-native-spinkit/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-spinkit@file:# +npm install @react-native-oh-tpl/react-native-spinkit ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-spinkit@file:# +yarn add @react-native-oh-tpl/react-native-spinkit ``` diff --git a/zh-cn/react-native-splash-screen.md b/zh-cn/react-native-splash-screen.md index 2b4f2ec91713f11cf5ee505d92092696e284075e..829db5fcf5b29838dcce54246f16711809a43b4e 100644 --- a/zh-cn/react-native-splash-screen.md +++ b/zh-cn/react-native-splash-screen.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-splash-screen Releases](https://github.com/react-native-oh-library/react-native-splash-screen/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-splash-screen Releases](https://github.com/react-native-oh-library/react-native-splash-screen/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-splash-screen@file:# +npm install @react-native-oh-tpl/react-native-splash-screen ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-splash-screen@file:# +yarn add @react-native-oh-tpl/react-native-splash-screen ``` diff --git a/zh-cn/react-native-spring-scrollview.md b/zh-cn/react-native-spring-scrollview.md index cd13f2a78dbae9562fa2638beaf0731e9247d0f1..462d044a4bcbf83c8d21800ba196db2df085f077 100644 --- a/zh-cn/react-native-spring-scrollview.md +++ b/zh-cn/react-native-spring-scrollview.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-spring-scrollview Releases](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-spring-scrollview Releases](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-spring-scrollview@file:# +npm install @react-native-oh-tpl/react-native-spring-scrollview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-spring-scrollview@file:# +yarn add @react-native-oh-tpl/react-native-spring-scrollview ``` diff --git a/zh-cn/react-native-sqlite-storage.md b/zh-cn/react-native-sqlite-storage.md index 488766d632f6b7ea13bbb044b10d699d3a99af55..83f53a4879a627adc1d9408ea967ceb2f3a82e32 100644 --- a/zh-cn/react-native-sqlite-storage.md +++ b/zh-cn/react-native-sqlite-storage.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sqlite-storage Releases](https://github.com/react-native-oh-library/react-native-sqlite-storage/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sqlite-storage Releases](https://github.com/react-native-oh-library/react-native-sqlite-storage/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sqlite-storage@file:# +npm install @react-native-oh-tpl/react-native-sqlite-storage ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sqlite-storage@file:# +yarn add @react-native-oh-tpl/react-native-sqlite-storage ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-ssl-pinning.md b/zh-cn/react-native-ssl-pinning.md index 2fb47ec48aca1a94fa6b1437e378dc7465d958aa..adee064b2c473f8d1ca4388072fe6eab82c34c26 100644 --- a/zh-cn/react-native-ssl-pinning.md +++ b/zh-cn/react-native-ssl-pinning.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ssl-pinning Releases](https://github.com/react-native-oh-library/react-native-ssl-pinning/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ssl-pinning Releases](https://github.com/react-native-oh-library/react-native-ssl-pinning/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-ssl-pinning@file:# +npm install @react-native-oh-tpl/react-native-ssl-pinning ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-ssl-pinning@file:# +yarn add @react-native-oh-tpl/react-native-ssl-pinning ``` diff --git a/zh-cn/react-native-stickyheader.md b/zh-cn/react-native-stickyheader.md index b06d5e855d5ca4c141c84ded2981a39c6466f790..f43e613624c827462b96cc1d20e59b18b26592f0 100644 --- a/zh-cn/react-native-stickyheader.md +++ b/zh-cn/react-native-stickyheader.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-stickyheader Releases](https://github.com/react-native-oh-library/react-native-stickyheader/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-stickyheader Releases](https://github.com/react-native-oh-library/react-native-stickyheader/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-stickyheader@file:# +npm install @react-native-oh-tpl/react-native-stickyheader ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-stickyheader@file:# +yarn add @react-native-oh-tpl/react-native-stickyheader ``` diff --git a/zh-cn/react-native-svg-capi.md b/zh-cn/react-native-svg-capi.md index 26e13fa1a791311a392002282404289a5687de12..b4568374c801e9bb30e5a43ded2b51e1d8b85ff6 100644 --- a/zh-cn/react-native-svg-capi.md +++ b/zh-cn/react-native-svg-capi.md @@ -16,26 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-harmony-svg/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-harmony-svg/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash npm install react-native-svg@15.0.0 -npm install @react-native-oh-tpl/react-native-svg@file:# +npm install @react-native-oh-tpl/react-native-svg ``` #### **yarn** ```bash yarn add react-native-svg@15.0.0 -yarn add @react-native-oh-tpl/react-native-svg@file:# +yarn add @react-native-oh-tpl/react-native-svg ``` diff --git a/zh-cn/react-native-svg-charts.md b/zh-cn/react-native-svg-charts.md index 7fec629e0f1d68ae92630dbdfdb02ed82e93aae4..f93353d9bf6262851f46984ee4ae391c8b4031f3 100644 --- a/zh-cn/react-native-svg-charts.md +++ b/zh-cn/react-native-svg-charts.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[https://github.com/react-native-oh-library/react-native-svg-charts Releases](https://github.com/react-native-oh-library/react-native-svg-charts/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[https://github.com/react-native-oh-library/react-native-svg-charts Releases](https://github.com/react-native-oh-library/react-native-svg-charts/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-naitve-svg-charts@file:# +npm install @react-native-oh-tpl/react-naitve-svg-charts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-naitve-svg-charts@file:# +yarn add @react-native-oh-tpl/react-naitve-svg-charts ``` diff --git a/zh-cn/react-native-svg.md b/zh-cn/react-native-svg.md index d23e86beeb1a3f2cb6a0efacd86e03ab5e097662..43e36a8d712ac9f2bb6f6296dda4a590c78fdfc5 100644 --- a/zh-cn/react-native-svg.md +++ b/zh-cn/react-native-svg.md @@ -20,24 +20,22 @@ > [!tip] 如需继续使用请移步至[react-native-svg-capi](/zh-cn/react-native-svg-capi.md) 使用CAPI版本的 react-native-svg。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-svg/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-svg/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-svg@file:# +npm install @react-native-oh-tpl/react-native-svg ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-svg@file:# +yarn add @react-native-oh-tpl/react-native-svg ``` diff --git a/zh-cn/react-native-swipe-list-view.md b/zh-cn/react-native-swipe-list-view.md index 5af421b41e54a30d129ac655bffa5e84a318f4c4..f0ccbbfb6c720f123f223e877bf87353c7b07da6 100644 --- a/zh-cn/react-native-swipe-list-view.md +++ b/zh-cn/react-native-swipe-list-view.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-swipe-list-view Releases](https://github.com/react-native-oh-library/react-native-swipe-list-view/releases/),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-swipe-list-view Releases](https://github.com/react-native-oh-library/react-native-swipe-list-view/releases/) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install --save @react-native-oh-tpl/react-native-swipe-list-view@file:# +npm install --save @react-native-oh-tpl/react-native-swipe-list-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-swipe-list-view@file:# +yarn add @react-native-oh-tpl/react-native-swipe-list-view ``` diff --git a/zh-cn/react-native-switch-pro.md b/zh-cn/react-native-switch-pro.md index b10d69a2e9f8766693d9fff1682a685e899cff76..477180141145103ba406e5b7c80a49271349b497 100644 --- a/zh-cn/react-native-switch-pro.md +++ b/zh-cn/react-native-switch-pro.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-switch-pro Releases](https://github.com/react-native-oh-library/react-native-switch-pro/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-switch-pro Releases](https://github.com/react-native-oh-library/react-native-switch-pro/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-switch-pro@file:# +npm install @react-native-oh-tpl/react-native-switch-pro ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-switch-pro@file:# +yarn add @react-native-oh-tpl/react-native-switch-pro ``` diff --git a/zh-cn/react-native-syan-image-picker.md b/zh-cn/react-native-syan-image-picker.md index 2e65aa4c5f4cf3e04408bb77050be69a7d073cbf..de523a007366b77129533919f9edf682e0cd9ecc 100644 --- a/zh-cn/react-native-syan-image-picker.md +++ b/zh-cn/react-native-syan-image-picker.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-syan-image-picker Releases](https://github.com/react-native-oh-library/react-native-syan-image-picker/releases) +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-syan-image-picker Releases](https://github.com/react-native-oh-library/react-native-syan-image-picker/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-syan-image-picker@file:# +npm install @react-native-oh-tpl/react-native-syan-image-picker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-syan-image-picker@file:# +yarn add @react-native-oh-tpl/react-native-syan-image-picker ``` diff --git a/zh-cn/react-native-system-setting.md b/zh-cn/react-native-system-setting.md index c152a6fc99ce537602e67ca2c38e2b6fd0d9f984..939073ee37e69b445ab09b185046475bfaf7b50d 100644 --- a/zh-cn/react-native-system-setting.md +++ b/zh-cn/react-native-system-setting.md @@ -20,24 +20,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-system-setting Releases](https://github.com/react-native-oh-library/react-native-system-setting/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-system-setting Releases](https://github.com/react-native-oh-library/react-native-system-setting/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 #### npm ```bash -npm install @react-native-oh-tpl/react-native-system-setting@file:# +npm install @react-native-oh-tpl/react-native-system-setting ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-system-setting@file:# +yarn add @react-native-oh-tpl/react-native-system-setting ``` diff --git a/zh-cn/react-native-tab-navigator.md b/zh-cn/react-native-tab-navigator.md index 83c1910e0464238bb602b6e9f6b1d92e67614f60..09302949a764e6ed311d9e07a31f9992e3f9858a 100644 --- a/zh-cn/react-native-tab-navigator.md +++ b/zh-cn/react-native-tab-navigator.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tab-navigator Releases](https://github.com/react-native-oh-library/react-native-tab-navigator/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tab-navigator Releases](https://github.com/react-native-oh-library/react-native-tab-navigator/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-tab-navigator@file:# +npm install @react-native-oh-tpl/react-native-tab-navigator ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-tab-navigator@file:# +yarn add @react-native-oh-tpl/react-native-tab-navigator ``` diff --git a/zh-cn/react-native-tab-view.md b/zh-cn/react-native-tab-view.md index faa5ebeedf7fb47784513c5d8b9ee93851ba3ba3..db6a3aae54f75891eea885530e98379c9bc75270 100644 --- a/zh-cn/react-native-tab-view.md +++ b/zh-cn/react-native-tab-view.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tab-view Releases](https://github.com/react-native-oh-library/react-navigation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tab-view Releases](https://github.com/react-native-oh-library/react-navigation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-tab-view@file:# +npm install @react-native-oh-tpl/react-native-tab-view ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-tab-view@file:# +yarn add @react-native-oh-tpl/react-native-tab-view ``` diff --git a/zh-cn/react-native-tcp-socket.md b/zh-cn/react-native-tcp-socket.md index 7bfd7c830683ee0eff1a5733bde7f573f1a8607a..0b63625cf5f3e28cd05f424947a80b1c62ccb399 100644 --- a/zh-cn/react-native-tcp-socket.md +++ b/zh-cn/react-native-tcp-socket.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tcp-socket Releases](https://github.com/react-native-oh-library/react-native-tcp-socket/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tcp-socket Releases](https://github.com/react-native-oh-library/react-native-tcp-socket/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-tcp-socket@file:# +npm install @react-native-oh-tpl/react-native-tcp-socket ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-tcp-socket@file:# +yarn add @react-native-oh-tpl/react-native-tcp-socket ``` diff --git a/zh-cn/react-native-text-gradient.md b/zh-cn/react-native-text-gradient.md index e200ec7dd56f1f3169e1ba8fb43cea4b227f541c..43255872c6080a7b363da4accb6215f9a10a9d1d 100644 --- a/zh-cn/react-native-text-gradient.md +++ b/zh-cn/react-native-text-gradient.md @@ -17,25 +17,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-gradient Releases](https://github.com/react-native-oh-library/react-native-text-gradient/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-gradient Releases](https://github.com/react-native-oh-library/react-native-text-gradient/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-text-gradient@file:# +npm install @react-native-oh-tpl/react-native-text-gradient ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-text-gradient@file:# +yarn add @react-native-oh-tpl/react-native-text-gradient ``` diff --git a/zh-cn/react-native-text-input-mask.md b/zh-cn/react-native-text-input-mask.md index b1ba5a7379a16e1bb78025a1372d2228a4e87f18..9f6d3f29fa0ae9e2adab20740a35ceb580fda833 100644 --- a/zh-cn/react-native-text-input-mask.md +++ b/zh-cn/react-native-text-input-mask.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-input-mask Releases](https://github.com/react-native-oh-library/react-native-text-input-mask/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-input-mask Releases](https://github.com/react-native-oh-library/react-native-text-input-mask/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-text-input-mask@file:# +npm install @react-native-oh-tpl/react-native-text-input-mask ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-text-input-mask@file:# +yarn add @react-native-oh-tpl/react-native-text-input-mask ``` diff --git a/zh-cn/react-native-text-size.md b/zh-cn/react-native-text-size.md index e9ac332774ad9c544287aa2bc2e5bdc60f657b1c..c501bdaefc1fca09a688d7a1c139a220713b563e 100644 --- a/zh-cn/react-native-text-size.md +++ b/zh-cn/react-native-text-size.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-size Releases](https://github.com/react-native-oh-library/react-native-text-size/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-text-size Releases](https://github.com/react-native-oh-library/react-native-text-size/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-text-size@file:# +npm install @react-native-oh-tpl/react-native-text-size ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-text-size@file:# +yarn add @react-native-oh-tpl/react-native-text-size ``` diff --git a/zh-cn/react-native-textinput-maxlength-fixed.md b/zh-cn/react-native-textinput-maxlength-fixed.md index 8eeb16e74da5d6d25a92dac2506f4e2f65ba8538..3958486e87de8c50c98b3b068bf0ffa1368f2278 100644 --- a/zh-cn/react-native-textinput-maxlength-fixed.md +++ b/zh-cn/react-native-textinput-maxlength-fixed.md @@ -15,24 +15,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-textinput-maxlength-fixed Releases](https://github.com/react-native-oh-library/react-native-textinput-maxlength-fixed/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-textinput-maxlength-fixed Releases](https://github.com/react-native-oh-library/react-native-textinput-maxlength-fixed/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-textinput-maxlength-fixed@file:# +npm install @react-native-oh-tpl/react-native-textinput-maxlength-fixed ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-textinput-maxlength-fixed@file:# +yarn add @react-native-oh-tpl/react-native-textinput-maxlength-fixed ``` diff --git a/zh-cn/react-native-theme-switch-animation.md b/zh-cn/react-native-theme-switch-animation.md index c05d1c1ffe859ae3a3fad899e80964d9f1c8faba..db9584e404c8255bdff258b31085d1da3ca5af81 100644 --- a/zh-cn/react-native-theme-switch-animation.md +++ b/zh-cn/react-native-theme-switch-animation.md @@ -17,20 +17,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-theme-switch-animation Releases](https://github.com/react-native-oh-library/react-native-theme-switch-animation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-theme-switch-animation Releases](https://github.com/react-native-oh-library/react-native-theme-switch-animation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-theme-switch-animation@file:# +npm install @react-native-oh-tpl/react-native-theme-switch-animation ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-theme-switch-animation@file:# +yarn add @react-native-oh-tpl/react-native-theme-switch-animation ``` diff --git a/zh-cn/react-native-thumbnail.md b/zh-cn/react-native-thumbnail.md index c854ae7294264928a6200f0ddd0efd33144fb341..3b2636aca24f7ef931bd5ec11f783e255bd7ff02 100644 --- a/zh-cn/react-native-thumbnail.md +++ b/zh-cn/react-native-thumbnail.md @@ -15,24 +15,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-thumbnail Releases](https://github.com/react-native-oh-library/react-native-thumbnail/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-thumbnail Releases](https://github.com/react-native-oh-library/react-native-thumbnail/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-thumbnail@file:# +npm install @react-native-oh-tpl/react-native-thumbnail ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-thumbnail@file:# +yarn add @react-native-oh-tpl/react-native-thumbnail ``` diff --git a/zh-cn/react-native-touch-id.md b/zh-cn/react-native-touch-id.md index 0b2084507bd9f1739baf18648aa35fec2ab62bb6..c1b8fa1c3566b61081dff209d07a20cebf8810b8 100644 --- a/zh-cn/react-native-touch-id.md +++ b/zh-cn/react-native-touch-id.md @@ -16,25 +16,23 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-touch-id Releases](https://github.com/react-native-oh-library/react-native-touch-id/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-touch-id Releases](https://github.com/react-native-oh-library/react-native-touch-id/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-touch-id@file:# +npm install @react-native-oh-tpl/react-native-touch-id ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-touch-id@file:# +yarn add @react-native-oh-tpl/react-native-touch-id ``` diff --git a/zh-cn/react-native-track-player.md b/zh-cn/react-native-track-player.md index 334cd0dc41eb97f1c58e577c41ec141f7e2cfd06..6ca8565b39576671b36253faf9ea446368e8ad82 100644 --- a/zh-cn/react-native-track-player.md +++ b/zh-cn/react-native-track-player.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-track-player Releases](https://github.com/react-native-oh-library/react-native-track-player/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-track-player Releases](https://github.com/react-native-oh-library/react-native-track-player/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-track-player@file:# +npm install @react-native-oh-tpl/react-native-track-player ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-track-player@file:# +yarn add @react-native-oh-tpl/react-native-track-player ``` diff --git a/zh-cn/react-native-transitiongroup.md b/zh-cn/react-native-transitiongroup.md index c66d31d76d87863acc3580106520e74414ec509f..e3d4215d5c4043ee0bbec2a6651b9e344eb63efd 100644 --- a/zh-cn/react-native-transitiongroup.md +++ b/zh-cn/react-native-transitiongroup.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-transitiongroup Releases](https://github.com/react-native-oh-library/react-native-transitiongroup/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-transitiongroup Releases](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-transitiongroup@file:# +npm install @react-native-oh-tpl/react-native-transitiongroup ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-transitiongroup@file:# +yarn add @react-native-oh-tpl/react-native-transitiongroup ``` diff --git a/zh-cn/react-native-translucent-modal.md b/zh-cn/react-native-translucent-modal.md index 2aceb0dcc0e17d8177f7388c04f00e3066dd5d09..b5117b5c2394541b09909d4fdb58ef2e9059c73f 100644 --- a/zh-cn/react-native-translucent-modal.md +++ b/zh-cn/react-native-translucent-modal.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-translucent-modal Releases](https://github.com/react-native-oh-library/react-native-translucent-modal/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-translucent-modal Releases](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-translucent-modal@file:# +npm install @react-native-oh-tpl/react-native-translucent-modal ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-translucent-modal@file:# +yarn add @react-native-oh-tpl/react-native-translucent-modal ``` diff --git a/zh-cn/react-native-tts.md b/zh-cn/react-native-tts.md index 2295efcb5ecf53c218a8271093b8a71807596745..c2bd9935d6ef093893c29351e6ae04fd68fd2ff0 100644 --- a/zh-cn/react-native-tts.md +++ b/zh-cn/react-native-tts.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tts Releases](https://github.com/react-native-oh-library/react-native-tts/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-tts Releases](https://github.com/react-native-oh-library/react-native-tts/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-tts@file:# +npm install @react-native-oh-tpl/react-native-tts ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-tts@file:# +yarn add @react-native-oh-tpl/react-native-tts ``` diff --git a/zh-cn/react-native-typography.md b/zh-cn/react-native-typography.md index 3e710d97e5d41519e755a111edcaaa5801aa96cb..2203e19791e20283f6a372ed148d4e768afb74cf 100644 --- a/zh-cn/react-native-typography.md +++ b/zh-cn/react-native-typography.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-typography Releases](https://github.com/react-native-oh-library/react-native-typography/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-typography Releases](https://github.com/react-native-oh-library/react-native-typography/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-typography@file:# +npm install @react-native-oh-tpl/react-native-typography ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-typography@file:# +yarn add @react-native-oh-tpl/react-native-typography ``` diff --git a/zh-cn/react-native-udp.md b/zh-cn/react-native-udp.md index ade3443c8fec4e3298d0df5e8f3769cd073d0eeb..f1ad55591c84d414d277a83c51e93e0e044865f6 100644 --- a/zh-cn/react-native-udp.md +++ b/zh-cn/react-native-udp.md @@ -18,22 +18,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-udp Releases](https://github.com/react-native-oh-library/react-native-udp/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-udp Releases](https://github.com/react-native-oh-library/react-native-udp/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-udp@file:# +npm install @react-native-oh-tpl/react-native-udp ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-udp@file:# +yarn add @react-native-oh-tpl/react-native-udp ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-ui-lib.md b/zh-cn/react-native-ui-lib.md index 490f1a8b6189bb5ba45a265d3f47c747eea312a6..d597a96b5217f3a0fd91e505e015a6de8f8f9c74 100644 --- a/zh-cn/react-native-ui-lib.md +++ b/zh-cn/react-native-ui-lib.md @@ -19,7 +19,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ui-lib Releases](https://github.com/react-native-oh-library/react-native-ui-lib/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-ui-lib Releases](https://github.com/react-native-oh-library/react-native-ui-lib/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 本库 HarmonyOS 侧实现依赖@react-native-oh-tpl/react-native-reanimated和 @react-native-oh-tpl/react-native-gesture-handler的原生端代码,如已在 HarmonyOS 工程中引入过这些库,则无需再次引入,可跳过本章节步骤,直接使用。 @@ -34,20 +34,18 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-ui-lib@file:# +npm install @react-native-oh-tpl/react-native-ui-lib ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-ui-lib@file:# +yarn add @react-native-oh-tpl/react-native-ui-lib ``` diff --git a/zh-cn/react-native-unistyles.md b/zh-cn/react-native-unistyles.md index 36c101c3185ef007d8f7e4230d1abcd62562fde8..aa2eaf2b6eff577c55e6b898865aca330cc562cd 100644 --- a/zh-cn/react-native-unistyles.md +++ b/zh-cn/react-native-unistyles.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-unistyles Releases](https://github.com/react-native-oh-library/react-native-unistyles/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-unistyles Releases](https://github.com/react-native-oh-library/react-native-unistyles/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-unistyles@file:# +npm install @react-native-oh-tpl/react-native-unistyles ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-unistyles@file:# +yarn add @react-native-oh-tpl/react-native-unistyles ``` diff --git a/zh-cn/react-native-user-agent.md b/zh-cn/react-native-user-agent.md index f9329aaaee91188dec0c52ccceaf7e64cabbdf5a..ad26c8e05678b34618d1f50989158e6c866c0d73 100644 --- a/zh-cn/react-native-user-agent.md +++ b/zh-cn/react-native-user-agent.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-user-agent Releases](https://github.com/react-native-oh-library/react-native-user-agent/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-user-agent Releases](https://github.com/react-native-oh-library/react-native-user-agent/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-user-agent@file:# +npm install @react-native-oh-tpl/react-native-user-agent ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-user-agent@file:# +yarn add @react-native-oh-tpl/react-native-user-agent ``` diff --git a/zh-cn/react-native-vector-drawable.md b/zh-cn/react-native-vector-drawable.md index a941b1dbaf950dc270c4e329351fd02614ddb184..bd254d0af0f721f27c8bb61f9360f795721753c7 100644 --- a/zh-cn/react-native-vector-drawable.md +++ b/zh-cn/react-native-vector-drawable.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-vector-drawable Releases](https://github.com/react-native-oh-library/react-native-vector-drawable/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-vector-drawable Releases](https://github.com/react-native-oh-library/react-native-vector-drawable/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-vector-drawable@file:# +npm install @react-native-oh-tpl/react-native-vector-drawable ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-vector-drawable@file:# +yarn add @react-native-oh-tpl/react-native-vector-drawable ``` diff --git a/zh-cn/react-native-version-number.md b/zh-cn/react-native-version-number.md index 9dbad354540f758fc2cde6960093594a910c80e0..48f8a62026500c8eba79c38e5a84a232d70327eb 100644 --- a/zh-cn/react-native-version-number.md +++ b/zh-cn/react-native-version-number.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-version-number Releases](https://github.com/react-native-oh-library/react-native-version-number/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-version-number Releases](https://github.com/react-native-oh-library/react-native-version-number/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-version-number@file:# +npm install @react-native-oh-tpl/react-native-version-number ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-version-number@file:# +yarn add @react-native-oh-tpl/react-native-version-number ``` diff --git a/zh-cn/react-native-video-cache.md b/zh-cn/react-native-video-cache.md index eddd122788ad42472500dff39f870f8ece134396..784a93b6284ea05080c70d8e243902a1aca7fc45 100644 --- a/zh-cn/react-native-video-cache.md +++ b/zh-cn/react-native-video-cache.md @@ -21,24 +21,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-video-cache Releases](https://github.com/react-native-oh-library/react-native-video-cache/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-native-video-cache Releases](https://github.com/react-native-oh-library/react-native-video-cache/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 + #### npm ```bash -npm install @react-native-oh-tpl/react-native-video-cache@file:# +npm install @react-native-oh-tpl/react-native-video-cache ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-video-cache@file:# +yarn add @react-native-oh-tpl/react-native-video-cache ``` diff --git a/zh-cn/react-native-video.md b/zh-cn/react-native-video.md index 595a514236ecb5dbc45c46c236aec4d6cc834c76..2792fb9fa34d8de304836ff572982d339bd1a13a 100644 --- a/zh-cn/react-native-video.md +++ b/zh-cn/react-native-video.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-video Releases](https://github.com/react-native-oh-library/react-native-video/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-video Releases](https://github.com/react-native-oh-library/react-native-video/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-video@file:# +npm install @react-native-oh-tpl/react-native-video ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-video@file:# +yarn add @react-native-oh-tpl/react-native-video ``` diff --git a/zh-cn/react-native-view-overflow.md b/zh-cn/react-native-view-overflow.md index 6c0df0c099663125a3100c68c9184fad0e5382af..98b27c73e802d17428b19528b63a0759209c269c 100644 --- a/zh-cn/react-native-view-overflow.md +++ b/zh-cn/react-native-view-overflow.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-overflow Releases](https://github.com/react-native-oh-library/react-native-view-overflow/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-overflow Releases](https://github.com/react-native-oh-library/react-native-view-overflow/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-view-overflow@file:# +npm install @react-native-oh-tpl/react-native-view-overflow ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-view-overflow@file:# +yarn add @react-native-oh-tpl/react-native-view-overflow ``` diff --git a/zh-cn/react-native-view-pdf.md b/zh-cn/react-native-view-pdf.md index fb55afcc7ebc823d9b8e56f51a40180fd49b406f..b9d97e1f562a10077f101fb8e09059ec33d3a6c8 100644 --- a/zh-cn/react-native-view-pdf.md +++ b/zh-cn/react-native-view-pdf.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-pdf Releases](https://github.com/react-native-oh-library/react-native-PDFView/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-pdf Releases](https://github.com/react-native-oh-library/react-native-PDFView/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-view-pdf@file:# +npm install @react-native-oh-tpl/react-native-view-pdf ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-view-pdf@file:# +yarn add @react-native-oh-tpl/react-native-view-pdf ``` diff --git a/zh-cn/react-native-view-shot.md b/zh-cn/react-native-view-shot.md index 222a9f8f750df20147b84a283ceb3a2a72a8e5d7..51cdd449fc83b6e2c4475c39ebd11850896d6fb6 100644 --- a/zh-cn/react-native-view-shot.md +++ b/zh-cn/react-native-view-shot.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-shot Releases](https://github.com/react-native-oh-library/react-native-view-shot/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-view-shot Releases](https://github.com/react-native-oh-library/react-native-view-shot/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-view-shot@file:# +npm install @react-native-oh-tpl/react-native-view-shot ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-view-shot@file:# +yarn add @react-native-oh-tpl/react-native-view-shot ``` diff --git a/zh-cn/react-native-vision-camera.md b/zh-cn/react-native-vision-camera.md index c276124d3074fc3fff092d3311761f9c70899518..b3434a09878b130a7afe34ff2e66608fee6fa999 100644 --- a/zh-cn/react-native-vision-camera.md +++ b/zh-cn/react-native-vision-camera.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-vision-camera Releases](https://github.com/react-native-oh-library/react-native-vision-camera/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-vision-camera Releases](https://github.com/react-native-oh-library/react-native-vision-camera/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-vision-camera@file:# +npm install @react-native-oh-tpl/react-native-vision-camera ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-vision-camera@file:# +yarn add @react-native-oh-tpl/react-native-vision-camera ``` diff --git a/zh-cn/react-native-webview.md b/zh-cn/react-native-webview.md index 7be4b9469a15bd2abdbdb0e9368d350039c03f5c..62bb4d0cd0ec01197ec60aab8af847d20f71d3b8 100644 --- a/zh-cn/react-native-webview.md +++ b/zh-cn/react-native-webview.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-webview Releases](https://github.com/react-native-oh-library/react-native-webview/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-webview Releases](https://github.com/react-native-oh-library/react-native-webview/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-webview@file:# +npm install @react-native-oh-tpl/react-native-webview ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-webview@file:# +yarn add @react-native-oh-tpl/react-native-webview ``` diff --git a/zh-cn/react-native-worklets-core.md b/zh-cn/react-native-worklets-core.md index 33d68ad9c36b59e92436a9a58eceface0dd11d7a..ba753eae193d8432fdc09ee76d85f353c9682cca 100644 --- a/zh-cn/react-native-worklets-core.md +++ b/zh-cn/react-native-worklets-core.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-worklets-core Releases](https://github.com/react-native-oh-library/react-native-worklets-core/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-worklets-core Releases](https://github.com/react-native-oh-library/react-native-worklets-core/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm i @react-native-oh-tpl/react-native-worklets-core@file:# +npm i @react-native-oh-tpl/react-native-worklets-core ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-worklets-core@file:# +yarn add @react-native-oh-tpl/react-native-worklets-core ``` 在项目根目录下的 `babel.config.js` 中添加 `babel` 插件 diff --git a/zh-cn/react-native-zip-archive.md b/zh-cn/react-native-zip-archive.md index 407f4411f6c9411703eff06911c31abb9fa3e3ad..91e7f4b3756ab7618b4db3601726dbf75686ed6d 100644 --- a/zh-cn/react-native-zip-archive.md +++ b/zh-cn/react-native-zip-archive.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-zip-archive Releases](https://github.com/react-native-oh-library/react-native-zip-archive/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-zip-archive Releases](https://github.com/react-native-oh-library/react-native-zip-archive/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-zip-archive@file:# +npm install @react-native-oh-tpl/react-native-zip-archive ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-zip-archive@file:# +yarn add @react-native-oh-tpl/react-native-zip-archive ``` diff --git a/zh-cn/react-navigation-drawer.md b/zh-cn/react-navigation-drawer.md index 492e872d21f4b6031b0e67ea8dd88d7ee2257ddf..77f7daee9e186099b83e7382179ce10899f9d8c9 100644 --- a/zh-cn/react-navigation-drawer.md +++ b/zh-cn/react-navigation-drawer.md @@ -16,26 +16,22 @@ ## 安装与使用 -> [!TIP] drawer的tgz包在react-navigation Releases。 - -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases),并下载drawer适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为tgz包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/drawer@file:# +npm install @react-native-oh-tpl/drawer ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/drawer@file:# +yarn add @react-native-oh-tpl/drawer ``` diff --git a/zh-cn/react-navigation-elements.md b/zh-cn/react-navigation-elements.md index 4dded92f2964fa27949f3a48a9b3c5a1c961cdf5..a9f705c41b46e631b164df91844bd75e8d97d787 100644 --- a/zh-cn/react-navigation-elements.md +++ b/zh-cn/react-navigation-elements.md @@ -17,24 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/elements Releases](https://github.com/react-native-oh-library/react-navigation/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/elements Releases](https://github.com/react-native-oh-library/react-navigation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/elements@file:# +npm install @react-native-oh-tpl/elements ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/elements@file:# +yarn add @react-native-oh-tpl/elements ``` diff --git a/zh-cn/react-navigation-native-stack.md b/zh-cn/react-navigation-native-stack.md index d14c574d72afae1ceebd6a9a946459ef500ff110..20ac1adb46cbd40201bd7c39c99150a0cca74552 100644 --- a/zh-cn/react-navigation-native-stack.md +++ b/zh-cn/react-navigation-native-stack.md @@ -16,26 +16,23 @@ ## 安装与使用 -> [!TIP] native-stack的tgz包在react-navigation Releases。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases),并下载native-stack适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为tgz包的路径 - ### **npm** ```bash -npm install @react-native-oh-tpl/native-stack@file:# +npm install @react-native-oh-tpl/native-stack ``` ### **yarn** ```bash -yarn install @react-native-oh-tpl/native-stack@file:# +yarn install @react-native-oh-tpl/native-stack ``` diff --git a/zh-cn/react-navigation-stack.md b/zh-cn/react-navigation-stack.md index 6f5009118d1929da8874e068026316b12b789ee6..286484755dc4b48b677ca537fe2a66a49cc4b215 100644 --- a/zh-cn/react-navigation-stack.md +++ b/zh-cn/react-navigation-stack.md @@ -19,24 +19,21 @@ 进入到工程目录并输入以下命令: -> [!TIP] stack的tgz包在react-navigation Releases。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases),并下载stack适用版本的 tgz 包。 - -> [!TIP] # 处替换为tgz包的路径 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-library/react-navigation Releases](https://github.com/react-native-oh-library/react-navigation/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 #### **npm** ```bash -npm install @react-native-oh-tpl/stack@file:# +npm install @react-native-oh-tpl/stack ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/stack@file:# +yarn add @react-native-oh-tpl/stack ``` diff --git a/zh-cn/realm-js.md b/zh-cn/realm-js.md index b0cf72c622a7c2998e218347a3fd6af086e911cd..4503cb8ac80aa90bdf29cb8c960791a11fb8ef18 100644 --- a/zh-cn/realm-js.md +++ b/zh-cn/realm-js.md @@ -19,24 +19,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/realm-js Releases](https://github.com/react-native-oh-library/realm-js/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/realm-js Releases](https://github.com/react-native-oh-library/realm-js/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/realm@file:# -npm install @react-native-oh-tpl/realm-react@file:# +npm install @react-native-oh-tpl/realm +npm install @react-native-oh-tpl/realm-react ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/realm@file:# -yarn add @react-native-oh-tpl/realm-react@file:# +yarn add @react-native-oh-tpl/realm +yarn add @react-native-oh-tpl/realm-react ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/remobile-react-native-toast.md b/zh-cn/remobile-react-native-toast.md index 88553926e41f7f9354ea738a7c24c95ea31ba9e3..f5e71db6fa1b548cd75bc87a2d3bee2b2c342403 100644 --- a/zh-cn/remobile-react-native-toast.md +++ b/zh-cn/remobile-react-native-toast.md @@ -19,24 +19,22 @@ ## 安装与使用 请到三方库的 Releases -发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-toast Releases](https://github.com/react-native-oh-library/react-native-toast/releases),并下载适用版本的tgz包。 +发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-toast Releases](https://github.com/react-native-oh-library/react-native-toast/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-toast@file:# +npm install @react-native-oh-tpl/react-native-toast ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-toast@file:# +yarn add @react-native-oh-tpl/react-native-toast ``` diff --git a/zh-cn/rn-bugly.md b/zh-cn/rn-bugly.md index 6e2c7ebdaab8f14437a8c1218273c1df0e321302..cf683d123e0dc4a8b3350ae14358b97bebc59e16 100644 --- a/zh-cn/rn-bugly.md +++ b/zh-cn/rn-bugly.md @@ -17,7 +17,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/rn-bugly Releases](https://github.com/react-native-oh-library/rn-bugly/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/rn-bugly Releases](https://github.com/react-native-oh-library/rn-bugly/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -26,13 +26,13 @@ #### **npm** ```bash -npm install @react-native-oh-tpl/rn-bugly@file:# +npm install @react-native-oh-tpl/rn-bugly ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/rn-bugly@file:# +yarn add @react-native-oh-tpl/rn-bugly ``` diff --git a/zh-cn/rn-emoji-keyboard.md b/zh-cn/rn-emoji-keyboard.md index 1067d4c4b03464ed594dafa8ca627d65af46ecc0..0146eb3651c70db6c36b64d620cccdb74e1640e5 100644 --- a/zh-cn/rn-emoji-keyboard.md +++ b/zh-cn/rn-emoji-keyboard.md @@ -16,24 +16,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/rn-emoji-keyboard Releases](https://github.com/react-native-oh-library/rn-emoji-keyboard/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/rn-emoji-keyboard Releases](https://github.com/react-native-oh-library/rn-emoji-keyboard/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/rn-emoji-keyboard@file:# +npm install @react-native-oh-tpl/rn-emoji-keyboard ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/rn-emoji-keyboard@file:# +yarn add @react-native-oh-tpl/rn-emoji-keyboard ``` diff --git a/zh-cn/rn-tourguide.md b/zh-cn/rn-tourguide.md index 0d9edd9a1a4a42f02440326a39476c461add310f..4a1a5463b336b273bac9262b9761856a94c8ba60 100644 --- a/zh-cn/rn-tourguide.md +++ b/zh-cn/rn-tourguide.md @@ -18,24 +18,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[https://github.com/react-native-oh-library/rn-tourguide Releases](https://github.com/react-native-oh-library/rn-tourguide/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[https://github.com/react-native-oh-library/rn-tourguide Releases](https://github.com/react-native-oh-library/rn-tourguide/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/rn-tourguide@file:# +npm install @react-native-oh-tpl/rn-tourguide ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/rn-tourguide@file:# +yarn add @react-native-oh-tpl/rn-tourguide ``` diff --git a/zh-cn/shopify-flash-list.md b/zh-cn/shopify-flash-list.md index 01158174e4df63a366611d7a38b857c445134082..fb55e9ce4619a86b17f3084d1121db8a04838ab7 100644 --- a/zh-cn/shopify-flash-list.md +++ b/zh-cn/shopify-flash-list.md @@ -16,22 +16,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/flash-list Releases](https://github.com/react-native-oh-library/flash-list/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/flash-list Releases](https://github.com/react-native-oh-library/flash-list/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/flash-list@file:# +npm install @react-native-oh-tpl/flash-list ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/flash-list@file:# +yarn add @react-native-oh-tpl/flash-list ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/tgz-usage.md b/zh-cn/tgz-usage.md new file mode 100644 index 0000000000000000000000000000000000000000..3b8b118a0a950fe3fc5e7d1a379da7860cc00e96 --- /dev/null +++ b/zh-cn/tgz-usage.md @@ -0,0 +1,76 @@ +# RNOH 三方库 tgz 包使用说明 + +## 1. 方法一:本地安装 + +### 1.1 访问对应的三方库 Release 页面 + +- 查找所需版本。 +- 下载附件中的 tgz 包到本地。 +- 将 tgz 包放置在指定路径。 + +### 1.2 安装 + +- 执行以下命令: + + ```bash + npm install <三方库包名>@file: + ``` + + 示例: + + ```bash + npm install @react-native-oh-tpl/react-native-svg@file:react-native-oh-tpl-react-native-svg-15.0.0-0.5.8.tgz + ``` + +- 或者直接在 `package.json` 中指定路径: + + ```json + "dependencies": { + "<三方库包名>": "" + } + ``` + + 示例: + + ```json + "dependencies": { + "@react-native-oh-tpl/react-native-svg": "file:react-native-oh-tpl-react-native-svg-15.0.0-0.5.8.tgz" + } + ``` + +## 2. 方法二:在线安装 + +### 2.1 访问对应的三方库 Release 页面 + +- 查找所需版本。 +- 复制附件中 tgz 包的在线地址。 + +### 2.2 安装 + +- 执行以下命令: + + ```bash + npm install <三方库包名>@file: + ``` + + 示例: + + ```bash + npm install @react-native-oh-tpl/react-native-svg@https://github.com/react-native-oh-library/react-native-harmony-svg/releases/download/15.0.0-0.5.8/react-native-oh-tpl-react-native-svg-15.0.0-0.5.8.tgz + ``` + +- 或者直接在 `package.json` 中指定在线地址: + + ```json + "dependencies": { + "<三方库包名>": "" + } + ``` + + 示例: + + ```json + "dependencies": { + "@react-native-oh-tpl/react-native-svg": "https://github.com/react-native-oh-library/react-native-harmony-svg/releases/download/15.0.0-0.5.8/react-native-oh-tpl-react-native-svg-15.0.0-0.5.8.tgz" + } + ``` \ No newline at end of file diff --git a/zh-cn/victory-native-xl.md b/zh-cn/victory-native-xl.md index f5b9379478218292b1209b8d32f81170e3c3b967..49abaf365bd5565e94146df06f165eebf301f1b1 100644 --- a/zh-cn/victory-native-xl.md +++ b/zh-cn/victory-native-xl.md @@ -17,22 +17,20 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/victory-native-xl Releases](https://github.com/react-native-oh-library/victory-native-xl/releases),并下载适用版本的 tgz 包 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/victory-native-xl Releases](https://github.com/react-native-oh-library/victory-native-xl/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: ->[!TIP] # 处替换为 tgz 包的路径 - #### **npm** ```bash -npm install @react-native-oh-tpl/victory-native-xl@file:# +npm install @react-native-oh-tpl/victory-native-xl ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/victory-native-xl@file:# +yarn add @react-native-oh-tpl/victory-native-xl ``` 下面的代码展示了这个库的基本使用场景: