diff --git a/en/react-native-rsa-native.md b/en/react-native-rsa-native.md index 5cb897a5fa88547309e3e9dbf3c4a34a435d18a8..74642529d525150874860accafb68b35f0fd8cf8 100644 --- a/en/react-native-rsa-native.md +++ b/en/react-native-rsa-native.md @@ -309,6 +309,9 @@ Verified in the following versions. 1. RNOH: 0.72.33; SDK:OpenHarmony 5.0.0.71(API Version 12 Release); IDE:DevEco Studio 5.0.3.900; ROM:NEXT.0.0.71; 2. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; + +For the HarmonyOS version of react-native-rsa-native from 2.0.6-rc.1 onward, compilation requires DevEco Studio 5.1.0(API18) or higher. + ## 4. API > [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. diff --git a/zh-cn/react-native-rsa-native.md b/zh-cn/react-native-rsa-native.md index ac85814c8239a60230069f7abbf303e525e0b04e..56f26ddfb361a429ec6f8257936c8cc85f4c98e2 100644 --- a/zh-cn/react-native-rsa-native.md +++ b/zh-cn/react-native-rsa-native.md @@ -314,6 +314,9 @@ ohpm install 1. RNOH: 0.72.33; SDK:OpenHarmony 5.0.0.71(API Version 12 Release); IDE:DevEco Studio 5.0.3.900; ROM:NEXT.0.0.71; 2. RNOH: 0.77.18; SDK: HarmonyOS 6.0.0 Release SDK; IDE: DevEco Studio 6.0.0.858; ROM: 6.0.0.112; + +鸿蒙化react-native-rsa-native版本在2.0.6-rc.1及之后,编译需要DevEco Studio 5.1.0(API18)及以上版本。 + ## 4. API > [!TIP] "Platform"列表示该属性在原三方库上支持的平台。