From 5abcc3d7af2ed51e95b5152466772037ba2ed1ff Mon Sep 17 00:00:00 2001 From: fankw Date: Wed, 12 Mar 2025 20:28:15 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#IBSWRW]:=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E9=83=A8=E5=88=86=E5=AE=89=E8=A3=85=E7=9A=84@file:#?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/nativewind.md | 2 +- en/op-engineering-op-sqlite.md | 6 +++--- en/react-native-alipay.md | 2 +- en/react-native-blurhash.md | 6 +++--- en/react-native-callkeep.md | 8 ++++---- en/react-native-dropdownalert.md | 6 +++--- en/react-native-echarts-pro.md | 2 +- en/react-native-file-selector.md | 2 +- en/react-native-idle-timer.md | 6 +++--- en/react-native-image-header-scroll-view.md | 4 ++-- en/react-native-image-marker.md | 6 +++--- en/react-native-image-rotate.md | 6 +++--- en/react-native-incall-manager.md | 6 +++--- en/react-native-indicators.md | 2 +- en/react-native-keyboard-accessory.md | 6 +++--- en/react-native-keyboard-controller.md | 6 +++--- en/react-native-mail.md | 6 +++--- en/react-native-map-clustering.md | 6 +++--- en/react-native-material-dropdown.md | 2 +- en/react-native-nfc-manager.md | 6 +++--- en/react-native-search-bar.md | 6 +++--- en/react-native-sticky-parallax-header.md | 6 +++--- en/react-native-theme-control.md | 6 +++--- en/react-native-thumbnail.md | 2 +- en/react-native-user-agent.md | 2 +- en/react-native-voice-voice.md | 6 +++--- en/react-navigation-core.md | 2 +- zh-cn/js/react-lifecycles-compat.md | 2 +- zh-cn/op-engineering-op-sqlite.md | 8 ++++---- zh-cn/react-native-blurhash.md | 8 ++++---- zh-cn/react-native-callkeep.md | 8 ++++---- zh-cn/react-native-echarts-pro.md | 2 +- zh-cn/react-native-image-marker.md | 8 ++++---- zh-cn/react-native-image-rotate.md | 8 ++++---- zh-cn/react-native-incall-manager.md | 8 ++++---- zh-cn/react-native-indicators.md | 2 +- zh-cn/react-native-keyboard-accessory.md | 8 ++++---- zh-cn/react-native-keyboard-controller.md | 8 ++++---- zh-cn/react-native-mail.md | 6 +++--- zh-cn/react-native-map-clustering.md | 8 ++++---- zh-cn/react-native-nfc-manager.md | 6 +++--- zh-cn/react-native-qrcode-svg.md | 2 +- zh-cn/react-native-render-html.md | 2 +- zh-cn/react-native-search-bar.md | 8 ++++---- zh-cn/react-native-sticky-parallax-header.md | 10 +++++----- zh-cn/react-native-theme-control.md | 8 ++++---- zh-cn/react-native-voice-voice.md | 8 ++++---- zh-cn/react-navigation-core.md | 2 +- 48 files changed, 128 insertions(+), 128 deletions(-) diff --git a/en/nativewind.md b/en/nativewind.md index 02731956..1902ff58 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 a72d1227..9d66c9e1 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 4dcddfe3..df1829e6 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 a66fe77d..cbf72732 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 a82f6159..d5428c80 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 44e5418f..81d76b63 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 bd54643b..64cb9e3b 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 3c5f7128..dd49666f 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 6052e869..b3c0db9f 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 bafba66e..a89cd2c6 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 32e4687d..af103d80 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 2da9b383..0f4fb756 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 c9b6b540..9bae5616 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 69b6b364..3f40fdcf 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 1bedca75..15b3b915 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 4c3f97e3..ec1419c6 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 ded480f7..34d349ee 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 cf9816d3..ac84c1d1 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 bcec4d50..a984df3e 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 daa8e640..80888e15 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 8f445bf2..ca7427db 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 bf08354b..7ed9cf63 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 71f963c9..7c4718f1 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 900882c7..def45a3c 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 9e378309..4a816180 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 16b1b4df..21b8fc3f 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 fe39bfce..359b6aac 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 a6998c98..1b106e6e 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 96c1d0d1..b4f89290 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 03ea8f98..80ac1ef4 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 a82f6159..d5428c80 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 758a258b..93867584 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 296a2376..a0b77e64 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 b5d7ecf8..c09f9076 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 7a23e47e..1e1f33ef 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 0d887c37..9a9089d3 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 5901a5b5..8e91e3e7 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 4962b488..085320e0 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 c67052ba..abedccde 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 b8f9cb1d..b16bfd52 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 4e77a7b4..39e18e7b 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 7cad98fd..93e51b60 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 329a83dd..98131090 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 6d5a75f8..0bad8829 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 53766658..716a153a 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 6949df6f..67d54170 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 947a5e40..49076faf 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 fe39bfce..359b6aac 100644 --- a/zh-cn/react-navigation-core.md +++ b/zh-cn/react-navigation-core.md @@ -17,7 +17,7 @@ ## 安装与使用 进入到工程目录并输入以下命令: -> [!TIP] # 处替换为 tgz 包的路径 + #### **npm** -- Gitee