From db4f23720df178c2463522524f54ce90fa19dc0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=BF=97=E9=B9=8F?= Date: Tue, 17 Dec 2024 16:15:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20[Issues:=20#IBBUSW]=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9react-native-document-picker=E7=9A=84=E6=8C=87?= =?UTF-8?q?=E5=AF=BC=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/react-native-document-picker.md | 2 +- zh-cn/react-native-document-picker.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-document-picker.md b/en/react-native-document-picker.md index d2835cbf..8c6c5477 100644 --- a/en/react-native-document-picker.md +++ b/en/react-native-document-picker.md @@ -10,7 +10,7 @@ This project is based on [react-native-document-picker@9.2.0](https://github.com This third-party library has been migrated to Gitee and is now available for direct download from npm, the new package name is: `@react-native-ohos/react-native-document-picker`, The version correspondence details are as follows: | Version | Package Name | Repository | Release | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -| <= 9.2.0@deprecated | @react-native-oh-library/react-native-document-picker | [Github(deprecated)](https://github.com/react-native-oh-library/document-picker) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/document-picker/releases) | +| <= 9.2.0@deprecated | @react-native-oh-tpl/react-native-document-picker | [Github(deprecated)](https://github.com/react-native-oh-library/document-picker) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/document-picker/releases) | | > 9.2.0 | @react-native-ohos/react-native-document-picker | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-document-picker) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-document-picker/releases) | diff --git a/zh-cn/react-native-document-picker.md b/zh-cn/react-native-document-picker.md index b026b91c..23420f8b 100644 --- a/zh-cn/react-native-document-picker.md +++ b/zh-cn/react-native-document-picker.md @@ -11,7 +11,7 @@ | Version | Package Name | Repository | Release | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -| <= 9.2.0@deprecated | @react-native-oh-library/react-native-document-picker | [Github(deprecated)](https://github.com/react-native-oh-library/document-picker) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/document-picker/releases) | +| <= 9.2.0@deprecated | @react-native-oh-tpl/react-native-document-picker | [Github(deprecated)](https://github.com/react-native-oh-library/document-picker) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/document-picker/releases) | | > 9.2.0 | @react-native-ohos/react-native-document-picker | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-document-picker) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-document-picker/releases) | -- Gitee