Skip to content

Commit 6e98028

Browse files
author
qinjianqi
committed
!1998 docs: [Issues: #IBSWRW]: 删除部分安装的@file:#
* docs: [Issues: #IBSWRW]: 删除部分安装的@file:#
1 parent baed376 commit 6e98028

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+128
-128
lines changed

en/nativewind.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Find the matching version information in the release address of a third-party li
2121

2222
Go to the project directory and execute the following instruction:
2323

24-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
24+
2525

2626
<!-- tabs:start -->
2727

en/op-engineering-op-sqlite.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,20 @@ Find the matching version information in the release address of a third-party li
2626

2727
Go to the project directory and execute the following instruction:
2828

29-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
29+
3030

3131
<!-- tabs:start -->
3232

3333
#### **npm**
3434

3535
```bash
36-
npm install @react-native-oh-tpl/op-sqlite@file:#
36+
npm install @react-native-oh-tpl/op-sqlite
3737
```
3838

3939
#### **yarn**
4040

4141
```bash
42-
yarn add @react-native-oh-tpl/op-sqlite@file:#
42+
yarn add @react-native-oh-tpl/op-sqlite
4343
```
4444

4545
<!-- tabs:end -->

en/react-native-alipay.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525
#### **npm**
2626

en/react-native-blurhash.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ Find the matching version information in the release address of a third-party li
2323

2424
Go to the project directory and execute the following instruction:
2525

26-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
26+
2727

2828
<!-- tabs:start -->
2929

3030
#### **npm**
3131

3232
```bash
33-
npm install @react-native-oh-tpl/react-native-blurhash@file:#
33+
npm install @react-native-oh-tpl/react-native-blurhash
3434
```
3535

3636
#### **yarn**
3737

3838
```bash
39-
yarn add @react-native-oh-tpl/react-native-blurhash@file:#
39+
yarn add @react-native-oh-tpl/react-native-blurhash
4040
```
4141

4242
<!-- tabs:end -->

en/react-native-callkeep.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,24 @@
2020

2121
## 安装与使用
2222

23-
请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-callkeep Releases](https://github.com/react-native-oh-library/react-native-callkeep/releases),并下载适用版本的 tgz
23+
请到三方库的 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包
2424

2525
进入到工程目录并输入以下命令:
2626

27-
> [!TIP] # 处替换为 tgz 包的路径
27+
2828

2929
<!-- tabs:start -->
3030

3131
#### **npm**
3232

3333
```bash
34-
npm install @react-native-oh-tpl/react-native-callkeep@file:#
34+
npm install @react-native-oh-tpl/react-native-callkeep
3535
```
3636

3737
#### **yarn**
3838

3939
```bash
40-
yarn add @react-native-oh-tpl/react-native-callkeep@file:#
40+
yarn add @react-native-oh-tpl/react-native-callkeep
4141
```
4242

4343
<!-- tabs:end -->

en/react-native-dropdownalert.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525
<!-- tabs:start -->
2626

2727
#### **npm**
2828

2929
```bash
30-
npm install @react-native-oh-tpl/react-native-dropdownalert@file:#
30+
npm install @react-native-oh-tpl/react-native-dropdownalert
3131
```
3232

3333
#### **yarn**
3434

3535
```bash
36-
yarn add @react-native-oh-tpl/react-native-dropdownalert@file:#
36+
yarn add @react-native-oh-tpl/react-native-dropdownalert
3737
```
3838

3939
<!-- tabs:end -->

en/react-native-echarts-pro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
Go to the project directory and execute the following instruction:
1717

18-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
18+
1919

2020
<!-- tabs:start -->
2121

en/react-native-file-selector.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525

2626
#### **npm**

en/react-native-idle-timer.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ Find the matching version information in the release address of a third-party li
2121

2222
Go to the project directory and execute the following instruction:
2323

24-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
24+
2525

2626
<!-- tabs:start -->
2727

2828
#### **npm**
2929

3030
```bash
31-
npm install @react-native-oh-tpl/react-native-idle-timer@file:#
31+
npm install @react-native-oh-tpl/react-native-idle-timer
3232
```
3333

3434
#### **yarn**
3535

3636
```bash
37-
yarn add @react-native-oh-tpl/react-native-idle-timer@file:#
37+
yarn add @react-native-oh-tpl/react-native-idle-timer
3838
```
3939

4040
<!-- tabs:end -->

en/react-native-image-header-scroll-view.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ Go to the project directory and execute the following instruction:
3030
#### **npm**
3131

3232
```bash
33-
npm install @react-native-oh-tpl/react-native-image-header-scroll-view@file:#
33+
npm install @react-native-oh-tpl/react-native-image-header-scroll-view
3434
```
3535

3636
#### **yarn**
3737

3838
```bash
39-
yarn add @react-native-oh-tpl/react-native-image-header-scroll-view@file:#
39+
yarn add @react-native-oh-tpl/react-native-image-header-scroll-view
4040
```
4141

4242
<!-- tabs:end -->

en/react-native-image-marker.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525
<!-- tabs:start -->
2626

2727
#### **npm**
2828

2929
```bash
30-
npm install @react-native-oh-tpl/react-native-image-marker@file:#
30+
npm install @react-native-oh-tpl/react-native-image-marker
3131
```
3232

3333
#### **yarn**
3434

3535
```bash
36-
yarn add @react-native-oh-tpl/react-native-image-marker@file:#
36+
yarn add @react-native-oh-tpl/react-native-image-marker
3737
```
3838

3939
<!-- tabs:end -->

en/react-native-image-rotate.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Find the matching version information in the release address of a third-party li
2121

2222
Go to the project directory and execute the following instruction:
2323

24-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
24+
2525

2626
<!-- tabs:start -->
2727

@@ -30,13 +30,13 @@ Go to the project directory and execute the following instruction:
3030
#### npm
3131

3232
```bash
33-
npm install @react-native-oh-tpl/react-native-image-rotate@file:#
33+
npm install @react-native-oh-tpl/react-native-image-rotate
3434
```
3535

3636
#### yarn
3737

3838
```bash
39-
yarn add @react-native-oh-tpl/react-native-image-rotate@file:#
39+
yarn add @react-native-oh-tpl/react-native-image-rotate
4040
```
4141

4242
The following code shows the basic use scenario of the repository:

en/react-native-incall-manager.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,20 @@ Find the matching version information in the release address of a third-party li
2323

2424
Go to the project directory and execute the following instruction:
2525

26-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
26+
2727

2828
<!-- tabs:start -->
2929

3030
#### **npm**
3131

3232
```bash
33-
npm install @react-native-oh-tpl/react-native-incall-manager@file:#
33+
npm install @react-native-oh-tpl/react-native-incall-manager
3434
```
3535

3636
#### **yarn**
3737

3838
```bash
39-
yarn add @react-native-oh-tpl/react-native-incall-manager@file:#
39+
yarn add @react-native-oh-tpl/react-native-incall-manager
4040
```
4141

4242
<!-- tabs:end -->

en/react-native-indicators.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
Go to the project directory and execute the following instruction:
2020

21-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
21+
2222

2323
<!-- tabs:start -->
2424

en/react-native-keyboard-accessory.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@ Find the matching version information in the release address of a third-party li
2121

2222
Go to the project directory and execute the following instruction:
2323

24-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
24+
2525

2626
#### **npm**
2727

2828
```bash
29-
npm install @react-native-oh-tpl/react-native-keyboard-accessory@file:#
29+
npm install @react-native-oh-tpl/react-native-keyboard-accessory
3030
```
3131

3232
#### **yarn**
3333

3434
```bash
35-
yarn add @react-native-oh-tpl/react-native-keyboard-accessory@file:#
35+
yarn add @react-native-oh-tpl/react-native-keyboard-accessory
3636
```
3737

3838
The following code shows the basic use scenario of the repository:

en/react-native-keyboard-controller.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525
<!-- tabs:start -->
2626

2727
#### **npm**
2828

2929
```bash
30-
npm install @react-native-oh-tpl/react-native-keyboard-controller@file:#
30+
npm install @react-native-oh-tpl/react-native-keyboard-controller
3131
```
3232

3333
#### **yarn**
3434

3535
```bash
36-
yarn add @react-native-oh-tpl/react-native-keyboard-controller@file:#
36+
yarn add @react-native-oh-tpl/react-native-keyboard-controller
3737
```
3838

3939
<!-- tabs:end -->

en/react-native-mail.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,20 @@ Find the matching version information in the release address of a third-party li
2222

2323
Go to the project directory and execute the following instruction:
2424

25-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
25+
2626

2727
<!-- tabs:start -->
2828

2929
#### **npm**
3030

3131
```bash
32-
npm install @react-native-oh-tpl/react-native-mail@file:#
32+
npm install @react-native-oh-tpl/react-native-mail
3333
```
3434

3535
#### **yarn**
3636

3737
```bash
38-
yarn add @react-native-oh-tpl/react-native-mail@file:#
38+
yarn add @react-native-oh-tpl/react-native-mail
3939
```
4040

4141
<!-- tabs:end -->

en/react-native-map-clustering.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ Find the matching version information in the release address of a third-party li
2121

2222
Go to the project directory and execute the following instruction:
2323

24-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
24+
2525

2626
<!-- tabs:start -->
2727

2828
#### **npm**
2929

3030
```bash
31-
npm install @react-native-oh-tpl/react-native-map-clustering@file:#
31+
npm install @react-native-oh-tpl/react-native-map-clustering
3232
```
3333

3434
#### **yarn**
3535

3636
```bash
37-
yarn add @react-native-oh-tpl/react-native-map-clustering@file:#
37+
yarn add @react-native-oh-tpl/react-native-map-clustering
3838
```
3939

4040
<!-- tabs:end -->

en/react-native-material-dropdown.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Find the matching version information in the release address of a third-party li
2323
2424
Go to the project directory and execute the following instruction:
2525

26-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
26+
2727

2828
<!-- tabs:start -->
2929

en/react-native-nfc-manager.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@ Find the matching version information in the release address of a third-party li
2020

2121
Go to the project directory and execute the following instruction:
2222

23-
> [!TIP] Replace the content with the path of the .tgz package at the comment sign (#).
23+
2424

2525
#### **npm**
2626

2727
```
28-
npm install @react-native-oh-tpl/react-native-nfc-manager@file:#
28+
npm install @react-native-oh-tpl/react-native-nfc-manager
2929
```
3030

3131
#### **yarn**
3232

3333
```
34-
yarn add @react-native-oh-tpl/react-native-nfc-manager@file:#
34+
yarn add @react-native-oh-tpl/react-native-nfc-manager
3535
```
3636

3737
The following code shows the basic use scenario of the repository:

0 commit comments

Comments
 (0)