From e9e4b9fdf2d93ffaa9ef7a4c9de6b1db384fee1c Mon Sep 17 00:00:00 2001 From: wangfandev Date: Thu, 29 Jan 2026 11:25:18 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=96=B0=E5=A2=9Ereact-native-quick-ba?= =?UTF-8?q?se64=200.82=E6=A1=86=E6=9E=B6=E9=80=82=E9=85=8D=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangfandev --- en/react-native-quick-base64.md | 15 +++++++++------ zh-cn/react-native-quick-base64.md | 15 +++++++++------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/en/react-native-quick-base64.md b/en/react-native-quick-base64.md index 4a18aa9d..f7fa9012 100644 --- a/en/react-native-quick-base64.md +++ b/en/react-native-quick-base64.md @@ -1,4 +1,4 @@ -> Template version: v0.2.2 +> Template version: v0.4.0

react-native-quick-base64

@@ -18,11 +18,12 @@ Please refer to the Releases page of the third-party library for the corresponding version information -| Third-party Library Version | Release Information | Supported RN Version | -| ---------- | ------------------------------------------------------------ | ---------- | -| <=2.1.2-1.0.1@deprecated | [@react-native-oh-tpl/react-native-quick-base64 Releases(deprecated)](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.72 | -| 2.1.3 | [@react-native-ohos/react-native-quick-base64 Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.72 | -| 2.2.0 | [@react-native-ohos/react-native-quick-base64 Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.77 | +| Third-party Library Name | Third-party Library Version | Release Information | Supported RN Version | Autolink | Compile API Version | Community Baseline Version | npm Address | +| ------------ | ------------ | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +| @react-native-ohos/react-native-quick-base64 | ~ 2.2.3 | [Gitcode Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.82.* | No | API12+ | 2.2.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-ohos/react-native-quick-base64 | ~ 2.2.0 | [Gitcode Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.77.* | No | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-ohos/react-native-quick-base64 | ~ 2.1.3 | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.72.* | Yes | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-oh-tpl/react-native-quick-base64 | <=2.1.2-1.0.1@deprecated | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.72.* | No | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-quick-base64) | 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. @@ -389,6 +390,7 @@ const styles = StyleSheet.create({ | | Is supported autolink | Supported RN Version | |--------------------------------------|-----------------------|----------------------| +| ~2.2.3 | No | 0.82 | | ~2.2.0 | No | 0.77 | | ~2.1.3 | Yes | 0.72 | | <= 2.1.2-1.0.1@deprecated | No | 0.72 | @@ -543,6 +545,7 @@ Verified successfully in the following versions: 1. RNOH: 0.72.96; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; 2. RNOH: 0.72.33; SDK: HarmonyOS NEXT B1; IDE: DevEco Studio: 5.0.3.900; ROM: Next.0.0.71; 3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; +4. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7; > [!TIP] [Official Documenttation](https://github.com/craftzdog/react-native-quick-base64) diff --git a/zh-cn/react-native-quick-base64.md b/zh-cn/react-native-quick-base64.md index 50f22ec9..06ae09a6 100644 --- a/zh-cn/react-native-quick-base64.md +++ b/zh-cn/react-native-quick-base64.md @@ -1,4 +1,4 @@ -> 模板版本:v0.2.2 +> 模板版本:v0.4.0

react-native-quick-base64

@@ -18,11 +18,12 @@ 请到三方库的 Releases 发布地址查看配套的版本信息: -| 三方库版本 | 发布信息 | 支持RN版本 | -|--------| ------------------------------------------------------------ | ---------- | -| <=2.1.2-1.0.1@deprecated | [@react-native-oh-tpl/react-native-quick-base64 Releases(deprecated)](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.72 | -| 2.1.3 | [@react-native-ohos/react-native-quick-base64 Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.72 | -| 2.2.0 | [@react-native-ohos/react-native-quick-base64 Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.77 | +| 三方库名称 | 三方库版本 | 发布信息 | 支持RN版本 | Autolink | 编译API版本 | 社区基线版本 | npm地址 | +| ------------ | ------------ | ------------------------------ | ------------- | ------------- |------------------------ | ------------- | ------------- | +| @react-native-ohos/react-native-quick-base64 | ~ 2.2.3 | [Gitcode Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.82.* | 否 | API12+ | 2.2.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-ohos/react-native-quick-base64 | ~ 2.2.0 | [Gitcode Releases](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.77.* | 否 | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-ohos/react-native-quick-base64 | ~ 2.1.3 | [Gitcode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-quick-base64/releases) | 0.72.* | 是 | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/react-native-quick-base64) | +| @react-native-oh-tpl/react-native-quick-base64 | <=2.1.2-1.0.1@deprecated | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-quick-base64/releases) | 0.72.* | 否 | API12+ | 2.1.2 | [Npm Address](https://www.npmjs.com/package/@react-native-oh-tpl/react-native-quick-base64) | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 @@ -420,6 +421,7 @@ const styles = StyleSheet.create({ | | 是否支持autolink | RN框架版本 | |------------------------------------|-----------------|------------| +| ~2.2.3 | No | 0.82 | | ~2.2.0 | No | 0.77 | | ~2.1.3 | Yes | 0.72 | | <= 2.1.2-1.0.1@deprecated | No | 0.72 | @@ -577,6 +579,7 @@ ohpm install 1. RNOH: 0.72.96; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; 2. RNOH: 0.72.33; SDK: HarmonyOS NEXT B1; IDE: DevEco Studio: 5.0.3.900; ROM: Next.0.0.71; 3. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; +4. RNOH: 0.82.1; SDK: HarmonyOS 6.0.1 Release SDK; IDE: DevEco Studio 6.0.1 Release; ROM:6.0.0.120 SP7; > [!TIP] [官方文档](https://github.com/craftzdog/react-native-quick-base64) -- Gitee