From 4ac9fbae54c67cb8d1c9e87fbbb09002fea6eba4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E5=AF=92=E6=88=88?= <838854435@qq.com> Date: Mon, 15 Dec 2025 10:16:37 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9react-native-vision-c?= =?UTF-8?q?amera=E4=B8=AD=E8=8B=B1=E6=96=87=E6=8C=87=E5=AF=BC=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/react-native-vision-camera.md | 2 +- zh-cn/react-native-vision-camera.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/en/react-native-vision-camera.md b/en/react-native-vision-camera.md index f7ff6c3d..a572a28e 100644 --- a/en/react-native-vision-camera.md +++ b/en/react-native-vision-camera.md @@ -25,7 +25,7 @@ Please refer to the Releases page of the third-party library for the correspondi | ---------- | ------------------------------------------------------------ | ---------- | | <= 4.0.2@deprecated | [@react-native-oh-tpl/react-native-vision-camera Releases(deprecated)](https://github.com/react-native-oh-library/react-native-vision-camera/releases) | 0.72 | | 4.0.3 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/releases) | 0.72 | -| 4.7.1 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/releases) | 0.77 | +| 4.7.1 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/tags/4.7.1-rc.5) | 0.77 | For older versions that are not published to npm, please refer to the [installation guide](/en/tgz-usage-en.md) to install the tgz package. diff --git a/zh-cn/react-native-vision-camera.md b/zh-cn/react-native-vision-camera.md index 17d64ab9..1603c389 100644 --- a/zh-cn/react-native-vision-camera.md +++ b/zh-cn/react-native-vision-camera.md @@ -25,7 +25,7 @@ |--------| ------------------------------------------------------------ | ---------- | | <= 4.0.2@deprecated | [@react-native-oh-tpl/react-native-vision-camera Releases(deprecated)](https://github.com/react-native-oh-library/react-native-vision-camera/releases) | 0.72 | | 4.0.3 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/releases) | 0.72 | -| 4.7.1 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/releases) | 0.77 | +| 4.7.1 | [@react-native-ohos/react-native-vision-camera Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-vision-camera/tags/4.7.1-rc.5) | 0.77 | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 -- Gitee