diff --git a/en/nativewind.md b/en/nativewind.md index 0273195660a68f52af5667337fd742f80d10ff3a..1902ff581391e393118bdcbd887cae0edcaa639b 100644 --- a/en/nativewind.md +++ b/en/nativewind.md @@ -21,7 +21,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/op-engineering-op-sqlite.md b/en/op-engineering-op-sqlite.md index a72d1227cf337256515b2dda96e5c8fd8fb296dd..9d66c9e1b9fda6e6b5b1d1d3cad61dfcb85fe8b4 100644 --- a/en/op-engineering-op-sqlite.md +++ b/en/op-engineering-op-sqlite.md @@ -26,20 +26,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/op-sqlite@file:# +npm install @react-native-oh-tpl/op-sqlite ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/op-sqlite@file:# +yarn add @react-native-oh-tpl/op-sqlite ``` diff --git a/en/react-native-alipay.md b/en/react-native-alipay.md index 4dcddfe3e0dcd86cc28cc623d1cdeaf09de527a5..df1829e6774f4fab32942299fad5a3ec5acfda21 100644 --- a/en/react-native-alipay.md +++ b/en/react-native-alipay.md @@ -20,7 +20,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** diff --git a/en/react-native-blurhash.md b/en/react-native-blurhash.md index a66fe77d65d678e013d2b95f9643e5bc1b6bd901..cbf72732d2fc4da4874d9216e4b5351726961ae8 100644 --- a/en/react-native-blurhash.md +++ b/en/react-native-blurhash.md @@ -23,20 +23,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-blurhash@file:# +npm install @react-native-oh-tpl/react-native-blurhash ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-blurhash@file:# +yarn add @react-native-oh-tpl/react-native-blurhash ``` diff --git a/en/react-native-callkeep.md b/en/react-native-callkeep.md index a82f615950830b6ca0446bed8267323d08eb200f..d5428c801ed1c43ba22c5d434594402d7fcddfd8 100644 --- a/en/react-native-callkeep.md +++ b/en/react-native-callkeep.md @@ -20,24 +20,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-callkeep Releases](https://github.com/react-native-oh-library/react-native-callkeep/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-callkeep Releases](https://github.com/react-native-oh-library/react-native-callkeep/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-callkeep@file:# +npm install @react-native-oh-tpl/react-native-callkeep ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-callkeep@file:# +yarn add @react-native-oh-tpl/react-native-callkeep ``` diff --git a/en/react-native-dropdownalert.md b/en/react-native-dropdownalert.md index 44e5418f3d0d7722436859cbe55ba2472c5a56f3..81d76b631c6aac8a7ac5ff14818e4a42b676979e 100644 --- a/en/react-native-dropdownalert.md +++ b/en/react-native-dropdownalert.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-dropdownalert@file:# +npm install @react-native-oh-tpl/react-native-dropdownalert ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-dropdownalert@file:# +yarn add @react-native-oh-tpl/react-native-dropdownalert ``` diff --git a/en/react-native-echarts-pro.md b/en/react-native-echarts-pro.md index bd54643bf10f4b1c598203cd19f8a0423cf1440f..64cb9e3b81fb7a3f62e84e628757cbb918f37904 100644 --- a/en/react-native-echarts-pro.md +++ b/en/react-native-echarts-pro.md @@ -15,7 +15,7 @@ Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/react-native-file-selector.md b/en/react-native-file-selector.md index 3c5f7128a3059103fd8210d19c7089f3178c8be9..dd49666ff122169b48be4b80390fd3d437ec7b5d 100644 --- a/en/react-native-file-selector.md +++ b/en/react-native-file-selector.md @@ -20,7 +20,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** diff --git a/en/react-native-idle-timer.md b/en/react-native-idle-timer.md index 6052e869ebf6fba0087d51e5e3781716c69f2e6f..b3c0db9ffec44a132b5f94f115dfcb5a2f6ab825 100644 --- a/en/react-native-idle-timer.md +++ b/en/react-native-idle-timer.md @@ -21,20 +21,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **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/en/react-native-image-header-scroll-view.md b/en/react-native-image-header-scroll-view.md index bafba66e6d5d3b34b78a02a1312323ee86b9ab4f..a89cd2c6416d0260d3fd01b306dc6458942c1d2a 100644 --- a/en/react-native-image-header-scroll-view.md +++ b/en/react-native-image-header-scroll-view.md @@ -30,13 +30,13 @@ Go to the project directory and execute the following instruction: #### **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/en/react-native-image-marker.md b/en/react-native-image-marker.md index 32e4687dad0cbf447689ddcd08655ba46f09ec0b..af103d801c8896458ed86bb64ad05dffef140acd 100644 --- a/en/react-native-image-marker.md +++ b/en/react-native-image-marker.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-marker@file:# +npm install @react-native-oh-tpl/react-native-image-marker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-marker@file:# +yarn add @react-native-oh-tpl/react-native-image-marker ``` diff --git a/en/react-native-image-rotate.md b/en/react-native-image-rotate.md index 2da9b3839693c6c8374667ef13e961ada17598b9..0f4fb756efdaadf5f477f952edbd6f12eea81424 100644 --- a/en/react-native-image-rotate.md +++ b/en/react-native-image-rotate.md @@ -21,7 +21,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + @@ -30,13 +30,13 @@ Go to the project directory and execute the following instruction: #### npm ```bash -npm install @react-native-oh-tpl/react-native-image-rotate@file:# +npm install @react-native-oh-tpl/react-native-image-rotate ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-image-rotate@file:# +yarn add @react-native-oh-tpl/react-native-image-rotate ``` The following code shows the basic use scenario of the repository: diff --git a/en/react-native-incall-manager.md b/en/react-native-incall-manager.md index c9b6b54046a56e7574cfe098d38826e26be91578..9bae5616e1393ed0e10b20eb09ee9a2e40dfd8a5 100644 --- a/en/react-native-incall-manager.md +++ b/en/react-native-incall-manager.md @@ -23,20 +23,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-incall-manager@file:# +npm install @react-native-oh-tpl/react-native-incall-manager ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-incall-manager@file:# +yarn add @react-native-oh-tpl/react-native-incall-manager ``` diff --git a/en/react-native-indicators.md b/en/react-native-indicators.md index 69b6b364a790ec32f9d37c9650c4396a144abf9a..3f40fdcf7ed2a98b1da6c20ab8cbdf7a04df1efe 100644 --- a/en/react-native-indicators.md +++ b/en/react-native-indicators.md @@ -18,7 +18,7 @@ Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/react-native-keyboard-accessory.md b/en/react-native-keyboard-accessory.md index 1bedca7560eebc2d2b0d28003c2c633c88ede09d..15b3b91523ae2bf384124a2d090979eda66993a1 100644 --- a/en/react-native-keyboard-accessory.md +++ b/en/react-native-keyboard-accessory.md @@ -21,18 +21,18 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).。 +。 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keyboard-accessory@file:# +npm install @react-native-oh-tpl/react-native-keyboard-accessory ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keyboard-accessory@file:# +yarn add @react-native-oh-tpl/react-native-keyboard-accessory ``` The following code shows the basic use scenario of the repository: diff --git a/en/react-native-keyboard-controller.md b/en/react-native-keyboard-controller.md index 4c3f97e38e6adb5706d104104d05371f30504f27..ec1419c6b87237e9bb37a68ac530aba700e738d6 100644 --- a/en/react-native-keyboard-controller.md +++ b/en/react-native-keyboard-controller.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keyboard-controller@file:# +npm install @react-native-oh-tpl/react-native-keyboard-controller ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keyboard-controller@file:# +yarn add @react-native-oh-tpl/react-native-keyboard-controller ``` diff --git a/en/react-native-mail.md b/en/react-native-mail.md index ded480f714e0d3ab004fb9c45409341ba08ad124..34d349eef0660e0d9ed811a7faebb3ee490089ee 100644 --- a/en/react-native-mail.md +++ b/en/react-native-mail.md @@ -22,20 +22,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-mail@file:# +npm install @react-native-oh-tpl/react-native-mail ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-mail@file:# +yarn add @react-native-oh-tpl/react-native-mail ``` diff --git a/en/react-native-map-clustering.md b/en/react-native-map-clustering.md index cf9816d3a7c56a19bca836cda8cf46b5270dfcd9..ac84c1d1eb7cd9f21d06ac99bdc0de5183ba35c4 100644 --- a/en/react-native-map-clustering.md +++ b/en/react-native-map-clustering.md @@ -21,20 +21,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-map-clustering@file:# +npm install @react-native-oh-tpl/react-native-map-clustering ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-map-clustering@file:# +yarn add @react-native-oh-tpl/react-native-map-clustering ``` diff --git a/en/react-native-material-dropdown.md b/en/react-native-material-dropdown.md index bcec4d503a1ca548234d2b2a665a1d6c2223ed1d..a984df3ecd3e314d44a763ccc567e6b2d3691d85 100644 --- a/en/react-native-material-dropdown.md +++ b/en/react-native-material-dropdown.md @@ -23,7 +23,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/react-native-nfc-manager.md b/en/react-native-nfc-manager.md index daa8e64002384e53efa31fa891e54757c968d442..80888e15c5396ddcb092e5b3e5b09eb5333d3d25 100644 --- a/en/react-native-nfc-manager.md +++ b/en/react-native-nfc-manager.md @@ -20,18 +20,18 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ``` -npm install @react-native-oh-tpl/react-native-nfc-manager@file:# +npm install @react-native-oh-tpl/react-native-nfc-manager ``` #### **yarn** ``` -yarn add @react-native-oh-tpl/react-native-nfc-manager@file:# +yarn add @react-native-oh-tpl/react-native-nfc-manager ``` The following code shows the basic use scenario of the repository: diff --git a/en/react-native-search-bar.md b/en/react-native-search-bar.md index 8f445bf280a3f5306c6ec7b862ffb4920d5629d8..ca7427dba4ed28f0c43d287787ea3945e318dd2d 100644 --- a/en/react-native-search-bar.md +++ b/en/react-native-search-bar.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-search-bar@file:# +npm install @react-native-oh-tpl/react-native-search-bar ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-search-bar@file:# +yarn add @react-native-oh-tpl/react-native-search-bar ``` diff --git a/en/react-native-sticky-parallax-header.md b/en/react-native-sticky-parallax-header.md index bf08354bacfe44738d87c4480f037188d14cee78..7ed9cf630d04f609b80e7f02b4297d9d6499f6d6 100644 --- a/en/react-native-sticky-parallax-header.md +++ b/en/react-native-sticky-parallax-header.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sticky-parallax-header@file:# +npm install @react-native-oh-tpl/react-native-sticky-parallax-header ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sticky-parallax-header@file:# +yarn add @react-native-oh-tpl/react-native-sticky-parallax-header ``` diff --git a/en/react-native-theme-control.md b/en/react-native-theme-control.md index 71f963c961d18b83079a86d129ca736e705d0241..7c4718f17320829232b9cb39b46e3b0d55c989ca 100644 --- a/en/react-native-theme-control.md +++ b/en/react-native-theme-control.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-theme-control@file:# +npm install @react-native-oh-tpl/react-native-theme-control ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-theme-control@file:# +yarn add @react-native-oh-tpl/react-native-theme-control ``` diff --git a/en/react-native-thumbnail.md b/en/react-native-thumbnail.md index 900882c7cd7b0c9e145a145a92c441e9f44816ea..def45a3c38e10c3607c518538bd2ab2ab9671e41 100644 --- a/en/react-native-thumbnail.md +++ b/en/react-native-thumbnail.md @@ -19,7 +19,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/react-native-user-agent.md b/en/react-native-user-agent.md index 9e37830923228de6dbfcec705a9946d32fb35e2f..4a81618009a853bc363d55dad72afd863e74ed6d 100644 --- a/en/react-native-user-agent.md +++ b/en/react-native-user-agent.md @@ -22,7 +22,7 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + diff --git a/en/react-native-voice-voice.md b/en/react-native-voice-voice.md index 16b1b4df352421eb19beb2221b32fa3147ae37d9..21b8fc3f45a6150aecef137edb6d44efc7e2ff6c 100644 --- a/en/react-native-voice-voice.md +++ b/en/react-native-voice-voice.md @@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li Go to the project directory and execute the following instruction: -> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#). + #### **npm** ```bash -npm install @react-native-oh-tpl/voice@file:# +npm install @react-native-oh-tpl/voice ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/voice@file:# +yarn add @react-native-oh-tpl/voice ``` diff --git a/en/react-navigation-core.md b/en/react-navigation-core.md index fe39bfcef0664fa1c2544c91db134251fa5ff81c..359b6aac8abbf64e31d4c34bdda3161bc707b871 100644 --- a/en/react-navigation-core.md +++ b/en/react-navigation-core.md @@ -17,7 +17,7 @@ ## 安装与使用 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** diff --git a/zh-cn/js/react-lifecycles-compat.md b/zh-cn/js/react-lifecycles-compat.md index a6998c98c9cd08065198fcac7a4886a4323018fe..1b106e6ea4aa39cfd28d4c86b6c8c92c22e869b5 100644 --- a/zh-cn/js/react-lifecycles-compat.md +++ b/zh-cn/js/react-lifecycles-compat.md @@ -21,7 +21,7 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + diff --git a/zh-cn/op-engineering-op-sqlite.md b/zh-cn/op-engineering-op-sqlite.md index 96c1d0d1f0b058db772d264b9545631001e8f570..b4f8929070e941b65d028d29c6648ca8bd90a1cd 100644 --- a/zh-cn/op-engineering-op-sqlite.md +++ b/zh-cn/op-engineering-op-sqlite.md @@ -22,24 +22,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/op-sqlite Releases](https://github.com/react-native-oh-library/op-sqlite/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/op-sqlite Releases](https://github.com/react-native-oh-library/op-sqlite/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/op-sqlite@file:# +npm install @react-native-oh-tpl/op-sqlite ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/op-sqlite@file:# +yarn add @react-native-oh-tpl/op-sqlite ``` diff --git a/zh-cn/react-native-blurhash.md b/zh-cn/react-native-blurhash.md index 03ea8f9836edef639739a61bed807512f5e87e59..80ac1ef43282b1f7eab3f8db8d3414dca9f6a9b8 100644 --- a/zh-cn/react-native-blurhash.md +++ b/zh-cn/react-native-blurhash.md @@ -19,24 +19,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-blurhash Releases](https://github.com/react-native-oh-library/react-native-blurhash/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-blurhash Releases](https://github.com/react-native-oh-library/react-native-blurhash/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-blurhash@file:# +npm install @react-native-oh-tpl/react-native-blurhash ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-blurhash@file:# +yarn add @react-native-oh-tpl/react-native-blurhash ``` diff --git a/zh-cn/react-native-callkeep.md b/zh-cn/react-native-callkeep.md index a82f615950830b6ca0446bed8267323d08eb200f..d5428c801ed1c43ba22c5d434594402d7fcddfd8 100644 --- a/zh-cn/react-native-callkeep.md +++ b/zh-cn/react-native-callkeep.md @@ -20,24 +20,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-callkeep Releases](https://github.com/react-native-oh-library/react-native-callkeep/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-callkeep Releases](https://github.com/react-native-oh-library/react-native-callkeep/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-callkeep@file:# +npm install @react-native-oh-tpl/react-native-callkeep ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-callkeep@file:# +yarn add @react-native-oh-tpl/react-native-callkeep ``` diff --git a/zh-cn/react-native-echarts-pro.md b/zh-cn/react-native-echarts-pro.md index 758a258b088d2f0c5827389f17a8d02b8020905f..93867584d05d27f4653193c595e3da1c6b5b07b3 100644 --- a/zh-cn/react-native-echarts-pro.md +++ b/zh-cn/react-native-echarts-pro.md @@ -15,7 +15,7 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + diff --git a/zh-cn/react-native-image-marker.md b/zh-cn/react-native-image-marker.md index 296a2376486e042bac91d87b0bff4e01873262f7..a0b77e644ecec0c04e6d15bce1fc3bc002053320 100644 --- a/zh-cn/react-native-image-marker.md +++ b/zh-cn/react-native-image-marker.md @@ -17,24 +17,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-marker Releases](https://github.com/react-native-oh-library/react-native-image-marker/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-marker Releases](https://github.com/react-native-oh-library/react-native-image-marker/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-image-marker@file:# +npm install @react-native-oh-tpl/react-native-image-marker ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-image-marker@file:# +yarn add @react-native-oh-tpl/react-native-image-marker ``` diff --git a/zh-cn/react-native-image-rotate.md b/zh-cn/react-native-image-rotate.md index b5d7ecf88260454ea2c1179f204caeebf7037a4b..c09f9076630ade7cfdb6a53b100ee05554aa52a6 100644 --- a/zh-cn/react-native-image-rotate.md +++ b/zh-cn/react-native-image-rotate.md @@ -17,11 +17,11 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-rotate Releases](https://github.com/react-native-oh-library/react-native-image-rotate/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-image-rotate Releases](https://github.com/react-native-oh-library/react-native-image-rotate/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + @@ -30,13 +30,13 @@ #### npm ```bash -npm install @react-native-oh-tpl/react-native-image-rotate@file:# +npm install @react-native-oh-tpl/react-native-image-rotate ``` #### yarn ```bash -yarn add @react-native-oh-tpl/react-native-image-rotate@file:# +yarn add @react-native-oh-tpl/react-native-image-rotate ``` 快速使用: diff --git a/zh-cn/react-native-incall-manager.md b/zh-cn/react-native-incall-manager.md index 7a23e47e8135f4bfe2871fe24cc4d597327bd8c5..1e1f33ef877bd5b4fb23c0f3ed7be8dd89fbb3e4 100644 --- a/zh-cn/react-native-incall-manager.md +++ b/zh-cn/react-native-incall-manager.md @@ -22,24 +22,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-incall-manager Releases](https://github.com/react-native-oh-library/react-native-incall-manager/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-incall-manager Releases](https://github.com/react-native-oh-library/react-native-incall-manager/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-incall-manager@file:# +npm install @react-native-oh-tpl/react-native-incall-manager ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-incall-manager@file:# +yarn add @react-native-oh-tpl/react-native-incall-manager ``` diff --git a/zh-cn/react-native-indicators.md b/zh-cn/react-native-indicators.md index 0d887c3754f54f80ed27e669fa487dbca257a72d..9a9089d39f9f844648f90bb1106c9fd1903f5b25 100644 --- a/zh-cn/react-native-indicators.md +++ b/zh-cn/react-native-indicators.md @@ -18,7 +18,7 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + diff --git a/zh-cn/react-native-keyboard-accessory.md b/zh-cn/react-native-keyboard-accessory.md index 5901a5b5c889b9a742afa763ad2c6b330152a7bc..8e91e3e7579347c06d7d077ae234ea628de5ed2d 100644 --- a/zh-cn/react-native-keyboard-accessory.md +++ b/zh-cn/react-native-keyboard-accessory.md @@ -17,22 +17,22 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-accessory Releases](https://github.com/react-native-oh-library/react-native-keyboard-accessory/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-accessory Releases](https://github.com/react-native-oh-library/react-native-keyboard-accessory/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径。 +。 #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keyboard-accessory@file:# +npm install @react-native-oh-tpl/react-native-keyboard-accessory ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keyboard-accessory@file:# +yarn add @react-native-oh-tpl/react-native-keyboard-accessory ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-keyboard-controller.md b/zh-cn/react-native-keyboard-controller.md index 4962b48863f73f2bb350142e281f08a999be7315..085320e0b1539775c3142a586d90770a53994413 100644 --- a/zh-cn/react-native-keyboard-controller.md +++ b/zh-cn/react-native-keyboard-controller.md @@ -19,24 +19,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-controller Releases](https://github.com/react-native-oh-library/react-native-keyboard-controller/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-keyboard-controller Releases](https://github.com/react-native-oh-library/react-native-keyboard-controller/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-keyboard-controller@file:# +npm install @react-native-oh-tpl/react-native-keyboard-controller ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-keyboard-controller@file:# +yarn add @react-native-oh-tpl/react-native-keyboard-controller ``` diff --git a/zh-cn/react-native-mail.md b/zh-cn/react-native-mail.md index c67052ba931c3f429948a8d2b39f5cbdf55f0dd0..abedccde0a40e15e4106389f0708c6d5c1565417 100644 --- a/zh-cn/react-native-mail.md +++ b/zh-cn/react-native-mail.md @@ -22,20 +22,20 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-mail@file:# +npm install @react-native-oh-tpl/react-native-mail ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-mail@file:# +yarn add @react-native-oh-tpl/react-native-mail ``` diff --git a/zh-cn/react-native-map-clustering.md b/zh-cn/react-native-map-clustering.md index b8f9cb1d86cb84dab4b4dea63d3673f2a821d468..b16bfd5286c5113b5b05d8f868eb2dbd0a31ebc5 100644 --- a/zh-cn/react-native-map-clustering.md +++ b/zh-cn/react-native-map-clustering.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-map-clustering Releases](https://github.com/react-native-oh-library/react-native-map-clustering/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-map-clustering Releases](https://github.com/react-native-oh-library/react-native-map-clustering/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-map-clustering@file:# +npm install @react-native-oh-tpl/react-native-map-clustering ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-map-clustering@file:# +yarn add @react-native-oh-tpl/react-native-map-clustering ``` diff --git a/zh-cn/react-native-nfc-manager.md b/zh-cn/react-native-nfc-manager.md index 4e77a7b4b5e58de188e486129631a4f67cb6f165..39e18e7b3546c6c55bec3b6479e9837d8ddf137c 100644 --- a/zh-cn/react-native-nfc-manager.md +++ b/zh-cn/react-native-nfc-manager.md @@ -16,7 +16,7 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-nfc-manager Releases](https://github.com/react-native-oh-library/react-native-nfc-manager/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-nfc-manager Releases](https://github.com/react-native-oh-library/react-native-nfc-manager/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: @@ -25,13 +25,13 @@ #### **npm** ``` -npm install @react-native-oh-tpl/react-native-nfc-manager@file:# +npm install @react-native-oh-tpl/react-native-nfc-manager ``` #### **yarn** ``` -yarn add @react-native-oh-tpl/react-native-nfc-manager@file:# +yarn add @react-native-oh-tpl/react-native-nfc-manager ``` 下面的代码展示了这个库的基本使用场景: diff --git a/zh-cn/react-native-qrcode-svg.md b/zh-cn/react-native-qrcode-svg.md index 7cad98fdc1dc8b073724dcefd0d6042a4ce17668..93e51b6073040d0ee92092934aadd27743fe7ec2 100644 --- a/zh-cn/react-native-qrcode-svg.md +++ b/zh-cn/react-native-qrcode-svg.md @@ -18,7 +18,7 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + diff --git a/zh-cn/react-native-render-html.md b/zh-cn/react-native-render-html.md index 329a83dd90c14c5dbb5765d60ee241e566df57b1..98131090996897f5b3e7b79c59db6859c2d8c4ec 100644 --- a/zh-cn/react-native-render-html.md +++ b/zh-cn/react-native-render-html.md @@ -19,7 +19,7 @@ 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + diff --git a/zh-cn/react-native-search-bar.md b/zh-cn/react-native-search-bar.md index 6d5a75f880c792bc1153cf5a8fc70c62791ada85..0bad8829549d09a3d01ab4f849eaacdbd8fa2552 100644 --- a/zh-cn/react-native-search-bar.md +++ b/zh-cn/react-native-search-bar.md @@ -17,24 +17,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-search-bar Releases](https://github.com/react-native-oh-library/react-native-search-bar/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-search-bar Releases](https://github.com/react-native-oh-library/react-native-search-bar/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-search-bar@file:# +npm install @react-native-oh-tpl/react-native-search-bar ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-search-bar@file:# +yarn add @react-native-oh-tpl/react-native-search-bar ``` diff --git a/zh-cn/react-native-sticky-parallax-header.md b/zh-cn/react-native-sticky-parallax-header.md index 537666586929e77fc80b2509df11bfa1af3bfded..716a153ae09b1b2dbfbcae71b09cf6b6b258ca4c 100644 --- a/zh-cn/react-native-sticky-parallax-header.md +++ b/zh-cn/react-native-sticky-parallax-header.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sticky-parallax-header Releases](https://github.com/react-native-oh-library/react-native-sticky-parallax-header/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sticky-parallax-header Releases](https://github.com/react-native-oh-library/react-native-sticky-parallax-header/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-sticky-parallax-header@file:# +npm install @react-native-oh-tpl/react-native-sticky-parallax-header ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-sticky-parallax-header@file:# +yarn add @react-native-oh-tpl/react-native-sticky-parallax-header ``` @@ -155,7 +155,7 @@ const TabbedHeaderPagerExample: React.FC = () => { 要使用此库,需要使用正确的 React-Native 和 RNOH 版本。另外,还需要使用配套的 DevEco Studio 和 手机 ROM。 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sticky-parallax-header Releases](https://github.com/react-native-oh-library/react-native-sticky-parallax-header/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-sticky-parallax-header Releases](https://github.com/react-native-oh-library/react-native-sticky-parallax-header/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 ## Headers diff --git a/zh-cn/react-native-theme-control.md b/zh-cn/react-native-theme-control.md index 6949df6f1393147a0ac6c1e63a9a32e21a4ff65c..67d541708b8e9a26a7944a6ca2db206ed74a60b3 100644 --- a/zh-cn/react-native-theme-control.md +++ b/zh-cn/react-native-theme-control.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-theme-control/Releases](https://github.com/react-native-oh-library/react-native-theme-control/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-theme-control/Releases](https://github.com/react-native-oh-library/react-native-theme-control/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/react-native-theme-control@file:# +npm install @react-native-oh-tpl/react-native-theme-control ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/react-native-theme-control@file:# +yarn add @react-native-oh-tpl/react-native-theme-control ``` diff --git a/zh-cn/react-native-voice-voice.md b/zh-cn/react-native-voice-voice.md index 947a5e407ddcd852f19d8fe3d037a05113f7a5ac..49076faf02341d64b44ca192810d1ee866afe9fb 100644 --- a/zh-cn/react-native-voice-voice.md +++ b/zh-cn/react-native-voice-voice.md @@ -16,24 +16,24 @@ ## 安装与使用 -请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/voice Releases](https://github.com/react-native-oh-library/voice/releases),并下载适用版本的 tgz 包。 +请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/voice Releases](https://github.com/react-native-oh-library/voice/releases)。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** ```bash -npm install @react-native-oh-tpl/voice@file:# +npm install @react-native-oh-tpl/voice ``` #### **yarn** ```bash -yarn add @react-native-oh-tpl/voice@file:# +yarn add @react-native-oh-tpl/voice ``` diff --git a/zh-cn/react-navigation-core.md b/zh-cn/react-navigation-core.md index fe39bfcef0664fa1c2544c91db134251fa5ff81c..359b6aac8abbf64e31d4c34bdda3161bc707b871 100644 --- a/zh-cn/react-navigation-core.md +++ b/zh-cn/react-navigation-core.md @@ -17,7 +17,7 @@ ## 安装与使用 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm**