diff --git a/README.md b/README.md index 9af84336110ee2f7d64e03bf597f9981b8440426..00a2a71d70efd66ce1c5b46902c39bf0a011fbce 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ ## RNOH 三方库总览 -> [!tip] NPM 公仓坐标:@react-native-oh-tpl +> [!TIP] NPM 公仓坐标:@react-native-oh-tpl -> [!tip] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构 +> [!TIP] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构 -> [!tip] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码 +> [!TIP] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码 | 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | HarmonyOS Releases | 文档链接 | | ---- | ----------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | diff --git a/en/Immer.md b/en/Immer.md index ac9c42ed919550b64ddfa969f5998ede26b4e345..77ad2ab12156c4f31e4facb761b288301c80d944 100644 --- a/en/Immer.md +++ b/en/Immer.md @@ -778,9 +778,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > | Name | Description | Required | Type | Platform | HarmonyOS Support | > | ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | ----------------- | diff --git a/en/NativeBase.md b/en/NativeBase.md index 13469722284c87c7f068df0c430da9abed7cdecc..3a5cde76ee51cc1132b4b7d5649fdeff450ef617 100644 --- a/en/NativeBase.md +++ b/en/NativeBase.md @@ -109,9 +109,9 @@ For details about component usage, see. [NativeBase](https://docs.nativebase.io) The following component attributes are currently supported: -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **AspectRatio**: AspectRatio controls the size of the undefined dimension of a node or child component. You can refer mozilla.org for more details. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/README_EN.md b/en/README_EN.md index 00f7aaec10580fd4c7c7453e01fc66d26801e8c2..5a0bb0192c32ce0bed34b7f91d3f91bb67101a0f 100644 --- a/en/README_EN.md +++ b/en/README_EN.md @@ -22,11 +22,11 @@ You can evaluate existing documentation, make simple changes, report quality iss ## Overview of RNOH Third-Party Libraries -> [!tip] NPM Public Repository Coordinates: @react-native-oh-tpl +> [!TIP] NPM Public Repository Coordinates: @react-native-oh-tpl -> [!tip] If the "Supports New Architecture" column is marked with "-", it indicates that the library does not involve the new architecture or old architecture. +> [!TIP] If the "Supports New Architecture" column is marked with "-", it indicates that the library does not involve the new architecture or old architecture. -> [!tip] f the "HarmonyOS Releases" column is marked with "-", it indicates that the library did not require code modification during adaptation to the HarmonyOS platform and can directly use the source library code. +> [!TIP] f the "HarmonyOS Releases" column is marked with "-", it indicates that the library did not require code modification during adaptation to the HarmonyOS platform and can directly use the source library code. | NO. | Source Library Name | Original Library Baseline Version | New Architecture Supported in Source Library | HarmonyOS Releases | Documentation Link | | ---- | ----------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | diff --git a/en/ant-design-react-native.md b/en/ant-design-react-native.md index 50a6a56ab45627e480d2d62cab4e95cb0fa33a38..3c6e48fcfe9f5fe2910c00fdf0973e96b7585404 100644 --- a/en/ant-design-react-native.md +++ b/en/ant-design-react-native.md @@ -214,9 +214,9 @@ This document is verified based on the following versions: ## Component -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [ant-design-mobile-rn](http://rn.mobile.ant.design/docs/react/introduce-cn) diff --git a/en/axios.md b/en/axios.md index 87f68d502508cf0d3a10caf5b89c0cd2d64103c6..4f1893e9d7e2bfc48fe320a629dcbfd953e46bf6 100644 --- a/en/axios.md +++ b/en/axios.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/axios/axios) +> [!TIP] [Github 地址](https://github.com/axios/axios) ## Installation and Usage @@ -108,9 +108,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :--------------------------------- | -------------------------- | :------: | :------: | :---------------: | diff --git a/en/bam-tech-react-native-image-resizer.md b/en/bam-tech-react-native-image-resizer.md index 0be35f6ae0987b9cb4a5e39ac117b464e36d5198..2ac00bbcc6add82662855775bb096ee37f6d6abf 100644 --- a/en/bam-tech-react-native-image-resizer.md +++ b/en/bam-tech-react-native-image-resizer.md @@ -360,9 +360,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |--------------------|---------------------|----------|----------|-------------|-------------------| diff --git a/en/callstack-react-theme-provider.md b/en/callstack-react-theme-provider.md index a15f1e4c7ce4948ae9d7d158f560f70c176c1b9d..ab8e07789ab56c17f1948926dff859674a1e7b57 100644 --- a/en/callstack-react-theme-provider.md +++ b/en/callstack-react-theme-provider.md @@ -112,9 +112,9 @@ This document is verified based on the following versions: ## Components -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------- | -------------------------------------------------- | --------- | -------- | -------- | ----------------- | @@ -122,9 +122,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------- | ----------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/crypto-js.md b/en/crypto-js.md index d57d504721aeeb947016f075968f2742007620cc..95e1b776c798c511a222aa4b5a85049da80e075a 100644 --- a/en/crypto-js.md +++ b/en/crypto-js.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/brix/crypto-js/tree/4.2.0) +> [!TIP] [Github address](https://github.com/brix/crypto-js/tree/4.2.0) ## Installation and Usage @@ -130,7 +130,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | -------------------------------- | -------- | -------- | ----------------- | @@ -138,7 +138,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ------ | ------------------------------ | -------- | -------- | ----------------- | @@ -150,7 +150,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ------------------------ | -------- | -------- | ----------------- | @@ -159,7 +159,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---------------------- | ---------------------------------- | -------- | -------- | ------------------------------- | @@ -168,7 +168,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -181,7 +181,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---------- | --------------------------------------------------- | ------------ | -------- | ----------------- | @@ -197,7 +197,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ------------------------- | --------------------------------- | -------- | -------- | ----------------- | @@ -205,7 +205,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ----------------------------------- | -------- | -------- | ----------------- | @@ -215,7 +215,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | ---------------------- | -------- | -------- | ----------------- | @@ -225,7 +225,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ----------------------------- | -------- | -------- | ----------------- | @@ -234,7 +234,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---------------------- | ------------------------ | -------- | -------- | ----------------- | @@ -242,7 +242,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----- | -------------------------------- | -------- | -------- | ----------------- | @@ -253,7 +253,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---------- | ---------------- | ---- | -------- | ----------------- | @@ -267,7 +267,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | --------------------------------------------- | -------- | -------- | ----------------- | @@ -278,7 +278,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------------------- | -------------------------------------------- | -------- | -------- | ----------------- | @@ -289,7 +289,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------------------- | -------------------------------------------- | -------- | -------- | ------------------------------- | @@ -300,7 +300,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----------------------- | ----------------------------------------------- | -------- | -------- | ----------------- | @@ -311,7 +311,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | --------------- | ---------------- | ---- | -------- | ----------------- | @@ -321,7 +321,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ----------------------- | ----------------------------------- | -------- | -------- | ----------------- | @@ -346,7 +346,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | --------- | ------------------------------------------------------ | ------ | -------- | ----------------- | @@ -354,7 +354,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------- | -------- | -------- | ----------------- | @@ -366,7 +366,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :----------------- | -------------------- | -------- | -------- | ----------------- | @@ -382,7 +382,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------- | -------------------------------------------------------------------------- | -------- | -------- | ----------------- | @@ -394,7 +394,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -406,7 +406,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -418,7 +418,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------------- | --------------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -430,7 +430,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -442,7 +442,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------- | ------------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -454,7 +454,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------- | ------------------------------ | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -466,7 +466,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------------- | ------------------------------------ | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -478,7 +478,7 @@ import C from "crypto-js"; **Properties** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------ | ------------------------------------ | ------ | -------- | ----------------- | @@ -487,7 +487,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------- | ------------------------------------------------------------------------------ | -------- | -------- | ----------------- | @@ -499,7 +499,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :----------------- | -------------- | -------- | -------- | ----------------- | @@ -510,7 +510,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------------------------------- | -------------------- | -------- | -------- | ----------------- | @@ -521,7 +521,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :-------------------------------- | -------------------- | -------- | -------- | ----------------- | ----------------------------------------------------------------------- | @@ -532,7 +532,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Notes | | :-------------------- | -------------------- | -------- | -------- | ----------------- | ----------------------------------------------------------------------- | @@ -542,7 +542,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------------------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -551,7 +551,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------ | ---------------------------------- | -------- | -------- | ----------------- | @@ -561,7 +561,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------------------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -571,7 +571,7 @@ import C from "crypto-js"; **API** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------ | ---------------------------------- | -------- | -------- | ----------------- | @@ -581,7 +581,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------------------------- | ------------------------------------------- | -------- | -------- | ----------------- | @@ -594,7 +594,7 @@ import C from "crypto-js"; **Static Methods** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | :------------------------ | ------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/dayJs.md b/en/dayJs.md index 6bde34eb71f6454d3f4abe1882de8ace391dd3dd..d1a691ba4dba6b3d5721fc813d56dc5da24d3906 100644 --- a/en/dayJs.md +++ b/en/dayJs.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/iamkun/dayjs?tab=readme-ov-file) +> [!TIP] [GitHub address](https://github.com/iamkun/dayjs?tab=readme-ov-file) ## Installation and Usage @@ -168,7 +168,7 @@ export default DayJsDemo; ## APIs: -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### **Get + Set** diff --git a/en/deepmerge.md b/en/deepmerge.md index 13ce1f65578e2f4f27b7913b9a3083f54bd65721..476f529958dc7ae2cca245326e3997cae07da341 100644 --- a/en/deepmerge.md +++ b/en/deepmerge.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/TehShrike/deepmerge) +> [!TIP] [Github address](https://github.com/TehShrike/deepmerge) ## Installation and Usage @@ -110,7 +110,7 @@ This document is verified based on the following versions: ## API -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [deepmerge Source Code](https://github.com/TehShrike/deepmerge) diff --git a/en/htmlparser2.md b/en/htmlparser2.md index 633c0297c214e1578fbf61edc39ef5f38c8b831d..6aa5c00d53d45a008f290ff705a29fae517a62fe 100644 --- a/en/htmlparser2.md +++ b/en/htmlparser2.md @@ -122,9 +122,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |----------------------|-------------------|----------|----------|-------------|-------------------| diff --git a/en/i18next.md b/en/i18next.md index 7ba90e5d713d0ed8a443196c386886c70d86b0e8..52d9652b63f060633d9a9ecd0cb7e0b08592f3a9 100644 --- a/en/i18next.md +++ b/en/i18next.md @@ -9,7 +9,7 @@

->[!tip] [Github address](https://github.com/i18next/i18next) +>[!TIP] [Github address](https://github.com/i18next/i18next) ## Installation and Usage @@ -34,7 +34,7 @@ yarn add i18next@23.7.16 The following code shows the basic use scenario of the repository: -> [!tip] In the following demo, this library needs to be used together with react-i18next,Please refer to the [react-i18next documentation] for instructions on how to use react-i18next(/zh-cn/react-i18next.md) +> [!TIP] In the following demo, this library needs to be used together with react-i18next,Please refer to the [react-i18next documentation] for instructions on how to use react-i18next(/zh-cn/react-i18next.md) ```js import React from 'react'; @@ -118,9 +118,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. details [i18next address](https://github.com/i18next/i18next) diff --git a/en/jsbarcode.md b/en/jsbarcode.md index 2d5f05e00d4d68a6cdca007a358119a83900d2f8..4c1052b8f8d191fe2f09ac251dbf025b7aa599f1 100644 --- a/en/jsbarcode.md +++ b/en/jsbarcode.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/lindell/JsBarcode) +> [!TIP] [Github address](https://github.com/lindell/JsBarcode) ## Installation and Usage @@ -43,7 +43,7 @@ The following code shows the basic use scenario of the repository: ### **With svg:** -> [!tip] [jsbarcode库依赖react-native-svg库进行条形码展示, svg 当前仅实现部分属性,其余还未实现 HarmonyOS 化] > [!tip] [详见react-native-svg](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-svg.md) +> [!TIP] [jsbarcode库依赖react-native-svg库进行条形码展示, svg 当前仅实现部分属性,其余还未实现 HarmonyOS 化] > [!TIP] [详见react-native-svg](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-svg.md) ```tsx import {ScrollView, StyleSheet, View, Text} from 'react-native'; @@ -171,7 +171,7 @@ const styles = StyleSheet.create({ ### **With canvas:** -> [!tip] [react-native-canvas库暂未 HarmonyOS 化,当前无法使用canvas渲染,下面用法仅供参考] +> [!TIP] [react-native-canvas库暂未 HarmonyOS 化,当前无法使用canvas渲染,下面用法仅供参考] ```js var JsBarcode = require("jsbarcode"); @@ -288,7 +288,7 @@ This document is verified based on the following versions: ## **All Options** -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | Remark | | ------------ | ----------------- | ------------------ | -------- | ----------------- | --------------------------------------------------------------------- | diff --git a/en/lodash.md b/en/lodash.md index 73bbaac97fe89d9c6afa1fc911da55e74b58ecab..069301709e5658713c1a119619bc109090432a13 100644 --- a/en/lodash.md +++ b/en/lodash.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/lodash/lodash/tree/4.17.21) +> [!TIP] [Github address](https://github.com/lodash/lodash/tree/4.17.21) ## Installation and Usage diff --git a/en/lottie-react-native.md b/en/lottie-react-native.md index 11a6f32776582b7cad3b469688acdc0a34c1a6c5..ff37d505b371003fe1acaa12c188a32c875eb6d3 100644 --- a/en/lottie-react-native.md +++ b/en/lottie-react-native.md @@ -244,9 +244,9 @@ rawfile 路径:`entry/src/main/resources/rawfile` ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | --------- | -------- | --------------------- |-------------------| @@ -275,9 +275,9 @@ rawfile 路径:`entry/src/main/resources/rawfile` ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/mixpanel-react-native.md b/en/mixpanel-react-native.md index 113ff5ff22c5ec17066efc578105e9692516fb18..733cb0e511d38122f327edd32778631e19629942 100644 --- a/en/mixpanel-react-native.md +++ b/en/mixpanel-react-native.md @@ -157,9 +157,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Mixpanel diff --git a/en/mobx-react.md b/en/mobx-react.md index 284ac0775f61632f5e7994bcce524393c948100e..b16834412379a2ac3e06b00939222e9900d67c5f 100644 --- a/en/mobx-react.md +++ b/en/mobx-react.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) +> [!TIP] [Github address](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) ## Installation and Usage @@ -138,9 +138,9 @@ View details[Official documentation of mobx-react](https://github.com/mobxjs/mob The following is a display of validated interfaces: -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/mobx.md b/en/mobx.md index 13571d493e9e76cef24d3fd222a4a518f88b7fe0..3474ed0829d0289230a100d5c681deadce47ecdb 100644 --- a/en/mobx.md +++ b/en/mobx.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) +> [!TIP] [Github address](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) ## Installation and Usage @@ -128,9 +128,9 @@ View details[MOBX official documentation](https://mobx.js.org/api.html) The following is a display of validated interfaces: -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### **Creating observables** diff --git a/en/model.md b/en/model.md index 54950cc294bb669f15e4f1826003e5e99bd008fd..b5669f4093e6a59905103874f9589eaa267522cb 100644 --- a/en/model.md +++ b/en/model.md @@ -295,9 +295,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## Properties (If Any) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -305,9 +305,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## Static Methods (If Any) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -315,9 +315,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## APIs (TurboModules, If Any) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/moment.md b/en/moment.md index 128cd7aebe9f568a64576169a9e5625d523de39b..91a5cf717d5580f75765040f93d511ae0eb72648 100644 --- a/en/moment.md +++ b/en/moment.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/moment/moment) +> [!TIP] [Github address](https://github.com/moment/moment) ## Installation and Usage @@ -144,7 +144,7 @@ moment().format("hh:mm:ss a"); 如下是已验证接口展示: -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### **Get + Set** diff --git a/en/op-engineering-op-sqlite.md b/en/op-engineering-op-sqlite.md index d37c769e36c72cd40be5bada2aaa018df95ecc6d..bb32a36be23623b57cb2f39f6ac87d901eb6f832 100644 --- a/en/op-engineering-op-sqlite.md +++ b/en/op-engineering-op-sqlite.md @@ -293,9 +293,9 @@ Open the `YourProject/entry/src/main/module.json5` file and add the following co ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -310,9 +310,9 @@ Open the `YourProject/entry/src/main/module.json5` file and add the following co ### DB -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/openspacelabs-react-native-zoomable-view.md b/en/openspacelabs-react-native-zoomable-view.md index fdac4892d2e630aea8fd14c1d85e2b11789812da..737c2e4cfc794163f41775f736b081f479ba4220 100644 --- a/en/openspacelabs-react-native-zoomable-view.md +++ b/en/openspacelabs-react-native-zoomable-view.md @@ -131,9 +131,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Type | Description | Required | Platform | HarmonyOS Support | | -------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | -------- | ----------------- | diff --git a/en/parse5.md b/en/parse5.md index ca8ba67dbdaac2dcba8fe8ae5d03c99014c03499..4ece00fb9ec1c1ebcdf6baf9943d036b48a4addf 100644 --- a/en/parse5.md +++ b/en/parse5.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/inikulin/parse5) +> [!TIP] [Github address](https://github.com/inikulin/parse5) ## Installation and Usage @@ -143,9 +143,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [parse5 Document address](https://parse5.js.org/index.html) diff --git a/en/prop-types.md b/en/prop-types.md index 98ac09da96c272b804f01085cfc0d131f285843b..f474ef13bcef3bcfb1c9ae9e8c2927a089b2f78e 100644 --- a/en/prop-types.md +++ b/en/prop-types.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/facebook/prop-types/tree/v15.8.1) +> [!TIP] [Github address](https://github.com/facebook/prop-types/tree/v15.8.1) ## Installation and Usage diff --git a/en/qrcode-generator.md b/en/qrcode-generator.md index 18a25612213267fb41605c3cf13279086f6adb2f..e8f050859f1168e2a50bbe6f944965b177a8c7e9 100644 --- a/en/qrcode-generator.md +++ b/en/qrcode-generator.md @@ -91,9 +91,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-ahooks.md b/en/react-ahooks.md index e2c6f753fb140235e1a7ceadeb0e73db12f04867..6d48fe434b2829bfbb6841c3e0c5b3add2cc5428 100644 --- a/en/react-ahooks.md +++ b/en/react-ahooks.md @@ -11,7 +11,7 @@

-> [!tip] [GitHub address](https://github.com/alibaba/hooks) +> [!TIP] [GitHub address](https://github.com/alibaba/hooks) ## 📚 文档 @@ -115,9 +115,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 以下Properties已验证,详情见 [ahooks官方文档](https://ahooks.js.org/zh-CN/) diff --git a/en/react-i18next.md b/en/react-i18next.md index 192fa0475cdaea0e9d2eb42845bf844c293b7839..6166e30efecef6979ca251264e0db17193dbc579 100644 --- a/en/react-i18next.md +++ b/en/react-i18next.md @@ -9,7 +9,7 @@

-> [!tip] [Github address](https://github.com/i18next/react-i18next) +> [!TIP] [Github address](https://github.com/i18next/react-i18next) ## Installation and Usage @@ -89,9 +89,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-i18next Source Code](https://github.com/i18next/react-i18next) diff --git a/en/react-native-MJRefresh.md b/en/react-native-MJRefresh.md index b3197dc4fddc5d3bf45fab0241d520ee394d50f3..8136021d2fb5f440c5f77aea8e873248e585c440 100644 --- a/en/react-native-MJRefresh.md +++ b/en/react-native-MJRefresh.md @@ -240,9 +240,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For more details, see [react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) @@ -255,9 +255,9 @@ For more details, see [react-native-MJRefresh](https://github.com/react-native-s ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For more details, see [react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) diff --git a/en/react-native-QRCode.md b/en/react-native-QRCode.md index 9e8d81dfd5440b19e2e77a07ce283441a6193c1d..0c9a37d3dfe44015ffba1d93f4d8ae95a03e9633 100644 --- a/en/react-native-QRCode.md +++ b/en/react-native-QRCode.md @@ -116,9 +116,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### QRCode diff --git a/en/react-native-action-button.md b/en/react-native-action-button.md index 6dea64d13fccf083e37660764d7387b6504a3b88..c70998f1d830e5711acd5bc7b37eacd362b52d1a 100644 --- a/en/react-native-action-button.md +++ b/en/react-native-action-button.md @@ -95,9 +95,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- |----------| -------- | diff --git a/en/react-native-action-sheet.md b/en/react-native-action-sheet.md index a6af45f6b37a90edd099dab965dffe3fcead983f..48fd7b59e884980b9e64b7a85e186f04c72e9571 100644 --- a/en/react-native-action-sheet.md +++ b/en/react-native-action-sheet.md @@ -200,9 +200,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **showActionSheetWithOptions** diff --git a/en/react-native-alipay.md b/en/react-native-alipay.md index 3ab70a1e3b4188d52512943067944b33ff56653e..46870ffaca80584756eb6ade650d3e7dc4933a41 100644 --- a/en/react-native-alipay.md +++ b/en/react-native-alipay.md @@ -232,9 +232,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-amap3d.md b/en/react-native-amap3d.md index 7a930f33e05e04b73d8d5aaed627e2e8fe7926e9..2f66cc4d28011cd252eaebb9c0a2b12223df96e3 100644 --- a/en/react-native-amap3d.md +++ b/en/react-native-amap3d.md @@ -365,9 +365,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### MapView | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -434,9 +434,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### MapView | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -468,9 +468,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-animatable.md b/en/react-native-animatable.md index 8054b8bbd337185eaada3e06afbec05beaa2ef21..b5fd5444ee585fe136afc6f4d0ea8b06885b2146 100644 --- a/en/react-native-animatable.md +++ b/en/react-native-animatable.md @@ -117,9 +117,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | --------------------------------------------------------------------------------------------------------------- | ---------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-aria.md b/en/react-native-aria.md index 73b8b73a52067424683fc1dad370d104dc1112c5..1f56e006e9372b97bf1e7a4c2c86611f0729c803 100644 --- a/en/react-native-aria.md +++ b/en/react-native-aria.md @@ -526,9 +526,9 @@ This document is verified based on the following versions: ## Hooks -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |--------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|----------|----------|-------------------| diff --git a/en/react-native-async-storage-async-storage.md b/en/react-native-async-storage-async-storage.md index cae7864b68fde8b11bce448d3e0683689ad3dbe9..9d071b50f4d85c84edb55eb399b412d03112d61b 100644 --- a/en/react-native-async-storage-async-storage.md +++ b/en/react-native-async-storage-async-storage.md @@ -253,9 +253,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-audio-recorder-player.md b/en/react-native-audio-recorder-player.md index d35c12fc46c2deb9f948a160c21281c6475ac72a..058e9bd3279e44c7a2f4427f80ac0e53b77884e4 100644 --- a/en/react-native-audio-recorder-player.md +++ b/en/react-native-audio-recorder-player.md @@ -12,7 +12,7 @@

-> [!tip] [ GitHub address](https://github.com/react-native-oh-library/react-native-audio-recorder-player) +> [!TIP] [ GitHub address](https://github.com/react-native-oh-library/react-native-audio-recorder-player) ## Installation and Usage @@ -534,7 +534,7 @@ Currently, two methods are available: Method 1 (recommended): Use the HAR file. -> [!tip] The HAR file is stored in the `harmony` directory in the installation path of the third-party library. +> [!TIP] The HAR file is stored in the `harmony` directory in the installation path of the third-party library. Open `entry/oh-package.json5` file and add the following dependencies: @@ -557,7 +557,7 @@ ohpm install Method 2: Directly link to the source code. -> [!tip] or details, see [Directly Linking Source Code](/en/link-source-code.md). +> [!TIP] or details, see [Directly Linking Source Code](/en/link-source-code.md). ### Configuring CMakeLists and Introducing RNAudioRecorderPlayerPackage @@ -696,9 +696,9 @@ Open the `entry/src/main/resources/base/element/string.json` file and add the fo ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------------- | ---------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | -------- | ------------ | ----------------- | diff --git a/en/react-native-audio-toolkit.md b/en/react-native-audio-toolkit.md index f55681d6693fcd74ece93b248131a6f08e95d2a8..d563f285c52174291a06673839f527b7338a89eb 100644 --- a/en/react-native-audio-toolkit.md +++ b/en/react-native-audio-toolkit.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-audio-toolkit) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-audio-toolkit) ## Installation and Usage @@ -550,9 +550,9 @@ requestPermissions: [ ## Player -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -568,9 +568,9 @@ requestPermissions: [ ### Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | @@ -584,9 +584,9 @@ requestPermissions: [ ## Recorder -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -601,9 +601,9 @@ requestPermissions: [ ### Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-audio.md b/en/react-native-audio.md index fa4fe393f868abb79740fe35c5ed3dc929ebb786..63851e290b28e055e5ac6c52104e43549ab2cca0 100644 --- a/en/react-native-audio.md +++ b/en/react-native-audio.md @@ -193,9 +193,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-autoLink.md b/en/react-native-autoLink.md index 01aa60089697cc602623af6846c21594e0984816..0b43cc50a9ff78beeaac666ee72877801e2c3f29 100644 --- a/en/react-native-autoLink.md +++ b/en/react-native-autoLink.md @@ -100,9 +100,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-autoheight-webview.md b/en/react-native-autoheight-webview.md index e70208813693e1c73852d1499f919d0f3fdfb40e..eb48360f189e03fc6dff14637de53e7a7016c40d 100644 --- a/en/react-native-autoheight-webview.md +++ b/en/react-native-autoheight-webview.md @@ -90,9 +90,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|----------|----------|-------------------------------------------------------------------------------------------------------------------| diff --git a/en/react-native-background-timer.md b/en/react-native-background-timer.md index 0a23b7f5d232acc1c1342216d281147a16222940..357d4180a95a5bff817c770cb3ef8e78561c5c8a 100644 --- a/en/react-native-background-timer.md +++ b/en/react-native-background-timer.md @@ -309,9 +309,9 @@ RNOH: 0.72.20; SDK: HarmonyOS NEXT Developer Beta1 B.0.18; IDE: DevEco Studio 5. ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Required | Platform | HarmonyOS Support | | ------------------- | -------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-baidu-map.md b/en/react-native-baidu-map.md index d21655770482a73c0b366482e55671e24f29ab86..e0b7d2634422f2e8294717283ca4aa01b1980519 100644 --- a/en/react-native-baidu-map.md +++ b/en/react-native-baidu-map.md @@ -439,9 +439,9 @@ Open `entry/src/main/module.json5`, add the following permission: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### MapView Props @@ -546,9 +546,9 @@ Open `entry/src/main/module.json5`, add the following permission: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### BaiduMapManager diff --git a/en/react-native-bars.md b/en/react-native-bars.md index 188fda97b093914144f6dd08be06575874e6ce9b..da1ebc1d7f5001ca600488b26a03ff94c6adc86e 100644 --- a/en/react-native-bars.md +++ b/en/react-native-bars.md @@ -159,9 +159,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### StatusBar @@ -185,9 +185,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### StatusBar diff --git a/en/react-native-base64.md b/en/react-native-base64.md index 83f231922a8cbc647a3c2984e7e421498a202625..05f8e505e1ba9b95af047738f329bef16bf9b8aa 100644 --- a/en/react-native-base64.md +++ b/en/react-native-base64.md @@ -112,9 +112,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- |-------------| ------------------ | diff --git a/en/react-native-better-banner.md b/en/react-native-better-banner.md index 501d0c67de68d5b21550a82cf17a3f1b150f05b2..850d9908cc87157b08e6356111e64ea059e9625f 100644 --- a/en/react-native-better-banner.md +++ b/en/react-native-better-banner.md @@ -134,9 +134,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Default | Platform | HarmonyOS Support | | --------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- | -------- | --------------------- | -------- | ----------------- | diff --git a/en/react-native-ble-manager.md b/en/react-native-ble-manager.md index 7da2929da18a57302192aa9d147d5a566ad10bf2..198bd69e511b74ba713c144c4ee6865b636326f7 100644 --- a/en/react-native-ble-manager.md +++ b/en/react-native-ble-manager.md @@ -535,9 +535,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Required | Platform | HarmonyOS Support | | -------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-blob-util.md b/en/react-native-blob-util.md index 8d3115179dda107cbfbc4936c7763c3243e10707..443cbedda5be158e068a531f9010d801ca32aa31 100644 --- a/en/react-native-blob-util.md +++ b/en/react-native-blob-util.md @@ -498,9 +498,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### Fetch API diff --git "a/en/react-native-blob-util\357\274\210nocodegen\357\274\211.md" "b/en/react-native-blob-util\357\274\210nocodegen\357\274\211.md" index a1c4cf49e5a3041fde08eecaf7ab64d3c6e6e83c..e1666f42adc9d807bc8359fd9846447fab0622e0 100644 --- "a/en/react-native-blob-util\357\274\210nocodegen\357\274\211.md" +++ "b/en/react-native-blob-util\357\274\210nocodegen\357\274\211.md" @@ -558,9 +558,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Fetch API ##### ReactNativeBlobUtil.fetch diff --git a/en/react-native-bootsplash.md b/en/react-native-bootsplash.md index 3ca260ad6ab1e130569fe327e8c4fda5557de802..8f20f52d4dab9d7e92209c2e121682d8cc88365c 100644 --- a/en/react-native-bootsplash.md +++ b/en/react-native-bootsplash.md @@ -345,9 +345,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ------------ | ----------------- | diff --git a/en/react-native-bouncy-checkbox.md b/en/react-native-bouncy-checkbox.md index 2271f049b6e79cda2153bf8acaea1ef426d58ddb..688ddac3752679c5527f8031bd421aacdbf43ed9 100644 --- a/en/react-native-bouncy-checkbox.md +++ b/en/react-native-bouncy-checkbox.md @@ -104,9 +104,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/react-native-button.md b/en/react-native-button.md index 46b91fdd070c764a796a19c3a53a602190a2aac6..2eb7758620952ef6437570b0b2a6e65f0fdae9cf 100644 --- a/en/react-native-button.md +++ b/en/react-native-button.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/ide/react-native-button) +> [!TIP] [Github 地址](https://github.com/ide/react-native-button) ## 安装与使用 @@ -96,9 +96,9 @@ react-native-harmony:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevE ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | default | Required | Platform | HarmonyOS Support | | --------------------- | ------------------------------------------------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | ----------------- | diff --git a/en/react-native-calendar-events.md b/en/react-native-calendar-events.md index 2ec8bcd15ea16c220576af6fc8ce29c1d1c1bf43..9a1fb632e6e39cf6776714f87125d1d6a4bf5a01 100644 --- a/en/react-native-calendar-events.md +++ b/en/react-native-calendar-events.md @@ -12,7 +12,7 @@

-> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-calendar-events) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-calendar-events) ## Installation and Usage @@ -371,9 +371,9 @@ Open `entry/src/main/resources/base/element/string.json`, add the following cont ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------|-------------------------------------------------------------------------------------------------|-----------| -------- |----------|------------------| diff --git a/en/react-native-calendars.md b/en/react-native-calendars.md index 8f258f6abdc041a74ef21d53376e36d4a3ee0db0..ef9f9b3a3369ca416dca8bf2389e0e959b78c547 100644 --- a/en/react-native-calendars.md +++ b/en/react-native-calendars.md @@ -112,9 +112,9 @@ export default MySvgComponent; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Agenda | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/react-native-camera-kit.md b/en/react-native-camera-kit.md index 70bff1ecdb7861a306c27a98ae36af1647337e9a..742d8846070238fc5afabc9cf7a84baf574d0ebc 100644 --- a/en/react-native-camera-kit.md +++ b/en/react-native-camera-kit.md @@ -349,9 +349,9 @@ Open `entry/src/main/resources/base/element/string.json` and add the following i ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **Camera**:CameraComponent diff --git a/en/react-native-cameraroll(nocodegen) .md b/en/react-native-cameraroll(nocodegen) .md index 82161134fc24eabf47c078c6d698a5779e8b0a8a..25e4b480c32c6082e5b67cf599e8724bcf100627 100644 --- a/en/react-native-cameraroll(nocodegen) .md +++ b/en/react-native-cameraroll(nocodegen) .md @@ -209,11 +209,11 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 +> [!TIP] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 **CameraRoll** @@ -230,9 +230,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Remarks | | :----------------------------------------- | :----------- | -------- | -------- | -------- | ----------------- | ------------------------------------------------------------ | diff --git a/en/react-native-cameraroll.md b/en/react-native-cameraroll.md index c5683a4fa2c2e5c0de979e5e89ac200232410c29..9428afd619ee6218a2a08d1b5edc7808dcb720a3 100644 --- a/en/react-native-cameraroll.md +++ b/en/react-native-cameraroll.md @@ -154,11 +154,11 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 +> [!TIP] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 **CameraRoll** @@ -175,9 +175,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Remarks | | :----------------------------------------- | :----------- | -------- | -------- | -------- | ----------------- | ------------------------------------------------------------ | diff --git a/en/react-native-chart-kit.md b/en/react-native-chart-kit.md index e549695abc155329e27cee925c42ce77c1d38632..4fa8b3a588044f177695a43d22bc00718148fb80 100644 --- a/en/react-native-chart-kit.md +++ b/en/react-native-chart-kit.md @@ -126,9 +126,9 @@ export default MyChart; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Chart style diff --git a/en/react-native-check-box.md b/en/react-native-check-box.md index e6601aebbeec92326d6e76dda580ea8c4d78a376..8d1a51893f27e32a6c3c93ca8df055c1e334de7b 100644 --- a/en/react-native-check-box.md +++ b/en/react-native-check-box.md @@ -84,9 +84,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------- | -------- |-------------| -------- | diff --git a/en/react-native-clipboard-clipboard.md b/en/react-native-clipboard-clipboard.md index 64ddc51b6006ab98819c45e2fef5cc8702668006..288e4b8154320bf236269bb69bfbe3156d5ee4d3 100644 --- a/en/react-native-clipboard-clipboard.md +++ b/en/react-native-clipboard-clipboard.md @@ -222,7 +222,7 @@ Check the release version information in the release address of the third-party ### Permission Requirements -> [!tip] "ohos.permission.READ_PASTEBOARD"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +> [!TIP] "ohos.permission.READ_PASTEBOARD"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) 1. Include applicable permissions in the module.json5 file within the entry directory. @@ -260,9 +260,9 @@ Open the `entry/src/main/resources/base/element/string.json` file and add the fo ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-clippath-capi.md b/en/react-native-clippath-capi.md index 5a4fdafcdb68bf02ae8e37fdca63aff9736f4392..ea2985fb73ecad475e47e1e8be87ed74430f1628 100644 --- a/en/react-native-clippath-capi.md +++ b/en/react-native-clippath-capi.md @@ -199,9 +199,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | -------------------------------------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-collapsible.md b/en/react-native-collapsible.md index df0f2b5b25643b030f175a2c528d9355609db6fd..7182d69352edac17565c7f6a1ae5106ea781f66f 100644 --- a/en/react-native-collapsible.md +++ b/en/react-native-collapsible.md @@ -94,9 +94,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### Collapsible | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-communications.md b/en/react-native-communications.md index c5df9f6c374d16b63a225aabd7aab0ba757a26d7..58ff9c8610fa7e5b49d41e018bdcde3fad2c4d24 100644 --- a/en/react-native-communications.md +++ b/en/react-native-communications.md @@ -113,9 +113,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | -------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-community-blur.md b/en/react-native-community-blur.md index e816f06b64a3ca902b24a310e9398f7bcd95d48c..a312c6dce5a06a62ea2ce2bf60c39f5e802dd1b2 100644 --- a/en/react-native-community-blur.md +++ b/en/react-native-community-blur.md @@ -355,9 +355,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------------- | ----------------------------------------------------------------------------------------- | --------- |----------| ------- | ----------------- | @@ -398,9 +398,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type |Required | Platform | HarmonyOS Support | | -------------- | ------------------------------------------------------------------------------------------ | ----|----- |----------| ----------------- | diff --git a/en/react-native-community-checkbox.md b/en/react-native-community-checkbox.md index ab5ee58b4542aeb85d0ac3b6105a21435e1cc0d0..48d1c97558cce9f68f54bce431456a47b2367a30 100644 --- a/en/react-native-community-checkbox.md +++ b/en/react-native-community-checkbox.md @@ -238,12 +238,12 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] `shape` is about to be deprecated, please use `boxType` instead -> [!tip] `strokeWidth` is about to be deprecated, please use `lineWidth` instead +> [!TIP] `shape` is about to be deprecated, please use `boxType` instead +> [!TIP] `strokeWidth` is about to be deprecated, please use `lineWidth` instead | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -268,9 +268,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ------------- | ----------------- | diff --git a/en/react-native-community-datetimepicker.md b/en/react-native-community-datetimepicker.md index eabbdad3837f99d5fe2184446f04e6bec1952e1b..a6ccdea9e364e0d4f0cacfb25b59471f34d1f19d 100644 --- a/en/react-native-community-datetimepicker.md +++ b/en/react-native-community-datetimepicker.md @@ -259,9 +259,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情请查看[datetimepicker 官方文档](https://github.com/react-native-datetimepicker/datetimepicker) diff --git a/en/react-native-community-geolocation.md b/en/react-native-community-geolocation.md index ddc7feb4faf9bb5431703118ce6218a0046c5580..d88de7f185b50ff8bdf48a477a22fa3a7c81d459 100644 --- a/en/react-native-community-geolocation.md +++ b/en/react-native-community-geolocation.md @@ -258,9 +258,9 @@ Open the `entry/src/main/resources/base/element/string.json` file and add the fo ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Notes | | -------------------- | -------------------------------------------------------------------------------------- | ----------------------------------------------- | -------- | ----------- | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | diff --git a/en/react-native-community-netinfo.md b/en/react-native-community-netinfo.md index 3779aeb025a23118ccc7970735c615a58457f03c..4ef3f260fe1e73e1f5c094c4cc1bba9c796e7278 100644 --- a/en/react-native-community-netinfo.md +++ b/en/react-native-community-netinfo.md @@ -218,9 +218,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### NetInfoStateType @@ -289,9 +289,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------:|:--------:|:-----------:|:-----------------:| diff --git a/en/react-native-community-progress-bar-android.md b/en/react-native-community-progress-bar-android.md index 5bcb4714025dfcd3ea6b57066375fe5514e41f12..dc101a7dcb3c84f947a182077907019c0defb481 100644 --- a/en/react-native-community-progress-bar-android.md +++ b/en/react-native-community-progress-bar-android.md @@ -222,9 +222,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-community-progress-view-capi.md b/en/react-native-community-progress-view-capi.md index b21b4596fa7dbb8a24b024b626c144845e79cd69..8235baca9449dc6813edd1468af33ccc7b3261ef 100644 --- a/en/react-native-community-progress-view-capi.md +++ b/en/react-native-community-progress-view-capi.md @@ -183,9 +183,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/en/react-native-community-progress-view.md b/en/react-native-community-progress-view.md index bf2f99ceb0a7d7d086fe516c0d8fe8bb746768ff..7a30e6f10889adea16bf78a3b9b8c86502a4cc1a 100644 --- a/en/react-native-community-progress-view.md +++ b/en/react-native-community-progress-view.md @@ -211,9 +211,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/en/react-native-community-push-notification-ios.md b/en/react-native-community-push-notification-ios.md index 50201fa4ac9193cc7b83f2cb97b29b8aa2dc6c89..b82cfe3057ec93e3e33a33e0f38e492bf1e50214 100644 --- a/en/react-native-community-push-notification-ios.md +++ b/en/react-native-community-push-notification-ios.md @@ -312,9 +312,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ----------------------------------------------------------------------------------------------------------------- | -------- | -------- | ------------- | ----------------- | @@ -333,9 +333,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **Parameters:** diff --git a/en/react-native-community-segmented-control.md b/en/react-native-community-segmented-control.md index e2c91c072f50604f0e5171917ccb4066a296f9f5..5e7e57a17d6f331048af520cf0dd38defea9dec1 100644 --- a/en/react-native-community-segmented-control.md +++ b/en/react-native-community-segmented-control.md @@ -75,9 +75,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情见 [react-native-community/segmented-control 源库地址](https://github.com/react-native-segmented-control/segmented-control) diff --git a/en/react-native-community-slider.md b/en/react-native-community-slider.md index fe3995104f747a1501ba5d6e4e68f266279fe351..dd54fa665652901da6149e6cd188e10a62d2969b 100644 --- a/en/react-native-community-slider.md +++ b/en/react-native-community-slider.md @@ -218,9 +218,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------ | -------------------------------------------- | ---- | ------------ | ----------------- | diff --git a/en/react-native-community-toolbar-android.md b/en/react-native-community-toolbar-android.md index 5645a8bd958800c2ef7a0f305b1e8d7d8718d784..043ca342682da297d0402ee5eaa577ba2ae28efc 100644 --- a/en/react-native-community-toolbar-android.md +++ b/en/react-native-community-toolbar-android.md @@ -274,9 +274,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Inherits [View Props](https://reactnative.dev/docs/view#props). diff --git a/en/react-native-confirmation-code-field.md b/en/react-native-confirmation-code-field.md index c70acf7ae25a9b53c575ddc9722e95a8a49cfb1d..75e1c09dfb6dc2ea77b547bd6bf77ae86734ebad 100644 --- a/en/react-native-confirmation-code-field.md +++ b/en/react-native-confirmation-code-field.md @@ -12,7 +12,7 @@

-> [!tip] [Github address](https://github.com/retyui/react-native-confirmation-code-field) +> [!TIP] [Github address](https://github.com/retyui/react-native-confirmation-code-field) ## Installation and Usage @@ -114,9 +114,9 @@ This document is verified based on the following versions: ## component -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Platform | HarmonyOS Support | | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------------- | @@ -125,9 +125,9 @@ This document is verified based on the following versions: ## CodeField Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------ | -------- | -------- | ----------------- | @@ -141,9 +141,9 @@ This document is verified based on the following versions: ## Hooks -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-contacts.md b/en/react-native-contacts.md index 45c32dafaea27762938c111907ae64cc683a0302..2b02625d72588390d65ee604e3d1f126580c9a2d 100644 --- a/en/react-native-contacts.md +++ b/en/react-native-contacts.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-contacts) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-contacts) ## Installation and Usage @@ -418,7 +418,7 @@ Check the release version information in the release address of the third-party ### Permission Requirements -[!tip] "ohos.permission.READ_CONTACTS","ohos.permission.WRITE_CONTACTS"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +[!TIP] "ohos.permission.READ_CONTACTS","ohos.permission.WRITE_CONTACTS"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) Open the `entry/src/main/module.json5` file and add the following code: @@ -450,9 +450,9 @@ Open the `entry/src/main/module.json5` file and add the following code: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-context-menu-view.md b/en/react-native-context-menu-view.md index 5d9bcf40e8a986c834805aed902d3f9ab2422790..c66ac3b133984970535465f8c6a9e4fd0ef79383 100644 --- a/en/react-native-context-menu-view.md +++ b/en/react-native-context-menu-view.md @@ -206,9 +206,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------------------ | -------- | -------- | ---------------------- | ----------------- | @@ -223,9 +223,9 @@ Check the release version information in the release address of the third-party ## actions -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------- | ------------------------------------------------------------------------------------------------------------------------------ | ------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-cookies-cookies.md b/en/react-native-cookies-cookies.md index 5d74de988600f125ba47d55a69339e612a765ac7..760cd6eaf9d87a6ad1a2940b08a2eda3788dd2c9 100644 --- a/en/react-native-cookies-cookies.md +++ b/en/react-native-cookies-cookies.md @@ -327,9 +327,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------------------------------------- | ---------|----------| ------------|-------------------| diff --git a/en/react-native-create-thumbnail.md b/en/react-native-create-thumbnail.md index d4f2ff3c9306a232dc109c9d890b35131c01a000..c0fef46cc1527d35b46443061b941705ec50ba16 100644 --- a/en/react-native-create-thumbnail.md +++ b/en/react-native-create-thumbnail.md @@ -243,9 +243,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### **createThumbnail** | Name | Description | Type | Required | HarmonyOS Support | @@ -254,9 +254,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | type | Required | Platform | HarmonyOS Support | | :-----------------: | :----------: | :------: | :------: | :---------------: | :---------------: | @@ -268,9 +268,9 @@ Check the release version information in the release address of the third-party | cacheName | Cache name for this thumbnail to avoid duplicate generation. If specified, and a thumbnail already exists with the same cache name, it will be returned instead of generating a new one. | String | NO | Android/ios | yes | ## Return Value -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | type | Required | Platform | HarmonyOS Support | | :-----------------: | :----------: | :------: | :------: | :---------------: | :---------------: | diff --git a/en/react-native-credit-card-input.md b/en/react-native-credit-card-input.md index 877f6748399752ce3ab49f39e23ba55c9f6408eb..a14b33eaadfa10305154cdfdf5b08ec506c7fb05 100644 --- a/en/react-native-credit-card-input.md +++ b/en/react-native-credit-card-input.md @@ -127,9 +127,9 @@ This document is verified based on the following versions: ## Properties ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-credit-card-input](https://github.com/sbycrosz/react-native-credit-card-input) diff --git a/en/react-native-crypto-js.md b/en/react-native-crypto-js.md index fcc0e72a28249edf6b6d7d081e9324bfdd1bd8cf..72da3de2f947e98c38c1e4b474e4a0f046384162 100644 --- a/en/react-native-crypto-js.md +++ b/en/react-native-crypto-js.md @@ -141,9 +141,9 @@ This document is verified based on the following versions: ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-custom-keyboard.md b/en/react-native-custom-keyboard.md index 4d4d40523ef7d7892e42416c0166b2f1b1cb724b..6fbf6f6c4a3c62e35d53e510c774122ba0835465 100644 --- a/en/react-native-custom-keyboard.md +++ b/en/react-native-custom-keyboard.md @@ -303,9 +303,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | --------------------------------- | ------ | -------- | -------- | ----------------- | @@ -313,9 +313,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-device-info.md b/en/react-native-device-info.md index 23a1dd54749cbe6287cce4af85bb0dc79264f341..9595ecf1c73988a61014140a6f4f6cefc26e8c6b 100644 --- a/en/react-native-device-info.md +++ b/en/react-native-device-info.md @@ -166,9 +166,9 @@ Open `entry/src/main/module.json5`, add the following permission: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-dismiss-keyboard.md b/en/react-native-dismiss-keyboard.md index 32a22a657e05351c47765fa1c2567722cf1723b7..2996ef63803b7b784bf4e81a24952ac28531998c 100644 --- a/en/react-native-dismiss-keyboard.md +++ b/en/react-native-dismiss-keyboard.md @@ -136,9 +136,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-doc-viewer.md b/en/react-native-doc-viewer.md index 39eca20b7068942211750e209bf11961070d9758..6af159a05916aaf503bafb7a88771c632cc00480 100644 --- a/en/react-native-doc-viewer.md +++ b/en/react-native-doc-viewer.md @@ -416,9 +416,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-document-picker.md b/en/react-native-document-picker.md index 0dc73fe5d897ee410c21e4e919d7ebbb4e5686b9..a21476105c1ba82499e9e0118d5d00a12060dc15 100644 --- a/en/react-native-document-picker.md +++ b/en/react-native-document-picker.md @@ -405,9 +405,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### option pick 方法的传参选项 @@ -422,9 +422,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-drag-sort.md b/en/react-native-drag-sort.md index 29553a1e07ad7f50bf643b7232910931c3ccea60..e6b7fb7d7a38706eba5c40156e3bd066578b7a78 100644 --- a/en/react-native-drag-sort.md +++ b/en/react-native-drag-sort.md @@ -571,9 +571,9 @@ Check the release version information in the release address of the third-party ### DragSortableView -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------------------: | :---------------------------------------------------------------------: | :------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-drawer-layout-polyfill.md b/en/react-native-drawer-layout-polyfill.md index 0bdf3ad2061962a18479dc1a2fe009bed6ac53ba..71ca1236bdf492df52f296d8a3721963f2173d57 100644 --- a/en/react-native-drawer-layout-polyfill.md +++ b/en/react-native-drawer-layout-polyfill.md @@ -235,9 +235,9 @@ This document is verified based on the following versions ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情见[react-native-drawer-layout-polyfill](https://reactnative.dev/docs/drawerlayoutandroid) diff --git a/en/react-native-drax.md b/en/react-native-drax.md index 061720a44346ddf4a8904ab8c76a04c14cc1a8eb..a3044c2360a5f5de782433a6599030feffa558de 100644 --- a/en/react-native-drax.md +++ b/en/react-native-drax.md @@ -131,9 +131,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### DraxView diff --git a/en/react-native-drop-shadow.md b/en/react-native-drop-shadow.md index a6038a661356c4f4e7fe0da73f2257df8bb7fa36..54994c4f691371a442b64966a8fbee44e85a7500 100644 --- a/en/react-native-drop-shadow.md +++ b/en/react-native-drop-shadow.md @@ -131,9 +131,9 @@ react-native-harmony: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release) ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-dropdownalert.md b/en/react-native-dropdownalert.md index d182c05fd296e8b886d86981cae636dd37cd5b3e..40ef1c925a505171da159a4e34351492825a96c1 100644 --- a/en/react-native-dropdownalert.md +++ b/en/react-native-dropdownalert.md @@ -259,9 +259,9 @@ DropdownAlertType 是 DropdownAlert 库导出的一个枚举对象,列举了 #### DropdownAlertType Property -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | **Required** | Platform | HarmonyOS Support | | ------- | ------------ | ------ | ------------ | -------- | ----------------- | diff --git a/en/react-native-dynamic.md b/en/react-native-dynamic.md index 3ce7d0545d1dc7dfe4f217e7144c8a37f70ef4d8..8c9077e83dcf1306e7f9124437930060f870c3cd 100644 --- a/en/react-native-dynamic.md +++ b/en/react-native-dynamic.md @@ -184,9 +184,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ----- | -------- | -------- | -------- | -------- | diff --git a/en/react-native-easy-toast.md b/en/react-native-easy-toast.md index ebf14d0d9f9fe8a6d19b54afa78f89c7b14c4bc6..f781e326c60bb07078b5950b9950a1719a2e79c8 100644 --- a/en/react-native-easy-toast.md +++ b/en/react-native-easy-toast.md @@ -78,9 +78,9 @@ export default class App extends Component { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > > 详情见 [react-native-easy-toast 源库地址](https://github.com/crazycodeboy/react-native-easy-toast) @@ -96,9 +96,9 @@ export default class App extends Component { ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-echarts-pro.md b/en/react-native-echarts-pro.md index 57813c16ac64bdc6250188d993c7884d2f0c1bee..e27cb00dcb91036160e3058fcd97fccff11a1b10 100644 --- a/en/react-native-echarts-pro.md +++ b/en/react-native-echarts-pro.md @@ -94,9 +94,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/tree/master) diff --git a/en/react-native-elements.md b/en/react-native-elements.md index 71d500a8f0a50ef8445df1016547e7a89b6a0409..c4d84486d57286b26b85ba0f5f71b7f7c28a69d6 100644 --- a/en/react-native-elements.md +++ b/en/react-native-elements.md @@ -320,9 +320,9 @@ For details about component usage, see. [react-native-elements](https://reactnat The following component attributes are currently supported: -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **AirbnbRating**: Airbnb style rating component diff --git a/en/react-native-email-link.md b/en/react-native-email-link.md index 9be760783ed4e7dface7cdca51e5a04e4d5c393a..31d982d90fc2e3c8e34f5984813b30a39dbade6b 100644 --- a/en/react-native-email-link.md +++ b/en/react-native-email-link.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-email-link) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-email-link) ## Installation and Usage diff --git a/en/react-native-exception-handler.md b/en/react-native-exception-handler.md index 49a373027908bfbee9e3b83ee635a608cdd0fdac..57d8310aa330bf48e275cf0b981dfa357434c4f4 100644 --- a/en/react-native-exception-handler.md +++ b/en/react-native-exception-handler.md @@ -261,9 +261,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | -------------------- | -------- | -------- | -------- | ----------------- | @@ -272,9 +272,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------------- | ------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-fast-image.md b/en/react-native-fast-image.md index b63b7ae4da2f7c3bc407b6593c92211e1bd20cc7..3e1fd15b99c71ee25923a9f57933c30291841a7c 100644 --- a/en/react-native-fast-image.md +++ b/en/react-native-fast-image.md @@ -246,9 +246,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | ----------------------------------------------------------------------------------------- | ---------------- | -------- | -------- | ----------------- | @@ -267,9 +267,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------- | ------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-file-selector.md b/en/react-native-file-selector.md index a73119b123627fe79aed29dafcd2dac5c72aa2b0..493854b8d90188bf2f0b726e721cbc7326564b4c 100644 --- a/en/react-native-file-selector.md +++ b/en/react-native-file-selector.md @@ -165,9 +165,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-file-viewer.md b/en/react-native-file-viewer.md index 3c81c13ac3189cd57c2fa3eae729c1e4cc973f14..efb77f3a04db025b7a5efb9593af7b6ad5f74594 100644 --- a/en/react-native-file-viewer.md +++ b/en/react-native-file-viewer.md @@ -242,9 +242,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### `open(filepath: string, options?: Object): Promise` diff --git a/en/react-native-fingerprint-scanner.md b/en/react-native-fingerprint-scanner.md index 7ae7591772759ee026cd5b244b6500799d84ef7c..c520c0275987f8c25c5f6ba643767fef94760176 100644 --- a/en/react-native-fingerprint-scanner.md +++ b/en/react-native-fingerprint-scanner.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-fingerprint-scanner) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-fingerprint-scanner) ## Installation and Usage @@ -165,7 +165,7 @@ Check the release version information in the release address of the third-party ### Permission Requirements -> [!tip] "ohos.permission.ACCESS_BIOMETRIC"权限等级为system_basic +> [!TIP] "ohos.permission.ACCESS_BIOMETRIC"权限等级为system_basic > 在 `YourProject/entry/src/main/module.json5`补上配置 ```diff @@ -185,9 +185,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------------- | ----------------------------------------------------------------------------------- | -------- | -------- | --------- | ----------------- | diff --git a/en/react-native-fit-Image.md b/en/react-native-fit-Image.md index a1aeeeb4d2e03278d4c21ef9552d381a7228b380..76765967c5624885bcf8e5ebce09b5aad0945600 100644 --- a/en/react-native-fit-Image.md +++ b/en/react-native-fit-Image.md @@ -291,7 +291,7 @@ This document is verified based on the following versions ## Properties -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | ------------------ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ------------- | -------- | ----------------------------- | ----------------- | ------------------------------------------------------------ | diff --git a/en/react-native-flexi-radio-button.md b/en/react-native-flexi-radio-button.md index c61b265185730a9c12a60f2fab0b64e87215f94f..d255dd69e1d85ea5ce7149b45d588baecdc50229 100644 --- a/en/react-native-flexi-radio-button.md +++ b/en/react-native-flexi-radio-button.md @@ -144,9 +144,9 @@ react-native-harmony: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release) ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ##### Radio Group: | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/react-native-flip-card.md b/en/react-native-flip-card.md index 2a512a3cf7f1ffce5dc87d23598f5f58d599b6b0..0fbb861d4108c4f21e94572d5efb1bf684639aae 100644 --- a/en/react-native-flip-card.md +++ b/en/react-native-flip-card.md @@ -218,7 +218,7 @@ This document is verified based on the following versions: > [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. > -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. This library is a UI component library that achieves corresponding functionalities by configuring attribute tags. diff --git a/en/react-native-fs(nocodegen).md b/en/react-native-fs(nocodegen).md index 26116e04aa2df3f174608fdcb619be88f024628a..d0629c05e91b96903f56b1e75216cfb9e7583574 100644 --- a/en/react-native-fs(nocodegen).md +++ b/en/react-native-fs(nocodegen).md @@ -273,9 +273,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | :--------------------------- | ----------- | ------ | -------- | --------------- | ----------------- | ------------------------ | @@ -293,9 +293,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Platform | Required | HarmonyOS Support | Remark | | ----------------------- | ------------------------------------------------------------ | -------- | ----------- | -------- | ----------------- | ----------------- | diff --git a/en/react-native-fs.md b/en/react-native-fs.md index 8500330d88711ad03f45c497076ddec93b38e702..8325d474d2456bbe87107134257b61a9b50940b1 100644 --- a/en/react-native-fs.md +++ b/en/react-native-fs.md @@ -234,9 +234,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | :--------------------------- | ----------- | ------ | -------- | --------------- | ----------------- | ------------------------ | @@ -254,9 +254,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Platform | Required | HarmonyOS Support | Remark | | ----------------------- | ------------------------------------------------------------ | -------- | ----------- | -------- | ----------------- | ----------------- | diff --git a/en/react-native-gesture-handler.md b/en/react-native-gesture-handler.md index 28e1eaf30259874a914ecc36dd9f127926647f25..f4528a653ae43121b47c5f3abc96db28098ac9a2 100644 --- a/en/react-native-gesture-handler.md +++ b/en/react-native-gesture-handler.md @@ -12,7 +12,7 @@

-> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler) ## Installation and Usage @@ -251,7 +251,7 @@ To use this repository, you need to use the correct React-Native and RNOH versio Check the release version information in the release address of the third-party library: [@react-native-oh-tpl/react-native-gesture-handler Releases](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler/releases) -> [!tip] [Official Documentation](https://docs.swmansion.com/react-native-gesture-handler/docs/) +> [!TIP] [Official Documentation](https://docs.swmansion.com/react-native-gesture-handler/docs/) ## Gestures @@ -261,18 +261,18 @@ GestureDetector is a major component of the Gesture Handler library version 2.x. #### Gesture detector Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- | -------- | -------- | | gesture | A gesture object containing the configuration and callbacks. | base gestures or any ComposedGesture | yes | All | yes | #### Gesture Method -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | method | Description | Type | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- | -------- | @@ -356,9 +356,9 @@ Properties > [!WARNING] Consider using the new [gestures API](https://docs.swmansion.com/react-native-gesture-handler/docs/gestures/gesture) instead. The old API is not actively supported and is not receiving the new features. Check out [RNGH 2.0 section in Introduction](https://docs.swmansion.com/react-native-gesture-handler/docs/#rngh-20) for more information. ### Gesture handlers General Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | -------- | -------- | -------- | @@ -370,9 +370,9 @@ Properties ### Gesture handlers common event data The following is the common event data for the `onGestureEvent` and `onHandlerStateChange` callbacks. -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Platform | HarmonyOS Support | | ---------------- | --------------------------------------------------------------------------- | ------ | -------- | -------- | @@ -382,9 +382,9 @@ The following is the common event data for the `onGestureEvent` and `onHandlerSt ### PanGestureHandler #### PanGestureHandler Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- | -------- | -------- | @@ -425,9 +425,9 @@ Y coordinate of the current position of the pointer (finger or a leading pointer ### TapGestureHandler #### TapGestureHandler Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------ | -------- | -------- | -------- | diff --git a/en/react-native-get-random-values.md b/en/react-native-get-random-values.md index 534eea39023d9397d8ac02f978e630f6627b8603..909091c9b1614957854c6d38ccf8336ffb3fd625 100644 --- a/en/react-native-get-random-values.md +++ b/en/react-native-get-random-values.md @@ -169,7 +169,7 @@ This document is verified based on the following versions: > [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. > -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > > | Name | Description | Type | Required | Platform | HarmonyOS Support | > | ----------------------------- | ---------------------------------------------------- | ------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-hole-view.md b/en/react-native-hole-view.md index 9493f4ecdb15a2a4406b9dafa3011048440b60dd..3c2088e50b1e92a93e0b5926239058efa1800ae1 100644 --- a/en/react-native-hole-view.md +++ b/en/react-native-hole-view.md @@ -265,9 +265,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ----------------------------- | --------------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-htmlview.md b/en/react-native-htmlview.md index 1a76d3b58990ec293a7305406517732135aceb81..3bbba07704050908c594d65101a2f7e3a31b5417 100644 --- a/en/react-native-htmlview.md +++ b/en/react-native-htmlview.md @@ -95,11 +95,11 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] 该库为 UI 组件库,可以在该库的标签下,使原本无法在 RN 框架生效的 Html 写法,可以实现对应的功能。 +> [!TIP] 该库为 UI 组件库,可以在该库的标签下,使原本无法在 RN 框架生效的 Html 写法,可以实现对应的功能。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ------------------------------------------------------------------------------------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/en/react-native-http-bridge.md b/en/react-native-http-bridge.md index ab736d3fe83cc3e43c36aaa3a941591f54784d2b..547f43a6930ad49720a9447f55719a3a2a1f1fc6 100644 --- a/en/react-native-http-bridge.md +++ b/en/react-native-http-bridge.md @@ -256,9 +256,9 @@ Open `entry/src/main/module.json5` and add the following code: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-iconfont-cli.md b/en/react-native-iconfont-cli.md index da4f560e733fffde51c769a6962e1ff598382275..321e1348973498bd130effe818f12b3502a44907 100644 --- a/en/react-native-iconfont-cli.md +++ b/en/react-native-iconfont-cli.md @@ -198,9 +198,9 @@ For details, see [react-native-iconfont-cli](https://github.com/iconfont-cli/rea ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **IconFont组件属性** diff --git a/en/react-native-idfa-aaid.md b/en/react-native-idfa-aaid.md index 8a4872ee53c35c521fad65fd13451107d071ffec..5cc7e0c9974bae09711bc9638167000d41bb82c7 100644 --- a/en/react-native-idfa-aaid.md +++ b/en/react-native-idfa-aaid.md @@ -261,7 +261,7 @@ ohpm install ### 权限要求 -[!tip] "ohos.permission.APP_TRACKING_CONSENT","ohos.permission.APP_TRACKING_CONSENT"权限等级为normal,授权方式为user_grant[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +[!TIP] "ohos.permission.APP_TRACKING_CONSENT","ohos.permission.APP_TRACKING_CONSENT"权限等级为normal,授权方式为user_grant[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) #### 在 entry 目录下的module.json5中添加权限 在 `YourProject/entry/src/main/module.json5`补上配置 @@ -311,9 +311,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-idle-timer.md b/en/react-native-idle-timer.md index ae6ac87397d88543a275313c59a61b56f6752497..270b3699d927919a1d1700fc5fde2bc5d41ebe88 100644 --- a/en/react-native-idle-timer.md +++ b/en/react-native-idle-timer.md @@ -164,9 +164,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-image-capinsets-next.md b/en/react-native-image-capinsets-next.md index 12c069e7c47d822d770d508f086b11af53db50d0..3d62294337407dfe3762632e2368730a714d6c49 100644 --- a/en/react-native-image-capinsets-next.md +++ b/en/react-native-image-capinsets-next.md @@ -246,9 +246,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-image-editor.md b/en/react-native-image-editor.md index e66ac13c0a025b7668c5b66e0d6e9afaeff1aca5..27f2670f6a36f941e554d28d628610a4fd199fa1 100644 --- a/en/react-native-image-editor.md +++ b/en/react-native-image-editor.md @@ -273,9 +273,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Type | Description | Platform | HarmonyOS Support | | --------- | -------- | ------------------------------------------------------------ | ----------- | ----------------- | @@ -283,9 +283,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **cropData** diff --git a/en/react-native-image-gallery.md b/en/react-native-image-gallery.md index 7c7fb265e5752c936f3f2b22b5e11736a4393dbd..a242ec6730435e87fcd14ceddba6a15c001140e4 100644 --- a/en/react-native-image-gallery.md +++ b/en/react-native-image-gallery.md @@ -12,7 +12,7 @@

-> [!tip] +> [!TIP] > > [Github 地址](https://github.com/react-native-oh-library/react-native-image-gallery/tree/sig) diff --git a/en/react-native-image-marker.md b/en/react-native-image-marker.md index d7fcac83b57cdbc1a698e50fa6ff78a4f9037154..64159dcdd175e369a5adac38a1d7ed699a86106a 100644 --- a/en/react-native-image-marker.md +++ b/en/react-native-image-marker.md @@ -306,9 +306,9 @@ As shown in the following figure: ![alt text](../img/react-natvie-image-marker/fonts.PNG) ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------ | ------ | -------- | ----------- | ----------------- | diff --git a/en/react-native-image-pan-zoom.md b/en/react-native-image-pan-zoom.md index 5b9acd305e9269e72ee9f6c27837a1ae22a38a0e..99f49772c7bee286872477fb2cb3f7b7782fcf66 100644 --- a/en/react-native-image-pan-zoom.md +++ b/en/react-native-image-pan-zoom.md @@ -93,9 +93,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-image-zoom](https://github.com/ascoders/react-native-image-zoom) diff --git a/en/react-native-image-picker.md b/en/react-native-image-picker.md index 90dd8022e17b7514715f97bc3bb34b6fe5d28084..b30afde7d86182241c11467c03231096a17050cd 100644 --- a/en/react-native-image-picker.md +++ b/en/react-native-image-picker.md @@ -222,9 +222,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Options @@ -273,9 +273,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------------------- | -------- | -------- | --------------- | ----------------- | diff --git a/en/react-native-image-sequence-2.md b/en/react-native-image-sequence-2.md index a5461fb78d088a65626585c264ee3a93ae9fa095..9f2256e34c180a66cd23aac7420fe5e8f0abc1bd 100644 --- a/en/react-native-image-sequence-2.md +++ b/en/react-native-image-sequence-2.md @@ -400,9 +400,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ------------------------------------------------------------ | ------- | -------- | -------- | ----------------- | diff --git a/en/react-native-image-zoom-viewer.md b/en/react-native-image-zoom-viewer.md index 64f9a350310c95403b8fe96faaeb8409ade6a6a4..14f4bb9c48ee285ae90aea2b0cacf9df1f15f058 100644 --- a/en/react-native-image-zoom-viewer.md +++ b/en/react-native-image-zoom-viewer.md @@ -230,9 +230,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Platform | HarmonyOS Support | Remark | | ---------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | ----------------- | ---------------------------------------- | diff --git a/en/react-native-input-scroll-view.md b/en/react-native-input-scroll-view.md index b7d88b7a5d05b090e90eaf3c1ece7624dc8e5311..2410257e93aaac8ae8cf34e49b297e15be26a273 100644 --- a/en/react-native-input-scroll-view.md +++ b/en/react-native-input-scroll-view.md @@ -94,9 +94,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | **Description** | Type | Required | **Default** | Platform | HarmonyOS Support | | ------------------------- | ------------------------------------------------------------ | ------ | -------- | ----------- | ----------- | ----------------- | diff --git a/en/react-native-intersection-observer.md b/en/react-native-intersection-observer.md index c1480a5153b2ee90ec8e2fd8fc3f77be9683bf19..fb3ed3f67d5f84f6cf1269ab7bd93d887464b11c 100644 --- a/en/react-native-intersection-observer.md +++ b/en/react-native-intersection-observer.md @@ -87,9 +87,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-intersection-observer](https://github.com/zhbhun/react-native-intersection-observer/blob/master/README.md) diff --git a/en/react-native-keep-awake.md b/en/react-native-keep-awake.md index b531ef247a745ce41e7ea529a2d4005d315d94be..9aae36df4a78a2a0cb9d18ea1193d3c32aa9fe5d 100644 --- a/en/react-native-keep-awake.md +++ b/en/react-native-keep-awake.md @@ -216,11 +216,11 @@ This document is verified based on the following versions: ## 使用方法 -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] 功能函数形式使用下,新老接口均可使用。 +> [!TIP] 功能函数形式使用下,新老接口均可使用。 -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Required | Platform | HarmonyOS Support | | ---------------------- | ---------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-keyboard-aware-scroll-view.md b/en/react-native-keyboard-aware-scroll-view.md index 1ede7796cedecc4cdd61230c4d642a9d216da663..d68bbb620f70ded673d624ce00e7f060c4b2cab4 100644 --- a/en/react-native-keyboard-aware-scroll-view.md +++ b/en/react-native-keyboard-aware-scroll-view.md @@ -105,9 +105,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) diff --git a/en/react-native-keys.md b/en/react-native-keys.md index d40a2e5fc2e3a461cb5363a553877b3fdf469923..50b733ddb39cbf8388b1e5da100a71dae43e6358 100644 --- a/en/react-native-keys.md +++ b/en/react-native-keys.md @@ -227,9 +227,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | -------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-lightbox.md b/en/react-native-lightbox.md index a2c1b9f3239872ee5141bf6ed8e3be88c25722b5..51119e4f2cfd627d51f0f913af49921d85b0227b 100644 --- a/en/react-native-lightbox.md +++ b/en/react-native-lightbox.md @@ -169,9 +169,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 该库为 UI 组件库,通过配置属性标签,实现对应的功能。 diff --git a/en/react-native-linear-gradient-text.md b/en/react-native-linear-gradient-text.md index f59f392ec1984a2a6482f37e42fe6eab46530a50..0c9a8ebbb5b2fb996ad4f7a66e9856529d8c231b 100644 --- a/en/react-native-linear-gradient-text.md +++ b/en/react-native-linear-gradient-text.md @@ -81,9 +81,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-linear-gradient-text ReadMe](https://github.com/HMDarkFir3/react-native-linear-gradient-text/tree/main) diff --git a/en/react-native-map-linking.md b/en/react-native-map-linking.md index 531214ada0f229e15c4c156afb39ee2cdf9085a3..c8cfebbf3071b90b1a3b7439c19688423c4b338f 100644 --- a/en/react-native-map-linking.md +++ b/en/react-native-map-linking.md @@ -112,9 +112,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Name | Description | Optional | Required | Platform | HarmonyOS Support diff --git a/en/react-native-maps-directions.md b/en/react-native-maps-directions.md index 877bd0dba8b55c226bba0663826bb7439af04581..2d034b79127dff385d350ac66eeb72b4e0fec0dc 100644 --- a/en/react-native-maps-directions.md +++ b/en/react-native-maps-directions.md @@ -17,7 +17,7 @@ ## Installation and Usage -> [!tip] This library depends on react-native-maps,Can be referred to [react-native-maps documentation](./react-native-maps.md) install +> [!TIP] This library depends on react-native-maps,Can be referred to [react-native-maps documentation](./react-native-maps.md) install Find the matching version information in the release address of a third-party library and download an applicable .tgz package: [@react-native-oh-tpl/react-native-maps-directions Releases](https://github.com/react-native-oh-library/react-native-maps-directions/releases). diff --git a/en/react-native-maps.md b/en/react-native-maps.md index c834af5f07fb784ee91a8a0e74f3f3ac0a4d4fbc..774cebe82500eff62072ca85abfe127a0a1b6133 100644 --- a/en/react-native-maps.md +++ b/en/react-native-maps.md @@ -458,9 +458,9 @@ Check the release version information in the release address of the third-party ### Permission Requirements -> [!tip] 如需自建项目使用华为地图可以跳过以下第一步,并前往[华为开发者联盟](https://developer.huawei.com/consumer/cn/wiki/index.php)平台申请对应项目和应用程序 +> [!TIP] 如需自建项目使用华为地图可以跳过以下第一步,并前往[华为开发者联盟](https://developer.huawei.com/consumer/cn/wiki/index.php)平台申请对应项目和应用程序 -> [!tip] 详细配置参考华为开发者官网[地图服务](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/appgallery-connect-0000001751989088) +> [!TIP] 详细配置参考华为开发者官网[地图服务](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/appgallery-connect-0000001751989088) 以下是示例项目配置 @@ -545,9 +545,9 @@ Check the release version information in the release address of the third-party ## MapView -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -635,9 +635,9 @@ Check the release version information in the release address of the third-party ## Marker -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -683,9 +683,9 @@ Check the release version information in the release address of the third-party ## Polyline -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -709,9 +709,9 @@ Check the release version information in the release address of the third-party ## Polygon -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -737,9 +737,9 @@ Check the release version information in the release address of the third-party ## Circle -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -759,9 +759,9 @@ Check the release version information in the release address of the third-party ## Overlay -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -781,9 +781,9 @@ Check the release version information in the release address of the third-party ## UrlTile & WMSTile -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -805,9 +805,9 @@ Check the release version information in the release address of the third-party ## Callout -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -818,9 +818,9 @@ Check the release version information in the release address of the third-party ## Geojson -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -848,9 +848,9 @@ Check the release version information in the release address of the third-party > **Note**: Supported on Google Maps only. -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties @@ -873,11 +873,11 @@ Check the release version information in the release address of the third-party ## Cluster -> [!tip] 点聚合组件是新开发组件,在原库上不存在。 +> [!TIP] 点聚合组件是新开发组件,在原库上不存在。 -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Properties diff --git a/en/react-native-markdown-display.md b/en/react-native-markdown-display.md index 34db477cce442a18542cbdd1612ae19c486fdb70..563843b21cccec6e52f5771df13af67b8eae116c 100644 --- a/en/react-native-markdown-display.md +++ b/en/react-native-markdown-display.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) ## Installation and Usage @@ -93,16 +93,16 @@ This document is verified based on the following versions ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Please check for details [react-native-markdown-display](https://github.com/iamacup/react-native-markdown-display/blob/master/README.md) The following are the HarmonyOS properties: -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Default | Required | Platform | HarmonyOS Support | | ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-mask-text.md b/en/react-native-mask-text.md index 9bd4860ba63391d8277f509aa89baa529db7a0a0..fbc6838f7b87c8e72c6cdc4533db76a072f7ca69 100644 --- a/en/react-native-mask-text.md +++ b/en/react-native-mask-text.md @@ -129,9 +129,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | ---- | ---------------------------------------------- | ------------------------------------------------------------------ | ------- | -------- | -------- | ----------------- | diff --git a/en/react-native-masked-text.md b/en/react-native-masked-text.md index 2f4ac88bc566707b76ad4902fdca3a0dbbc00892..4d86e403e80117309857785d630d027854ad0ec1 100644 --- a/en/react-native-masked-text.md +++ b/en/react-native-masked-text.md @@ -84,9 +84,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > For details, see [react-native-masked-text](https://github.com/bhrott/react-native-masked-text) @@ -159,9 +159,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > For details, see [react-native-masked-text](https://github.com/bhrott/react-native-masked-text) diff --git a/en/react-native-masked-view-masked-view.md b/en/react-native-masked-view-masked-view.md index b9fe39e0e5f76839249777a2c77f93578f5a7957..f4dcef449fd73cd327eb90cedf9bed1948bf0799 100644 --- a/en/react-native-masked-view-masked-view.md +++ b/en/react-native-masked-view-masked-view.md @@ -233,9 +233,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------ | ------------------ | -------- | -------- | ----------------- | diff --git a/en/react-native-material-buttons.md b/en/react-native-material-buttons.md index dbe710d500f946e9279b8315be37d5d7c043aae3..c8049f5b84a8c42187e107cfdba2ed46ce71b3f4 100644 --- a/en/react-native-material-buttons.md +++ b/en/react-native-material-buttons.md @@ -212,9 +212,9 @@ Check the release version information in the release address of the third-party ### This component has the following properties: ## **API(TextButton )** ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -224,9 +224,9 @@ Check the release version information in the release address of the third-party | **disabledTitleColor** | Button title color for disabled state | String | No | iOS/Android | Yes | ## **API(RaisedTextButton)** ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -234,9 +234,9 @@ Check the release version information in the release address of the third-party | **rippleDuration** | Duration of the ripple effect in milliseconds | Number | No | iOS/Android | Yes | ## **API(Common)** ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-material-design-style.md b/en/react-native-material-design-style.md index 3acb4395b33d6dd8c3183d26175f1d348b5546ab..18b5003120ed5bd3b86ed17ac1bd84a127f65bf0 100644 --- a/en/react-native-material-design-style.md +++ b/en/react-native-material-design-style.md @@ -124,9 +124,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-material-textfield.md b/en/react-native-material-textfield.md index 2bfcab665fb8e4263f757bce0cc5f1ef221ade52..c3752e9325bd334936e4f0b12ea0402bbf2dbeeb 100644 --- a/en/react-native-material-textfield.md +++ b/en/react-native-material-textfield.md @@ -209,9 +209,9 @@ RNOH:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. ## Properties ### This component has the following properties: ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -251,9 +251,9 @@ RNOH:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. | **onBlur** | Blur callback | Function | No | iOS/Android | Yes | ## **API(TextField)** ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-material-ui.md b/en/react-native-material-ui.md index ec8cfa30f8051cbe3365c385b7cbf505fed3f309..8ed201fd44c1967ce6c617f557852eb36e35cccf 100644 --- a/en/react-native-material-ui.md +++ b/en/react-native-material-ui.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/xotahal/react-native-material-ui) +> [!TIP] [Github 地址](https://github.com/xotahal/react-native-material-ui) ## 安装与使用 diff --git a/en/react-native-md5.md b/en/react-native-md5.md index 5cf819fadae168db46f3214a6586f662d25709f7..e97b174f3d5bc22f94c142f5be5d54306c7a3637 100644 --- a/en/react-native-md5.md +++ b/en/react-native-md5.md @@ -103,9 +103,9 @@ This document is verified based on the following versions: ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-mlkit-ocr.md b/en/react-native-mlkit-ocr.md index 16f09c3e93efda882a3cda0294172ea7121878e3..cae9a3494015cb7cc95d81f576daea52807d4583 100644 --- a/en/react-native-mlkit-ocr.md +++ b/en/react-native-mlkit-ocr.md @@ -260,7 +260,7 @@ export function createRNPackages(ctx: RNPackageContext): RNPackage[] { ### 5. Permission Requirements -> [!tip] "ohos.permission.INTERNET"权限等级为normal,授权方式为system_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +> [!TIP] "ohos.permission.INTERNET"权限等级为normal,授权方式为system_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) Add configuration to `YourProject/entry/src/main/module.json5` @@ -304,9 +304,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | -------------------- | ---------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-modal-popover.md b/en/react-native-modal-popover.md index dba7fc090e7e3f865fd44fec376348876098c81e..2977cc8fdd7b805fa175a9e806734e5e49f9bd9b 100644 --- a/en/react-native-modal-popover.md +++ b/en/react-native-modal-popover.md @@ -272,9 +272,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Popover diff --git a/en/react-native-modal.md b/en/react-native-modal.md index d17ceaa2973550143a8e99b4d95bcda2ee1614f0..6ac654df0b766eeda782b5be91662c9a76124f5a 100644 --- a/en/react-native-modal.md +++ b/en/react-native-modal.md @@ -131,9 +131,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | --- | --- | --- | --- | --- | --- | --- | diff --git a/en/react-native-modalbox.md b/en/react-native-modalbox.md index 34bb7c5942f9be6328bd579f85cfbcd32fcf8b2e..aa61da0c766e44cf2dd0b92438e39cc2edfce639 100644 --- a/en/react-native-modalbox.md +++ b/en/react-native-modalbox.md @@ -485,9 +485,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :------------------- | :----------------------------------------------------------: | :------------: | :------: | :---------: | :---------------: | @@ -516,9 +516,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :---- | :-------------: | :--------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-modals.md b/en/react-native-modals.md index 0b27062d3c0f5b28722230f46f8b120541c3b656..b988f821401c7159b426f074f49b90c5dc8752b6 100644 --- a/en/react-native-modals.md +++ b/en/react-native-modals.md @@ -101,9 +101,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Modal/BottomModal diff --git a/en/react-native-mqtt.md b/en/react-native-mqtt.md index 6e6b6cb5c1eb226adc716ebe47d01bb6b5de4b34..effebf6058c71a01bb6908c09aa2d0857d4cfc57 100644 --- a/en/react-native-mqtt.md +++ b/en/react-native-mqtt.md @@ -132,9 +132,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | ---------------------------------------------------- | ------ | -------- |-------------| ----------------- | @@ -151,9 +151,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ------------------ | ---- | -------- |-------------| ----------------- | diff --git a/en/react-native-multi-slider.md b/en/react-native-multi-slider.md index 343b5902671c062ad8cf2ba1b221e60c0b9f63bf..c16bfc2835b67b4f1eb7cf9cc66c2c896729cc71 100644 --- a/en/react-native-multi-slider.md +++ b/en/react-native-multi-slider.md @@ -531,9 +531,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.Known Issues +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.Known Issues | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-neomorph-shadows.md b/en/react-native-neomorph-shadows.md index 90930fb210f53e429debad906dd92523224c0dae..dd6cb52ef9d7132a5a3bdfd859f55abd082d9e67 100644 --- a/en/react-native-neomorph-shadows.md +++ b/en/react-native-neomorph-shadows.md @@ -121,9 +121,9 @@ Check the release version information in the release address of the third-party ### This component has the following properties: ## **API(Shadow)** ->[!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +>[!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. ->[!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +>[!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-nested-scroll-view.md b/en/react-native-nested-scroll-view.md index 368890750dd3859d30b27988920ce55d07981fc1..c2eaa10f67fe66370b0a0261a7730865cefcd37f 100644 --- a/en/react-native-nested-scroll-view.md +++ b/en/react-native-nested-scroll-view.md @@ -123,9 +123,9 @@ Check the release version information in the release address of the third-party Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在React Native中直接使用原生的ScrollView实现嵌套滚动时,会出现一些滚动上的问题,例如嵌套滚动不流畅或无法正确响应滚动事件等,因此Android使用react-native-nested-scroll-view来解决嵌套滚动的问题;而iOS使用的是React Native中的ScrollView来实现嵌套滚动,HarmonyOS与iOS保持一致,接受所有[React Native ScrollView](https://reactnative.dev/docs/scrollview#props) 组件的Props -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -158,9 +158,9 @@ Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在Re Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在React Native中直接使用原生的ScrollView实现嵌套滚动时,会出现一些滚动上的问题,例如嵌套滚动不流畅或无法正确响应滚动事件等,因此Android使用react-native-nested-scroll-view来解决嵌套滚动的问题;而iOS使用的是React Native中的ScrollView来实现嵌套滚动,HarmonyOS与iOS保持一致,接受所有[React Native ScrollView](https://reactnative.dev/docs/scrollview#methods) 组件的Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-orientation-locker.md b/en/react-native-orientation-locker.md index d8fa84e61b030ff97a24f83936ac6a894d57dac1..cae1e091dd97bf6360f2875bde942ff6efb19ea5 100644 --- a/en/react-native-orientation-locker.md +++ b/en/react-native-orientation-locker.md @@ -314,9 +314,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-orientation-locker](https://github.com/react-native-oh-library/react-native-orientation-locker) @@ -332,9 +332,9 @@ For details, see [react-native-orientation-locker](https://github.com/react-nati ## Events -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-orientation-locker](https://github.com/react-native-oh-library/react-native-orientation-locker) diff --git a/en/react-native-orientation.md b/en/react-native-orientation.md index 56e605d1f6c0523fe58dd7a166a0793a3071c4f9..5c58ef47ba2beb22bb0b43d99b374cb32dff547f 100644 --- a/en/react-native-orientation.md +++ b/en/react-native-orientation.md @@ -276,9 +276,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-orientation](https://github.com/react-native-oh-library/react-native-orientation) @@ -294,9 +294,9 @@ For details, see [react-native-orientation](https://github.com/react-native-oh-l ## Events -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-orientation](https://github.com/react-native-oh-library/react-native-orientation) diff --git a/en/react-native-pager-view.md b/en/react-native-pager-view.md index 28cfc828078669fdb92156642278e67100c3ac15..9f8ba6d44e5673cdce2ba90abea8078a864304f7 100644 --- a/en/react-native-pager-view.md +++ b/en/react-native-pager-view.md @@ -12,7 +12,7 @@

-> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-pager-view) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-pager-view) ## Installation and Usage @@ -211,9 +211,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------- | -------- | ------------ | ----------------------------------------------------------- | diff --git a/en/react-native-paper.md b/en/react-native-paper.md index 264a87fe96eb09d0aa001b8d40a826b1042ea60a..c787e4acb252d4e033157e08ca5c6feca08be435 100644 --- a/en/react-native-paper.md +++ b/en/react-native-paper.md @@ -108,9 +108,9 @@ This document is verified based on the following versions: View details[Paper](https://callstack.github.io/react-native-paper) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -153,9 +153,9 @@ View details[Paper](https://callstack.github.io/react-native-paper) View details[Paper](https://callstack.github.io/react-native-paper/docs/components/ActivityIndicator#animating) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **ActivityIndicator**:Activity indicator is used to present progress of some activity in the app. It can be used as a drop-in for the ActivityIndicator shipped with React Native | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/react-native-parsed-text.md b/en/react-native-parsed-text.md index 0cb86f3e3ae4d75f40ec1584b8bf8adedcad9a1f..3e4d6c722192ab9ae59cff15d4f4fb7498091ccf 100644 --- a/en/react-native-parsed-text.md +++ b/en/react-native-parsed-text.md @@ -183,9 +183,9 @@ This document is verified based on the following versions: ParsedText 组件接收所有[React Native Text](https://reactnative.dev/docs/text.html)组件的 Props -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------- | ---------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-pdf.md b/en/react-native-pdf.md index b82af72e4d0e892968cb105236038e709a5a3be5..2245a580f59131c0677c31f9747d2bce563d28f4 100644 --- a/en/react-native-pdf.md +++ b/en/react-native-pdf.md @@ -250,9 +250,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | -------- | ------------- |-------------------| @@ -311,9 +311,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------- | -------- | ------------- | ----------------- | diff --git a/en/react-native-permissions.md b/en/react-native-permissions.md index 078a4c5641118ade3fa6510e54a77ebc58c7aafd..532c93ae8823d072b10acd48f286dfdb46c54b62 100644 --- a/en/react-native-permissions.md +++ b/en/react-native-permissions.md @@ -423,9 +423,9 @@ ohos.permission.LOCATION_IN_BACKGROUND 允许应用在后台运行时获取设 ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------|----|---------| ----------- | ------------------------ | diff --git a/en/react-native-phone-number-input.md b/en/react-native-phone-number-input.md index 9eb622b01b37b35f6e21869e0b40be7e5214f177..4492cba207eafcb706ca8da1d4262c466439917e 100644 --- a/en/react-native-phone-number-input.md +++ b/en/react-native-phone-number-input.md @@ -169,9 +169,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------ | ------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -201,9 +201,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------- | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-picker-picker(nocodegen).md b/en/react-native-picker-picker(nocodegen).md index fc4936aa8c26517a49d8b5139e0927ff91e17666..81b267e6a2c977e85e9a27fe07b7b0334657c7b9 100644 --- a/en/react-native-picker-picker(nocodegen).md +++ b/en/react-native-picker-picker(nocodegen).md @@ -244,9 +244,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### PickerProps @@ -282,9 +282,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |---------|---------------------------------|----------|----------|----------|-------------------| diff --git a/en/react-native-picker-picker.md b/en/react-native-picker-picker.md index 5de34934e0849679a5e4765ff8cc4e0dac46ca74..0c5762c2b21833da83816b9c8eba0bf6b6ba7d6c 100644 --- a/en/react-native-picker-picker.md +++ b/en/react-native-picker-picker.md @@ -189,9 +189,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### PickerProps @@ -227,9 +227,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |---------|---------------------------------|----------|----------|----------|-------------------| diff --git a/en/react-native-picker.md b/en/react-native-picker.md index 119766e2aa03a1fa09fc2d0066f886ba77163ad8..9826ddca0e26741f4f5ac52b4394cedaf3aba279 100644 --- a/en/react-native-picker.md +++ b/en/react-native-picker.md @@ -256,9 +256,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --- |---------|---------| ------ | ----------- |-------------------| @@ -286,9 +286,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --- |----------|----------|----------|-------------|-------------------| diff --git a/en/react-native-pickers.md b/en/react-native-pickers.md index ab7dc1e769ad3c8ea8f4c57c9b88950f30e6969d..6ceb3a70b975e28ccda925b8ab42f1bd79dad338 100644 --- a/en/react-native-pickers.md +++ b/en/react-native-pickers.md @@ -174,9 +174,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### AlertDialog diff --git a/en/react-native-popover-view.md b/en/react-native-popover-view.md index 373cf061ed44754a840af4ca4e2651a3eaad1f38..23139410ea3fc69225cc75cf354020954e36de3b 100644 --- a/en/react-native-popover-view.md +++ b/en/react-native-popover-view.md @@ -13,7 +13,7 @@

-> [!tip] [GitHub address](https://github.com/react-native-oh-library/react-native-popover-view) +> [!TIP] [GitHub address](https://github.com/react-native-oh-library/react-native-popover-view) ## Installation and Usage @@ -148,9 +148,9 @@ This document is verified based on the following versions: **Properties** -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | remark | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- | -------- | -------- | ----------------- | -------------- | diff --git a/en/react-native-popup-menu.md b/en/react-native-popup-menu.md index e776d948116119ccde900884cc0c4242ec585087..787b3eb9737ad34c2b719ba1983870d7d414349b 100644 --- a/en/react-native-popup-menu.md +++ b/en/react-native-popup-menu.md @@ -88,9 +88,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-popup-menu](https://github.com/instea/react-native-popup-menu/blob/master/doc/api.md) diff --git a/en/react-native-progress.md b/en/react-native-progress.md index 38ade3a185f7932f7ed71d74c95a66bde8867068..4cdd913a2cb661179b6ab3e167f3c205cf2e1455 100644 --- a/en/react-native-progress.md +++ b/en/react-native-progress.md @@ -144,9 +144,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情见[react-native-progress](https://github.com/oblador/react-native-progress) diff --git a/en/react-native-pull.md b/en/react-native-pull.md index 929ac2884e37d9e36dda663759c5f449a91cd92e..0624e4af7c3ca7c4cb50c6e8d78f099c03b51764 100644 --- a/en/react-native-pull.md +++ b/en/react-native-pull.md @@ -14,7 +14,7 @@ -> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-pull) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-pull) ## Installation and Usage @@ -441,9 +441,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **`PullView` & `PullList` Pull down effect attribute** diff --git a/en/react-native-qrcode-svg.md b/en/react-native-qrcode-svg.md index eb5dea5c70c574d62817092ad167cd5212a8699d..9c67dcbf4093579292d18eaf4420cd403d1e3b7d 100644 --- a/en/react-native-qrcode-svg.md +++ b/en/react-native-qrcode-svg.md @@ -74,9 +74,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-quick-base64.md b/en/react-native-quick-base64.md index 34e5feef2521ebc68b36632a183617688a4f92f3..458d7aa00ebf57052e20966547aab867d18aefef 100644 --- a/en/react-native-quick-base64.md +++ b/en/react-native-quick-base64.md @@ -566,9 +566,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-randombytes.md b/en/react-native-randombytes.md index 98bfb93d88881fa8888f949bd87009569a0b3cf6..c37182f696a1cbc369cf0bb948991e7296d006bb 100644 --- a/en/react-native-randombytes.md +++ b/en/react-native-randombytes.md @@ -192,9 +192,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-randombytes](https://github.com/react-native-oh-library/react-native-randombytes) diff --git a/en/react-native-ratings.md b/en/react-native-ratings.md index 5aa8c4ae1478151c37af9d3bfb0df48b05cc373e..d6fb71e48bedf3d940ab3ae911f8fae6e6bf321d 100644 --- a/en/react-native-ratings.md +++ b/en/react-native-ratings.md @@ -130,9 +130,9 @@ This document is verified based on the following versions: ## Properties ### This component has the following properties: -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.。 +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android.。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-----------------------: | :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -156,9 +156,9 @@ This document is verified based on the following versions: | **onFinishRating** | Callback method when the user finishes rating. Gives you the final rating value as a whole number (required) | function | No | iOS/Android | Yes | ## **API(AirbnbRating)** -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-----------------------: | :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-reanimated-carousel.md b/en/react-native-reanimated-carousel.md index 8463b93dff66e585c4d5941ed7af7b0f4ce2935b..b1f333dd7b3eb1aacdf2c4147f1c2ffd2d528690 100644 --- a/en/react-native-reanimated-carousel.md +++ b/en/react-native-reanimated-carousel.md @@ -188,9 +188,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Basic Props diff --git a/en/react-native-reanimated-table.md b/en/react-native-reanimated-table.md index 9c6a1d1fa4fe87d85c8e67bc21b92dd38bf0a3a8..8c38670d329cc026c2cdb2795aa6b96de46436a0 100644 --- a/en/react-native-reanimated-table.md +++ b/en/react-native-reanimated-table.md @@ -99,9 +99,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Please check for details [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) diff --git a/en/react-native-reanimated.md b/en/react-native-reanimated.md index c25046eca836d1f07b6e1c84bd5e25d2492eeba9..4a1aa8025eba177356862148b954550cb4f0fa4b 100644 --- a/en/react-native-reanimated.md +++ b/en/react-native-reanimated.md @@ -240,9 +240,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-redash.md b/en/react-native-redash.md index ca31167e7e15f1a072e08fa510154bd4f65b7eb7..530160d8fb7076a9c9fd48bf0f7faa7338a1f9a9 100644 --- a/en/react-native-redash.md +++ b/en/react-native-redash.md @@ -552,9 +552,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 如下是已验证接口展示: diff --git a/en/react-native-render-html.md b/en/react-native-render-html.md index 6fa8ba6a547d11e128dab1435b4277f595d84e4a..eaa1ad75313c6f6aaa16c65553e296c1cf26b4e0 100644 --- a/en/react-native-render-html.md +++ b/en/react-native-render-html.md @@ -67,9 +67,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **RenderHtml** diff --git a/en/react-native-root-modal.md b/en/react-native-root-modal.md index d2f378c1d64eb2f00fc6a865d651f6dbb4e036d5..f3d5a4030009da06a27ac6773c25e84d74745536 100644 --- a/en/react-native-root-modal.md +++ b/en/react-native-root-modal.md @@ -175,9 +175,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. react-native-root-modal is compatible with all properties of [React Native View](https://reactnative.dev/docs/view#props). diff --git a/en/react-native-root-siblings.md b/en/react-native-root-siblings.md index bb7b0046c97f5506fb5106d4a99f2f5880e234ac..1d624fbcc23108b69fc3315b3438fa806c5187ce 100644 --- a/en/react-native-root-siblings.md +++ b/en/react-native-root-siblings.md @@ -275,9 +275,9 @@ RNOH: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release); IDE: DevEco St ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-root-toast.md b/en/react-native-root-toast.md index 2885b23fedcf5b1dc040d19cb11dc3a30f9603f1..21d759eb42d2bf1759dcee10023252bb6e81584a 100644 --- a/en/react-native-root-toast.md +++ b/en/react-native-root-toast.md @@ -92,9 +92,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-safe-area-context.md b/en/react-native-safe-area-context.md index b563504e95cb47c770c67e5ed901212ccb45ec73..97e08bcdddb9dc17149d18bc3bd52dae14a76cae 100644 --- a/en/react-native-safe-area-context.md +++ b/en/react-native-safe-area-context.md @@ -12,7 +12,7 @@

-> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-safe-area-context) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-safe-area-context) ## Installation and Usage @@ -212,9 +212,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **SafeAreaProvider** @@ -239,9 +239,9 @@ Note that providers should not be inside a View that is animated with Animated o # API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- |----------|----------| -------- | ------------------ | diff --git a/en/react-native-safe-module.md b/en/react-native-safe-module.md index 894888b18514f2a9983ac40b563ba60370edfcf4..cc1a70e7fd89dce62a95fda2723841aaf8a02421 100644 --- a/en/react-native-safe-module.md +++ b/en/react-native-safe-module.md @@ -75,9 +75,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Name | Description | Type | Required | Platform | HarmonyOS Support diff --git a/en/react-native-screens.md b/en/react-native-screens.md index e3f337d17f15cf3c3ac9936c0f3cea8d46de36cd..ac221641ee937dd6a95ae3368d4774e1367a69e8 100644 --- a/en/react-native-screens.md +++ b/en/react-native-screens.md @@ -129,9 +129,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------------------------------------------|---------------------------------------------------------------------------------------|----------|----------|-------------|-------------------| diff --git a/en/react-native-scrollable-tab-view.md b/en/react-native-scrollable-tab-view.md index 8b4874a882e574e813017a000bdf3b737dea5c12..f0c98c6cd3165b6c55dc4fad71409cdf382e4d1b 100644 --- a/en/react-native-scrollable-tab-view.md +++ b/en/react-native-scrollable-tab-view.md @@ -14,7 +14,7 @@ -> [!tip] [Github address](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) +> [!TIP] [Github address](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) ## Installation and Usage @@ -80,9 +80,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------------- | ------------------------------------------------------------ | -------------------- | -------- | ------------ | ----------------- | diff --git a/en/react-native-scrollable-tabview.md b/en/react-native-scrollable-tabview.md index afb76af5a72eeadaf01fcfa0daff26b3260babd1..1135baba18148776d601cfd3daf0b2c2ef568b38 100644 --- a/en/react-native-scrollable-tabview.md +++ b/en/react-native-scrollable-tabview.md @@ -138,9 +138,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------- | -------- | ----------------- | @@ -197,9 +197,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---------------------------------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------------- | diff --git a/en/react-native-secharts.md b/en/react-native-secharts.md index 2549c179ea699551af5cfcc357e9fcaeb789d021..ca415e868d367b7ac58ecd321f3ec4f3c7229a80 100644 --- a/en/react-native-secharts.md +++ b/en/react-native-secharts.md @@ -117,7 +117,7 @@ const styles = StyleSheet.create({ ## Link -> [!tip] This library depends on @react-native-oh-tpl/react-native-webview 13.10.2-0.2.0 +> [!TIP] This library depends on @react-native-oh-tpl/react-native-webview 13.10.2-0.2.0 The HarmonyOS implementation of this library depends on the native code from @react-native-oh-tpl/react-native-webview. If this library is included into your HarmonyOS application, there is no need to include it again; you can skip the steps in this section and use it directly. @@ -133,9 +133,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | @@ -148,9 +148,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-section-list-get-item-layout.md b/en/react-native-section-list-get-item-layout.md index 5ae4d33bd8f44af994d692474556c93cc21e8bdd..773d905e4d5f56d18afb0ad37943532f6504c943 100644 --- a/en/react-native-section-list-get-item-layout.md +++ b/en/react-native-section-list-get-item-layout.md @@ -78,9 +78,9 @@ This document is verified based on the following versions: ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [rn-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) diff --git a/en/react-native-sensors.md b/en/react-native-sensors.md index 29fc3992763b26aacc7263575794d88cf4c3928f..733bb9e52f77a9833c2b4428c4ba9e06c9ab86c9 100644 --- a/en/react-native-sensors.md +++ b/en/react-native-sensors.md @@ -188,9 +188,9 @@ gyroscope Required permissions: ohos.permission.GYROSCOPE ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------ | ------------ | ---------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-shadow-2.md b/en/react-native-shadow-2.md index 7041a360fc33d3ca871ff6e7d0e49293ac25ed74..7e00774ce8e922b3cd11bca627fd083cef0c27bc 100644 --- a/en/react-native-shadow-2.md +++ b/en/react-native-shadow-2.md @@ -186,9 +186,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------- | diff --git a/en/react-native-shared-element.md b/en/react-native-shared-element.md index 07a8504f81ad865418853c009999b2d9d3ab7d80..f3b301c8d7104c7dbf542b847b25eba9250d2684 100644 --- a/en/react-native-shared-element.md +++ b/en/react-native-shared-element.md @@ -338,9 +338,9 @@ Check the release version information in the release address of the third-party ## Components -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### SharedElement @@ -366,9 +366,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### SharedElementAnimation diff --git a/en/react-native-signature-capture.md b/en/react-native-signature-capture.md index f369434d925dfa47eb869bb66f52e7e791854daa..59ddf2c9956a2e45a0415d4f4b21a94c7aa6f84c 100644 --- a/en/react-native-signature-capture.md +++ b/en/react-native-signature-capture.md @@ -261,9 +261,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -283,9 +283,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/react-native-simple-toast.md b/en/react-native-simple-toast.md index 832eb09e80eae66e82844770d1a1ea047fc42d02..8aaff5bf8156d2414ccda188c23b69ea53730549 100644 --- a/en/react-native-simple-toast.md +++ b/en/react-native-simple-toast.md @@ -123,9 +123,9 @@ This document is verified based on the following versions: ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Required | Platform | HarmonyOS Support | @@ -137,9 +137,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | HarmonyOS Support | | ---- |------------------|------------------| -------- | ------------------ | diff --git a/en/react-native-skia.md b/en/react-native-skia.md index f18ceaf6f12fd2762b29ed92824422bb8242584f..c0e8ae649c75c5522db4727008fb596f59299951 100644 --- a/en/react-native-skia.md +++ b/en/react-native-skia.md @@ -249,9 +249,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > > | Name | Description | Type | Required | Platform | HarmonyOS Support | > | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------ | -------- | ----------- | ----------------- | @@ -265,9 +265,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | @@ -281,9 +281,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------- | -------- | ----------- | ----------------- | @@ -296,9 +296,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------ | ---------------- | -------- | ----------- | ----------------- | @@ -311,9 +311,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platfor | HarmonyOS Support | | ---- | ------------ | ------ | -------- | ----------- | ----------------- | @@ -325,9 +325,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Type | Description | Required | android/ios | HarmonyOS Support | | ---------- | ----------------- | ------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -341,9 +341,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Type | Description | Required | android/ios | HarmonyOS Support | | --------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -358,9 +358,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Type | Description | Required | android/ios | HarmonyOS Support | | --------- | ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -373,9 +373,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ | -------- | ----------- | ----------------- | @@ -389,9 +389,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ------------------------------- | ----- | -------- | ----------- | ----------------- | @@ -402,9 +402,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------------------- | ------ | -------- | ----------- | ----------------- | @@ -415,9 +415,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | --------------------------- | ------ | -------- | ----------- | ----------------- | @@ -430,9 +430,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | -------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -444,9 +444,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -461,9 +461,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -478,9 +478,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------- | ----------------- | @@ -491,9 +491,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ----------- | ------ | -------- | ----------- | ----------------- | @@ -503,9 +503,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -518,9 +518,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | --------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -532,9 +532,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------ | ---------- | -------- | ----------- | ----------------- | @@ -545,9 +545,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | @@ -561,9 +561,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ----------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -575,9 +575,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ----------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -589,9 +589,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ---------------------------------------------------- | ------------------ | -------- | ----------- | ----------------- | @@ -604,9 +604,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- | ----------- | ----------------- | @@ -621,9 +621,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -637,9 +637,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | --------------------------------------------- | ----------- | -------- | ----------- | ----------------- | @@ -652,9 +652,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | --------------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -667,9 +667,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ---------------------------------------------------------- | ------- | -------- | ----------- | ----------------- | @@ -682,9 +682,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | -------- | ----------- | ----------------- | @@ -696,9 +696,9 @@ Check the release version information in the release address of the third-party #### Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ---------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | @@ -708,9 +708,9 @@ Check the release version information in the release address of the third-party ## RNSkiaModule API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-slider.md b/en/react-native-slider.md index 6a50b3de6cc244aa0e6b72e25a80866056030211..d9187a972b9ff697dccffd767790c8ee99b772dd 100644 --- a/en/react-native-slider.md +++ b/en/react-native-slider.md @@ -157,9 +157,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|----------|-------------|-------------------| diff --git a/en/react-native-snackbar.md b/en/react-native-snackbar.md index ebd62e52888d9f6002f4db72cbf650b94f094882..edb21e4afab095e9a1f16c00ef841b217af022dd 100644 --- a/en/react-native-snackbar.md +++ b/en/react-native-snackbar.md @@ -175,9 +175,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Snackbar.show(options) @@ -254,9 +254,9 @@ Where event is one of the following options : ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | --------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-snap-carousel.md b/en/react-native-snap-carousel.md index 00db8def93131c31b400157fdbe135f008d615e9..187b4f86fc8faff0d62b0d6e5c9252b3410bd6ec 100644 --- a/en/react-native-snap-carousel.md +++ b/en/react-native-snap-carousel.md @@ -125,9 +125,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------- | ----------------------------------------------------- | -------- | ----------------- | @@ -172,9 +172,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Prop | Description | Type | Required | Platform | HarmonyOS Support | | -------------------------------- | ---------------------------------------------------------------------------------- | -------- | ----------- | ------- | ----------------- | diff --git a/en/react-native-sortable-list.md b/en/react-native-sortable-list.md index 324ddaa944a12d0b3e442a91500319b753caf0d5..75245516252ecc1db7328e9cd226289ffe8245a8 100644 --- a/en/react-native-sortable-list.md +++ b/en/react-native-sortable-list.md @@ -238,9 +238,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | **Type** | Required | Platform | HarmonyOS Support | | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- | -------- | -------- | ----------------- | @@ -269,9 +269,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | **Type** | Required | Platform | HarmonyOS Support | | -------------- | --------------------------------------------------------------------------- | -------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-sound.md b/en/react-native-sound.md index d23c004395a13dc19cdfbbffab4dc9160cd16d9a..ee801c2ffa8d206bc9690acde33330ae69fdb643 100644 --- a/en/react-native-sound.md +++ b/en/react-native-sound.md @@ -296,9 +296,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情请见[react-native-sound](https://github.com/react-native-oh-library/react-native-sound) @@ -313,9 +313,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情请见[react-native-sound](https://github.com/react-native-oh-library/react-native-sound) diff --git a/en/react-native-spinkit.md b/en/react-native-spinkit.md index 8f14cddfbdb7363776e788fbb65deeb2f09defef..214dc8e0894d375d466cd5e5b9b8f2906fc47cc5 100644 --- a/en/react-native-spinkit.md +++ b/en/react-native-spinkit.md @@ -190,9 +190,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **SpinKit**:Loading Animation Rendering Component, Accepts All Parameters [View](https://reactnative.dev/docs/view#props) 的props。 diff --git a/en/react-native-sqlite-storage.md b/en/react-native-sqlite-storage.md index f93367609bfec987bce5d7a5ef36019152ce25bd..db3e11480754aa857fa2b48acffe9bd7082e258c 100644 --- a/en/react-native-sqlite-storage.md +++ b/en/react-native-sqlite-storage.md @@ -607,7 +607,7 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-ssl-pinning.md b/en/react-native-ssl-pinning.md index 984600090606576eab1673693cb47802039328a9..5defe661be2dfb48e1a8572eb22075b2b18353e6 100644 --- a/en/react-native-ssl-pinning.md +++ b/en/react-native-ssl-pinning.md @@ -337,9 +337,9 @@ Open entry/src/main/module.json5 and add the following information: ## APIs -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | |-------------------------------------|------------------------------------------------|-----------| -------- |------------|-------------------| diff --git a/en/react-native-stickyheader.md b/en/react-native-stickyheader.md index 00090270c3f76560cc7a7ddcfa41521e5a924f62..7e944050ae64ca274621798480d40a1b9e31301c 100644 --- a/en/react-native-stickyheader.md +++ b/en/react-native-stickyheader.md @@ -128,9 +128,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 此组件有以下属性: diff --git a/en/react-native-storage.md b/en/react-native-storage.md index 2cd111aa72cb2565944c6b6169d8c1e00cc521c8..1765a3244edb1fc567fb36b24e63e1e42dc7d00f 100644 --- a/en/react-native-storage.md +++ b/en/react-native-storage.md @@ -390,9 +390,9 @@ RNOH: 0.72.22; SDK: OpenHarmony(api12) 5.0.0.22; IDE: DevEco Studio 5.0.3.228; R ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-svg-charts.md b/en/react-native-svg-charts.md index e1a80be774e5d8e0d13eb681e42d40a7ce353bef..12d5ae7f0294f48d0bc019a6615553260d9ce17f 100644 --- a/en/react-native-svg-charts.md +++ b/en/react-native-svg-charts.md @@ -504,9 +504,9 @@ details[react-native-svg-charts](https://github.com/JesperLekland/react-native-s ### Total Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-svg.md b/en/react-native-svg.md index 846eb346fcbe5d5f8d103a7b0619ae128e985d2a..ca96fcebaa2ff4672c1757adb1ddd1b9f73955d0 100644 --- a/en/react-native-svg.md +++ b/en/react-native-svg.md @@ -12,13 +12,13 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-svg) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-svg) ## 安装与使用 -> [!tip] 本项目为 react-native-svg 的ArkTs版本,现已停止维护。 +> [!TIP] 本项目为 react-native-svg 的ArkTs版本,现已停止维护。 -> [!tip] 如需继续使用请移步至[react-native-svg-capi](/zh-cn/react-native-svg-capi.md) 使用CAPI版本的 react-native-svg。 +> [!TIP] 如需继续使用请移步至[react-native-svg-capi](/zh-cn/react-native-svg-capi.md) 使用CAPI版本的 react-native-svg。 Find the matching version information in the release address of a third-party library:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-svg/releases).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. @@ -230,9 +230,9 @@ ohpm install 以下为目前已支持的组件属性: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **Svg**:绘制组件的父组件 @@ -293,7 +293,7 @@ ohpm install **LinearGradient**:用于定义线性渐变 -> [!tip] 注: LinearGradient 目前仅支持 Path、Rect、Circle 组件,只支持在 fill 上使用,不支持 stroke +> [!TIP] 注: LinearGradient 目前仅支持 Path、Rect、Circle 组件,只支持在 fill 上使用,不支持 stroke | Name | Description | Type | Required | Platform | HarmonyOS Support | | :--: | :---------------: | :-------------: | -------- | -------- | ----------------- | @@ -312,11 +312,11 @@ ohpm install **Mask**:定义 alpha 蒙版,用于将当前对象合成到背景中 -> [!tip] 注: Mask 目前自有属性均不支持,仅支持 Path、Rect、Circle 组件的单一组件嵌套,不支持多组件嵌套 +> [!TIP] 注: Mask 目前自有属性均不支持,仅支持 Path、Rect、Circle 组件的单一组件嵌套,不支持多组件嵌套 **Use**:该元素可以重复使用 SVG 元素 -> [!tip] 注: Use 目前仅支持 Path、Rect、Circle 组件 +> [!TIP] 注: Use 目前仅支持 Path、Rect、Circle 组件 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----: | :---------------: | :-------------: | -------- | -------- | ----------------- | diff --git a/en/react-native-swipe-gestures.md b/en/react-native-swipe-gestures.md index 37c7ec85992902fa22c083b25455ff282e75ba57..695576498bb13831ef4a8bace55fd870424bfd21 100644 --- a/en/react-native-swipe-gestures.md +++ b/en/react-native-swipe-gestures.md @@ -135,9 +135,9 @@ export default SomeComponent; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Can be passed within optional `config` property. @@ -149,9 +149,9 @@ Can be passed within optional `config` property. ## Methods -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | name | Params | Description | Type | Required | Platform | HarmonyOS Suppor | | ------------ | ------------ | ---------------------------------------- | ------ | -------- | ----------- | ---------------- | diff --git a/en/react-native-swiper.md b/en/react-native-swiper.md index 27c8f45389dab8e4d3e1c73cfcdcf99b7d42606b..b0e2612b101e565cfdb7ae0043f3fd193912278a 100644 --- a/en/react-native-swiper.md +++ b/en/react-native-swiper.md @@ -13,7 +13,7 @@

-> [!tip] [Github address](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github address](https://github.com/leecade/react-native-swiper) ## Installation and Usage @@ -100,9 +100,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. #### basics diff --git a/en/react-native-switch-pro.md b/en/react-native-switch-pro.md index 5a592f9187df05f207bff758bebaeb84a5a5135b..fcaf1a98d10dba0767d7caa7cc8a099ac56af93d 100644 --- a/en/react-native-switch-pro.md +++ b/en/react-native-switch-pro.md @@ -70,9 +70,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-switch.md b/en/react-native-switch.md index b7313f9c1a277a7ea2d3f500891cc98099355fc4..ca2f92886e7975bebd6335c1f1c793c43f42c46f 100644 --- a/en/react-native-switch.md +++ b/en/react-native-switch.md @@ -114,9 +114,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-----------------------: | :----------------------------------------------------------: | :---------------------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-syan-image-picker.md b/en/react-native-syan-image-picker.md index bbe4ea2ab88469c5aee25add48e254e4ff25043e..0463b8746a5d3becd1c98a25a5d66ae6ae43273e 100644 --- a/en/react-native-syan-image-picker.md +++ b/en/react-native-syan-image-picker.md @@ -352,9 +352,9 @@ This document is verified based on the following versions: ## ImagePickerOption(选择图片或数据的配置项) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ------------------------------------------------------------ | ------- | :------: | :---------: | :---------------: | @@ -388,9 +388,9 @@ This document is verified based on the following versions: | showSelectedIndex | 是否显示序号, 默认不显示 | boolean | yes | iOS/Android | no | ## SelectedPhoto(选择的图片或视频的返回结果) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------ | ------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -403,9 +403,9 @@ This document is verified based on the following versions: | base64 | 图片的 base64 编码,如果 enableBase64 设置 false,则不返回该属性 | string | yes | iOS/Android | yes | ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | ---------------------------------- | -------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-tab-navigator.md b/en/react-native-tab-navigator.md index 6b36339143badb9587981a16958da897d392158f..603e0603dd7156a99c0471230ac143980b32cb91 100644 --- a/en/react-native-tab-navigator.md +++ b/en/react-native-tab-navigator.md @@ -124,9 +124,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### TabNavigator props diff --git a/en/react-native-tab-view.md b/en/react-native-tab-view.md index 6f78bbb75d4a11eaafcd1a074c32f48d7c9cc732..8903cc30957e6152e4c3b0437711e2f6ca7157d5 100644 --- a/en/react-native-tab-view.md +++ b/en/react-native-tab-view.md @@ -208,9 +208,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. **TabView**:选项卡组件 diff --git a/en/react-native-text-size.md b/en/react-native-text-size.md index 8b9f68f0d1ff1fb8610ba5c0aaf2ed7f134b39b4..ba181744694cc28314c948e1a3be3df89deca863 100644 --- a/en/react-native-text-size.md +++ b/en/react-native-text-size.md @@ -329,11 +329,11 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] 参数信息查看 [Github 地址](https://github.com/react-native-oh-library/react-native-text-size) +> [!TIP] 参数信息查看 [Github 地址](https://github.com/react-native-oh-library/react-native-text-size) | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------- | ------------------------------- | -------- | -------- | ----------------- | diff --git a/en/react-native-textinput-maxlength-fixed.md b/en/react-native-textinput-maxlength-fixed.md index adf228b6ee4618f46f220aa3f72c752da76bab17..2c35e4912e63b52000654f9d3cd83e320f73b822 100644 --- a/en/react-native-textinput-maxlength-fixed.md +++ b/en/react-native-textinput-maxlength-fixed.md @@ -155,9 +155,9 @@ export function createRNPackages(ctx: RNPackageContext): RNPackage[] { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-theme-control.md b/en/react-native-theme-control.md index 1914df5d7581adfcf09d76fcb62121a8a121c269..71f963c961d18b83079a86d129ca736e705d0241 100644 --- a/en/react-native-theme-control.md +++ b/en/react-native-theme-control.md @@ -251,9 +251,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-thumbnail.md b/en/react-native-thumbnail.md index a44ed33bfaba02f3d4f606ba4e0f4445798e8038..64ab7d402e7e8b9e62e7edbb871a83305c602db9 100644 --- a/en/react-native-thumbnail.md +++ b/en/react-native-thumbnail.md @@ -246,9 +246,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-touch-id.md b/en/react-native-touch-id.md index 19e888f1d81c30f64df7d65b9d71fceba9d37104..2d77894d048b00a77bb503e7bbd02358a50889be 100644 --- a/en/react-native-touch-id.md +++ b/en/react-native-touch-id.md @@ -188,9 +188,9 @@ In your `module.json5` ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -198,9 +198,9 @@ In your `module.json5` | authenticate | Verify touchid | function | yes | ios/andriod | yes | ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Errors diff --git a/en/react-native-transitiongroup.md b/en/react-native-transitiongroup.md index e4d2f62f2ffb657db25db249ed6fb7d39f77e69b..4518e61619c8f2a5877b8f0a8a66a185cf43a78f 100644 --- a/en/react-native-transitiongroup.md +++ b/en/react-native-transitiongroup.md @@ -152,9 +152,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | type | Required | Platform | HarmonyOS Support | | ------------- | -------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-translucent-modal.md b/en/react-native-translucent-modal.md index 2077e2cbed44e4e55571181fb733aa11176204f4..41bf4dcdbf23d49b2133923a64420518e629e8fc 100644 --- a/en/react-native-translucent-modal.md +++ b/en/react-native-translucent-modal.md @@ -92,11 +92,11 @@ Check the release version information in the release address of the third-party Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] react-native提供的Modal组件,在HarmonyOS、iOS平台一样可以实现状态栏沉浸式效果。 +> [!TIP] react-native提供的Modal组件,在HarmonyOS、iOS平台一样可以实现状态栏沉浸式效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------- | --------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-tts.md b/en/react-native-tts.md index 2b3db49b6c1042aa4fd1e5ffb217e6121b54c486..bf344c68e126212eb3c8de78472b91e9d2134c36 100644 --- a/en/react-native-tts.md +++ b/en/react-native-tts.md @@ -271,9 +271,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------- | ----------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-typing-animation.md b/en/react-native-typing-animation.md index 2c4a5a6b2b1a10c71bcf95d6ecfeb12b116446bc..a4f3fcbd578286e8e72728246eaee691ec6bd1f0 100644 --- a/en/react-native-typing-animation.md +++ b/en/react-native-typing-animation.md @@ -214,9 +214,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------: | :----------------------------------------------------------: | :-----: | :------: | :---------: | :---------------: | diff --git a/en/react-native-url-polyfill.md b/en/react-native-url-polyfill.md index 048f46e6c71852880fb8337bc9d73c74522b1590..19604caf8a5c55f20b34e170335ca9f1bfd5f55b 100644 --- a/en/react-native-url-polyfill.md +++ b/en/react-native-url-polyfill.md @@ -138,9 +138,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------ | ------------------------------------------------------------------------------- | --------------- | -------- | ----------- | :---------------- | @@ -160,9 +160,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | --------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------- | -------- | ----------- | ----------------- | diff --git a/en/react-native-user-agent.md b/en/react-native-user-agent.md index 84f6ac4841a6e48288306c5bbc29bd026e3eccc4..2e5f4810342cfc4cf258e5504cdb3b8d7f6674e1 100644 --- a/en/react-native-user-agent.md +++ b/en/react-native-user-agent.md @@ -178,9 +178,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -196,9 +196,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/react-native-video-cache.md b/en/react-native-video-cache.md index 50725a1d5defab35d95120f9482d4f352b5b1b14..199320cb44040c65f679f997cb51762d6dad6ae9 100644 --- a/en/react-native-video-cache.md +++ b/en/react-native-video-cache.md @@ -194,9 +194,9 @@ This document is verified based on the following versions: ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [react-native-video-cache](https://github.com/zhigang1992/react-native-video-cache) diff --git a/en/react-native-video-controls.md b/en/react-native-video-controls.md index 3c1242c261a9c8c1d759583f2a798f373ae715d8..b743a8d92a1e3690d1e4cd6f102d3109d2719f2b 100644 --- a/en/react-native-video-controls.md +++ b/en/react-native-video-controls.md @@ -108,11 +108,11 @@ This document is verified based on the following versions: ## Properties -> [!tip] The Platform column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The Platform column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of HarmonyOS Support is yes, it means that the HarmonyOS platform supports this property; no means the opposite; partially means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. -> [!tip] While Name column property navigator is in usage, please refer to this document's others. +> [!TIP] While Name column property navigator is in usage, please refer to this document's others. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------- | ------------------------------------------------------------ | :----------: | :------: | :---------: | :---------------: | diff --git a/en/react-native-video.md b/en/react-native-video.md index ba61dbc1cf2fb08f8078df22b75b09ed4a27e015..ee2aac6043a42c0f7ab6dfedf857361e35e397c2 100644 --- a/en/react-native-video.md +++ b/en/react-native-video.md @@ -579,9 +579,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情请查看[react-native-video 官方文档](https://github.com/react-native-video/react-native-video/blob/support/5.2.X/README.md) @@ -634,9 +634,9 @@ Check the release version information in the release address of the third-party ## 事件回调 -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | :------- | -------- | ------------------------------------------------ | ----------------- | @@ -666,9 +666,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | -------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-view-overflow.md b/en/react-native-view-overflow.md index 09139e0189daee6ee2410a78f493acac44ed9c54..37fe8fd5eec97225c655de4c0c557ddf169e5ef6 100644 --- a/en/react-native-view-overflow.md +++ b/en/react-native-view-overflow.md @@ -74,7 +74,7 @@ To use this repository, you need to use the correct React-Native and RNOH versio Check the release version information in the release address of the third-party library: [react-native-view-overflow Releases](https://github.com/react-native-oh-library/react-native-view-overflow/releases) ## Properties -[!tip] This library can be used as a container component similar to the View component, allowing child controls to overflow and be displayed outside the parent layout. It can be used with public properties only and does not involve private properties or API methods. +[!TIP] This library can be used as a container component similar to the View component, allowing child controls to overflow and be displayed outside the parent layout. It can be used with public properties only and does not involve private properties or API methods. ## Known Issues diff --git a/en/react-native-view-shot.md b/en/react-native-view-shot.md index bbb479834b9b442b4d29f5856e698724cc613b8d..596ebbd065f2d29ad9e8164c3bb4767ea7f91c53 100644 --- a/en/react-native-view-shot.md +++ b/en/react-native-view-shot.md @@ -247,9 +247,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------- | -------- | ------------ | ----------------- | @@ -273,9 +273,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ----------- | -------- | -------- | ------------ | ----------------- | diff --git a/en/react-native-vision-camera.md b/en/react-native-vision-camera.md index 29123f5d0c6b52caf850fd3d77867e50cd4b4042..c21a14e2da327659f3ea88e4df8ce24465fba496 100644 --- a/en/react-native-vision-camera.md +++ b/en/react-native-vision-camera.md @@ -337,9 +337,9 @@ Open `entry/src/main/resources/base/element/string.json` and add the following c ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------------- | ------------------ | @@ -376,9 +376,9 @@ Open `entry/src/main/resources/base/element/string.json` and add the following c ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------- | ----------------- | @@ -401,9 +401,9 @@ Open `entry/src/main/resources/base/element/string.json` and add the following c ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------------------------------------------ | ---- | -------- | -------- | ----------------- | diff --git a/en/react-native-waterflow-list.md b/en/react-native-waterflow-list.md index 38d09ba447db81bb18d7398f215ff2398afc2a7d..39a9c31e0f4d46c0e8e701ea7843645916fbc000 100644 --- a/en/react-native-waterflow-list.md +++ b/en/react-native-waterflow-list.md @@ -141,9 +141,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > 详情见 [react-native-waterflow-list 源库地址](https://github.com/ZakZheng/react-native-waterflow-list) diff --git a/en/react-native-webview(nocodegen).md b/en/react-native-webview(nocodegen).md index 647fd758994641b77580470eb015b71e755239f5..5eecc14605ae8125198ceda7598d0157659de73f 100644 --- a/en/react-native-webview(nocodegen).md +++ b/en/react-native-webview(nocodegen).md @@ -232,9 +232,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [webview official document](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md) @@ -304,9 +304,9 @@ For details, see [webview official document](https://github.com/react-native-web ## Event callback -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------------- | ----------------- | @@ -326,9 +326,9 @@ For details, see [webview official document](https://github.com/react-native-web ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-webview.md b/en/react-native-webview.md index 7c7194a4d0f034d01261b33fbdc7107fb4e980f8..3d5c0f0a31ede9c0945686cb77027f7b62d45716 100644 --- a/en/react-native-webview.md +++ b/en/react-native-webview.md @@ -178,9 +178,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. 详情请查看[webview 官方文档](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md) @@ -250,9 +250,9 @@ Check the release version information in the release address of the third-party ## 事件回调 -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------------- | ----------------- | @@ -272,9 +272,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/en/react-native-wechat-lib.md b/en/react-native-wechat-lib.md index fb8fb7e34254d40debe70c71a1f7a0378ecbb5b3..84e46565c166d5d29d54f422924215bb2ea46df6 100644 --- a/en/react-native-wechat-lib.md +++ b/en/react-native-wechat-lib.md @@ -333,9 +333,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > [!TIP] The rules for mobile applications to jump to Mini Program, [please refer to the feature introduction for launching Mini Program in the app](https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Launching_a_Mini_Program/Launching_a_Mini_Program.html) diff --git a/en/react-redux.md b/en/react-redux.md index 6f3dec7fbb6d5ec5291ff00fe95f2dbddcd0a5cd..1d5beb471dee4ef539f377e442d7f80a145504e3 100644 --- a/en/react-redux.md +++ b/en/react-redux.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/reduxjs/react-redux?tab=readme-ov-file) +> [!TIP] [GitHub address](https://github.com/reduxjs/react-redux?tab=readme-ov-file) ## Installation and Usage diff --git a/en/react-router-dom.md b/en/react-router-dom.md index 8cad77cf6b9c8a5f898c7f709beeeb182eac7cba..10735059aa2656f25d6d558d34ca45e7874a1fc5 100644 --- a/en/react-router-dom.md +++ b/en/react-router-dom.md @@ -333,9 +333,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### Component diff --git a/en/react-subscribe.md b/en/react-subscribe.md index 72fa7c2d82de78b14c3cc0d7384cec29ad9e4d4b..8690594fc379c274a9fc341fe4c8c6a8656402b0 100644 --- a/en/react-subscribe.md +++ b/en/react-subscribe.md @@ -271,9 +271,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### react-subscribe: diff --git a/en/react-use.md b/en/react-use.md index 5b2b61b6bdc70ae3cf4d9ee5c666bbbf1b4bf58d..c2c4394907e62976863144971f00f2470dcf2993 100644 --- a/en/react-use.md +++ b/en/react-use.md @@ -42,9 +42,9 @@ This document is verified based on the following versions 2. 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; ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. Please check for details [react-use Official documentation](https://github.com/streamich/react-use/blob/master/README.md) diff --git a/en/realm-js.md b/en/realm-js.md index 438f489d006352b50d8985df02a04b26c4ea7273..a4442c321d5681120548c64c116b51899174ad6e 100644 --- a/en/realm-js.md +++ b/en/realm-js.md @@ -276,9 +276,9 @@ Check the release version information in the release address of the third-party ## APIs (TurboModules, If Any) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- |-------- | -------- | ------------------ | diff --git a/en/reanimated-props-backup.md b/en/reanimated-props-backup.md index 26e603d42f264a14c3873bfb066429938912810a..55d8b2a7d306f78ffda99c6577eed02146be1755 100644 --- a/en/reanimated-props-backup.md +++ b/en/reanimated-props-backup.md @@ -1,8 +1,8 @@ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > ### Components diff --git a/en/recyclerListView.md b/en/recyclerListView.md index d0b895b8dc74c499988d6cd90f0288da1c021353..9c507fda2537f863e97f1fdd75b601420420304a 100644 --- a/en/recyclerListView.md +++ b/en/recyclerListView.md @@ -177,9 +177,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/en/redux-actions.md b/en/redux-actions.md index 35ff512a22719e7559a959b522cbda6dbac3caf2..9e3b9a6fcdd5717b223fc790092bd6d3460899cb 100644 --- a/en/redux-actions.md +++ b/en/redux-actions.md @@ -13,7 +13,7 @@

-> [!tip] [GitHub address](https://github.com/redux-utilities/redux-actions) +> [!TIP] [GitHub address](https://github.com/redux-utilities/redux-actions) ## Installation and Usage @@ -281,9 +281,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/redux-logger.md b/en/redux-logger.md index 7b566e44e6853d2f7a091d15dbe7d68bbd0980f4..64e89bc7813e0119f3a2f01f611bd8a76db12580 100644 --- a/en/redux-logger.md +++ b/en/redux-logger.md @@ -13,7 +13,7 @@

-> [!tip] [GitHub address](https://github.com/LogRocket/redux-logger) +> [!TIP] [GitHub address](https://github.com/LogRocket/redux-logger) ## Installation and Usage @@ -69,9 +69,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/redux-persist.md b/en/redux-persist.md index 25bb91250b3e3484e130d2fca22e6d07804c5308..c3b5bb871ad437c578a49099683a136f2868c903 100644 --- a/en/redux-persist.md +++ b/en/redux-persist.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/rt2zz/redux-persist) +> [!TIP] [GitHub address](https://github.com/rt2zz/redux-persist) ## Installation and Usage diff --git a/en/redux-thunk.md b/en/redux-thunk.md index aeefc024b06e1a4ea3ae8d71e0b99ed0b152f707..f9ef97cf62eb4c89a92c2bf1b62116066f40b940 100644 --- a/en/redux-thunk.md +++ b/en/redux-thunk.md @@ -12,7 +12,7 @@

-> [!tip] [GitHub address](https://github.com/reduxjs/redux-thunk) +> [!TIP] [GitHub address](https://github.com/reduxjs/redux-thunk) ## Installation and Usage @@ -125,9 +125,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > > 详情见 [redux-thunk 源库地址](https://github.com/reduxjs/redux-thunk) @@ -138,9 +138,9 @@ This document is verified based on the following versions: ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/redux-toolkit.md b/en/redux-toolkit.md index 400d0c1725b72b2485d3049abd53319e424c77f4..b4f0fccfc3ab9b697561c3d39440c6c82f606f55 100644 --- a/en/redux-toolkit.md +++ b/en/redux-toolkit.md @@ -12,11 +12,11 @@

-> [!tip] [Github address](https://github.com/reduxjs/redux-toolkit) +> [!TIP] [Github address](https://github.com/reduxjs/redux-toolkit) ## Installation and Usage -> [!tip] This library depends on react-redux,Can be referred to[react-redux documentation](./react-redux.md)install +> [!TIP] This library depends on react-redux,Can be referred to[react-redux documentation](./react-redux.md)install Find the matching version information in the release address of a third-party library and download an applicable .tgz package: [redux-toolkit Releases](redux-toolkit Releases](https://github.com/reduxjs/redux-toolkit/releases). @@ -156,9 +156,9 @@ This document is verified based on the following versions: ## Properties And Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. > > See details [redux-toolkit Source library address](https://github.com/reduxjs/redux-toolkit) diff --git a/en/redux.md b/en/redux.md index 582d033ff40541f838329b910b73ba381251d28f..9d07b231998dcf63e849d5d113c18e3e9207a343 100644 --- a/en/redux.md +++ b/en/redux.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/reduxjs/redux) +> [!TIP] [GitHub address](https://github.com/reduxjs/redux) ## Installation and Usage diff --git a/en/remobile-react-native-toast.md b/en/remobile-react-native-toast.md index a78e8f95294a1d7b0289b6ecaa8e054dad28aa95..5de8ff7cf0145ccc7b5dbfcfd86940583c0b60e8 100644 --- a/en/remobile-react-native-toast.md +++ b/en/remobile-react-native-toast.md @@ -194,9 +194,9 @@ Check the release version information in the release address of the third-party ## API -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/rn-bugly.md b/en/rn-bugly.md index e3d0661d1de85868290524e473878f65975c0d3e..30a81e76f3e7d0d62e44f4ddfdaaec367099f614 100644 --- a/en/rn-bugly.md +++ b/en/rn-bugly.md @@ -243,9 +243,9 @@ Check the release version information in the release address of the third-party ## APIs -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- |-------- | -------- | ------------------ | diff --git a/en/rn-placeholder.md b/en/rn-placeholder.md index 97a2d4386ace3c759c212eecaff1cef5f30d202a..d072643e046f4241a35513d67c1b5d32a6bf1404 100644 --- a/en/rn-placeholder.md +++ b/en/rn-placeholder.md @@ -70,9 +70,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [rn-placeholder](https://github.com/mfrachet/rn-placeholder) diff --git a/en/rn-tourguide.md b/en/rn-tourguide.md index cdea9f62ee0a35bb67c0a95787209087d6625e2a..5b4b652ceaf67db7c18bd3855d812a8ecf7e2490 100644 --- a/en/rn-tourguide.md +++ b/en/rn-tourguide.md @@ -216,9 +216,9 @@ Check the release version information in the release address of the third-party 详情见[rn-tourguide](https://github.com/xcarpentier/rn-tourguide) -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. ### TourGuideProvider | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/en/sentry-react-native.md b/en/sentry-react-native.md index 46a0604358f65d3964ada5164f4ecbcf9d675700..2fd08f1067a605d442819d18cb54c914074b47a0 100644 --- a/en/sentry-react-native.md +++ b/en/sentry-react-native.md @@ -212,9 +212,9 @@ export default function SentryDemo() { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 常用api如下,详细请参考sentry官网: [https://docs.sentry.io/platforms/react-native/](https://docs.sentry.io/platforms/react-native/) diff --git a/en/shopify-flash-list.md b/en/shopify-flash-list.md index e60079f050f482a9321f2f32145ad0d85d989161..980605fbcb5a9ea74bc9a4d8f109102011445936 100644 --- a/en/shopify-flash-list.md +++ b/en/shopify-flash-list.md @@ -193,9 +193,9 @@ Check the release version information in the release address of the third-party ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -239,9 +239,9 @@ Check the release version information in the release address of the third-party ## Static Methods -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/en/styled-components.md b/en/styled-components.md index 3cd1fdc415de19cc9258ecede248f6ba2cd55258..66117310ec272585a70181a93a65814bfe02ad06 100644 --- a/en/styled-components.md +++ b/en/styled-components.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/styled-components/styled-components) +> [!TIP] [GitHub address](https://github.com/styled-components/styled-components) ## Installation and Usage diff --git a/en/styled-system.md b/en/styled-system.md index 04175c29e41b0a853271a2e0293d03d9eb531cad..16a1ca1bf56a998a991fec79a71d72aaf8f05b16 100644 --- a/en/styled-system.md +++ b/en/styled-system.md @@ -9,7 +9,7 @@

-> [!tip] [GitHub address](https://github.com/styled-system/styled-system) +> [!TIP] [GitHub address](https://github.com/styled-system/styled-system) ## Installation and Usage @@ -78,9 +78,9 @@ This document is verified based on the following versions: ## Properties -> [!tip] The **Platform** column indicates the platform where the properties are supported in the original third-party library. +> [!TIP] The **Platform** column indicates the platform where the properties are supported in the original third-party library. -> [!tip] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. +> [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property are supported. The usage method is the same on different platforms and the effect is the same as that of iOS or Android. For details, see [styled-system GitHub](https://github.com/styled-system/styled-system) diff --git a/en/usage-docs-checklist.md b/en/usage-docs-checklist.md index b34f3be2e48f83a706b819022ab09d5720675796..b4bcdc40f9f65a8cb0fcedd274c1e746cd5b440d 100644 --- a/en/usage-docs-checklist.md +++ b/en/usage-docs-checklist.md @@ -10,7 +10,7 @@ | ---- | ----------------------------------------------------------------------------------------------------------------------------------------- | | 1 | 是否按[最新模板](/zh-cn/model.md)修改 | | 2 | 是否修改模板号,当前最新版本为 v0.2.2 | -| 3 | 是否填写 github 地址,位于模板版本下面:[!tip] Github 地址,地址使用 HarmonyOS 仓库地址,若不需要 HarmonyOS 化则填原库地址 | +| 3 | 是否填写 github 地址,位于模板版本下面:[!TIP] Github 地址,地址使用 HarmonyOS 仓库地址,若不需要 HarmonyOS 化则填原库地址 | | 4 | 无修改的库是否指定版本,直接可复用社区代码,不涉及各类平台判断(platfrom、文件平台后缀等)的库,npm install & yarn add 需要指定验证的版本 | | 5 | Link 路径是否配套 | | 6 | ArkTs 引入是否配套版本 | diff --git a/zh-cn/Immer.md b/zh-cn/Immer.md index 0c11b199e6990b2ee8c2a3c9677b38d7f703c8a0..86e4f0ccd6607de9cc1849cc9b8dd9bafd35177d 100644 --- a/zh-cn/Immer.md +++ b/zh-cn/Immer.md @@ -779,9 +779,9 @@ export default MyComponent; ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > | Name | Description | Required | Type | Platform | HarmonyOS Support | > | ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | ----------------- | diff --git a/zh-cn/NativeBase.md b/zh-cn/NativeBase.md index ace00b85b87c4e6a8654c5dfbca6bec9f2ef0ebb..225a5d2137a618b0e5b360d029eadf9c6e58a7f4 100644 --- a/zh-cn/NativeBase.md +++ b/zh-cn/NativeBase.md @@ -123,9 +123,9 @@ const styles = StyleSheet.create({ 以下为目前已支持的组件属性: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;Web 表示仅Web支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;Web 表示仅Web支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **AspectRatio**: AspectRatio 控制节点或子组件未定义维度的大小 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/README.md b/zh-cn/README.md index 54b231c95229806579ae8a63169e7cbb17f8cba4..c29817b6305075ce4ae8edf85c8a59607d02eaf3 100644 --- a/zh-cn/README.md +++ b/zh-cn/README.md @@ -22,11 +22,11 @@ ## RNOH 三方库总览 -> [!tip] NPM 公仓坐标:@react-native-oh-tpl +> [!TIP] NPM 公仓坐标:@react-native-oh-tpl -> [!tip] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构 +> [!TIP] "原库是否支持新架构"列为 "-" 表示该库不涉及新架构和老架构 -> [!tip] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码 +> [!TIP] "HarmonyOSReleases"列为 "-" 表示该库在适配 HarmonyOS 平台过程不涉及代码修改,可直接使用源库代码 | 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | HarmonyOSReleases | 文档链接(相对路径) | | ---- | ----------------------------------------------------------------------------------------------------------------------------- | -------------- | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | diff --git a/zh-cn/axios.md b/zh-cn/axios.md index b2ed1898b710b69a6c1ebd17124ae33d0520cc62..401c5b7213cff4c442c4b330374994ffc6b3b926 100644 --- a/zh-cn/axios.md +++ b/zh-cn/axios.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/axios/axios) +> [!TIP] [Github 地址](https://github.com/axios/axios) ## 安装与使用 @@ -109,9 +109,9 @@ async function getUser() { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :--------------------------------- | -------------------------- | :------: | :------: | :---------------: | diff --git a/zh-cn/bam-tech-react-native-image-resizer.md b/zh-cn/bam-tech-react-native-image-resizer.md index 805b72719e1c5e2e7d4d594d71634f2219c33a47..ea0465131fb66d98ea6db6206e3c0d4e09a37075 100644 --- a/zh-cn/bam-tech-react-native-image-resizer.md +++ b/zh-cn/bam-tech-react-native-image-resizer.md @@ -362,9 +362,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |--------------------|---------------------|----------|----------|-------------|-------------------| diff --git a/zh-cn/callstack-react-theme-provider.md b/zh-cn/callstack-react-theme-provider.md index ac1daa55b4157051884826eb06e6e9ba79eb723e..c3731c89f33190648caa6cac2352b0f770612625 100644 --- a/zh-cn/callstack-react-theme-provider.md +++ b/zh-cn/callstack-react-theme-provider.md @@ -116,9 +116,9 @@ export default RNThemeProvider; ## 组件 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -126,9 +126,9 @@ export default RNThemeProvider; ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/crypto-js.md b/zh-cn/crypto-js.md index 85a1065a24c41bb2b760127ea677612a6b7ae024..35a190dda499cc72d37124aae7ad115f2319adc0 100644 --- a/zh-cn/crypto-js.md +++ b/zh-cn/crypto-js.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/brix/crypto-js/tree/4.2.0) +> [!TIP] [Github 地址](https://github.com/brix/crypto-js/tree/4.2.0) ## 安装与使用 @@ -131,7 +131,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | -------------------------------- | -------- | -------- | ----------------- | @@ -139,7 +139,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ------ | ------------------------------ | -------- | -------- | ----------------- | @@ -151,7 +151,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ------------------------ | -------- | -------- | ----------------- | @@ -160,7 +160,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---------------------- | ---------------------------------- | -------- | -------- | ------------------------------- | @@ -169,7 +169,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -182,7 +182,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---------- | --------------------------------------------------- | ------------ | -------- | ----------------- | @@ -198,7 +198,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ------------------------- | --------------------------------- | -------- | -------- | ----------------- | @@ -206,7 +206,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ----------------------------------- | -------- | -------- | ----------------- | @@ -216,7 +216,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | ---------------------- | -------- | -------- | ----------------- | @@ -226,7 +226,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ----------------------------- | -------- | -------- | ----------------- | @@ -235,7 +235,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---------------------- | ------------------------ | -------- | -------- | ----------------- | @@ -243,7 +243,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----- | -------------------------------- | -------- | -------- | ----------------- | @@ -254,7 +254,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---------- | ---------------- | ---- | -------- | ----------------- | @@ -268,7 +268,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----------------- | --------------------------------------------- | -------- | -------- | ----------------- | @@ -279,7 +279,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------------------- | -------------------------------------------- | -------- | -------- | ----------------- | @@ -290,7 +290,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------------------- | -------------------------------------------- | -------- | -------- | ------------------------------- | @@ -301,7 +301,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----------------------- | ----------------------------------------------- | -------- | -------- | ----------------- | @@ -312,7 +312,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | --------------- | ---------------- | ---- | -------- | ----------------- | @@ -322,7 +322,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ----------------------- | ----------------------------------- | -------- | -------- | ----------------- | @@ -347,7 +347,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | --------- | ------------------------------------------------------ | ------ | -------- | ----------------- | @@ -355,7 +355,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------- | -------- | -------- | ----------------- | @@ -367,7 +367,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :----------------- | -------------------- | -------- | -------- | ----------------- | @@ -383,7 +383,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------- | -------------------------------------------------------------------------- | -------- | -------- | ----------------- | @@ -395,7 +395,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -407,7 +407,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -419,7 +419,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------------- | --------------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -431,7 +431,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :------------------------- | --------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -443,7 +443,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------- | ------------------------------- | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -455,7 +455,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------- | ------------------------------ | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -467,7 +467,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :---------------------------------- | ------------------------------------ | -------- | -------- | ----------------- | ------------------------------------------------------------------------------ | @@ -479,7 +479,7 @@ import C from "crypto-js"; **属性** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------ | ------------------------------------ | ------ | -------- | ----------------- | @@ -488,7 +488,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------- | ------------------------------------------------------------------------------ | -------- | -------- | ----------------- | @@ -500,7 +500,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :----------------- | -------------- | -------- | -------- | ----------------- | @@ -511,7 +511,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------------------------------- | -------------------- | -------- | -------- | ----------------- | @@ -522,7 +522,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :-------------------------------- | -------------------- | -------- | -------- | ----------------- | ----------------------------------------------------------------------- | @@ -533,7 +533,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Notes | | :-------------------- | -------------------- | -------- | -------- | ----------------- | ----------------------------------------------------------------------- | @@ -543,7 +543,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------------------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -552,7 +552,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------ | ---------------------------------- | -------- | -------- | ----------------- | @@ -562,7 +562,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------------------- | ---------------------------------- | -------- | -------- | ----------------- | @@ -571,7 +571,7 @@ import C from "crypto-js"; **API** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------ | ---------------------------------- | -------- | -------- | ----------------- | @@ -581,7 +581,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------------------------- | ------------------------------------------- | -------- | -------- | ----------------- | @@ -594,7 +594,7 @@ import C from "crypto-js"; **静态方法** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | :------------------------ | ------------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/dayJs.md b/zh-cn/dayJs.md index e8c8efef768589724ed9b43a4ab18583b81d8a26..2236c04f3853c545e99613202e1795380662c7cb 100644 --- a/zh-cn/dayJs.md +++ b/zh-cn/dayJs.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/iamkun/dayjs?tab=readme-ov-file) +> [!TIP] [Github 地址](https://github.com/iamkun/dayjs?tab=readme-ov-file) ## 安装与使用 @@ -168,7 +168,7 @@ export default DayJsDemo; 如下是已验证接口展示: -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### **Get + Set** diff --git a/zh-cn/deepmerge.md b/zh-cn/deepmerge.md index 86067ae883001f6500d7bbd830ac91238a1ab0d5..df9fa4578b5d74100fcb3a2c8b80463ffeae3290 100644 --- a/zh-cn/deepmerge.md +++ b/zh-cn/deepmerge.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/TehShrike/deepmerge) +> [!TIP] [Github 地址](https://github.com/TehShrike/deepmerge) ## 安装与使用 @@ -110,7 +110,7 @@ export default App; ## API -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [deepmerge源库地址](https://github.com/TehShrike/deepmerge) diff --git a/zh-cn/htmlparser2.md b/zh-cn/htmlparser2.md index 2d514f435a58ed12180e890ce75b0b447f3496ea..d63e788bb7b4b723c67b533ba0c544963abc284c 100644 --- a/zh-cn/htmlparser2.md +++ b/zh-cn/htmlparser2.md @@ -122,9 +122,9 @@ export default HtmlParser; ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/i18next.md b/zh-cn/i18next.md index 6147d35d4554ec5c3b3315f8fa1b6e167608d854..488a2aa7210f6546b093567fcf92fcfea755ff11 100644 --- a/zh-cn/i18next.md +++ b/zh-cn/i18next.md @@ -9,7 +9,7 @@

->[!tip] [Github 地址](https://github.com/i18next/i18next) +>[!TIP] [Github 地址](https://github.com/i18next/i18next) ## 安装与使用 @@ -34,7 +34,7 @@ yarn add i18next@23.7.16 下面的代码展示了这个库的基本使用场景: -> [!tip] 在下面的 demo 中,本库需要与 react-i18next 一起使用,react-i18next 的使用方式请见[react-i18next 文档](/zh-cn/react-i18next.md) +> [!TIP] 在下面的 demo 中,本库需要与 react-i18next 一起使用,react-i18next 的使用方式请见[react-i18next 文档](/zh-cn/react-i18next.md) ```js import React from 'react'; @@ -118,9 +118,9 @@ export default I18NextDemo; ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [i18next源库地址](https://github.com/i18next/i18next) diff --git a/zh-cn/jsbarcode.md b/zh-cn/jsbarcode.md index 2bbdd1e46993dfb6342aa67c5e22fd8df5365461..0049acfd6c4b564946bda35b22a60ea9d86e78d1 100644 --- a/zh-cn/jsbarcode.md +++ b/zh-cn/jsbarcode.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/lindell/JsBarcode) +> [!TIP] [Github 地址](https://github.com/lindell/JsBarcode) ## 安装与使用 @@ -43,7 +43,7 @@ import JsBarCode from 'jsbarcode'; ### **With svg:** -> [!tip] [jsbarcode库依赖react-native-svg库进行条形码展示, svg 当前仅实现部分属性,其余还未实现 HarmonyOS 化] > [!tip] [详见react-native-svg](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-svg.md) +> [!TIP] [jsbarcode库依赖react-native-svg库进行条形码展示, svg 当前仅实现部分属性,其余还未实现 HarmonyOS 化] > [!TIP] [详见react-native-svg](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-svg.md) ```tsx import {ScrollView, StyleSheet, View, Text} from 'react-native'; @@ -171,7 +171,7 @@ const styles = StyleSheet.create({ ### **With canvas:** -> [!tip] [react-native-canvas库暂未 HarmonyOS 化,当前无法使用canvas渲染,下面用法仅供参考] +> [!TIP] [react-native-canvas库暂未 HarmonyOS 化,当前无法使用canvas渲染,下面用法仅供参考] ```js var JsBarcode = require("jsbarcode"); @@ -289,7 +289,7 @@ JsBarcode("#barcode", "29012343", { ## **All Options** -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | Remark | | ------------ | ----------------- | ------------------ | -------- | ----------------- | --------------------------------------------------------------------- | diff --git a/zh-cn/lodash.md b/zh-cn/lodash.md index 266ca35432839059eebec8bc3195e8db6c4d5b59..eec9d85228aabd45bccc1ede420335a2503d5174 100644 --- a/zh-cn/lodash.md +++ b/zh-cn/lodash.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/lodash/lodash/tree/4.17.21) +> [!TIP] [Github 地址](https://github.com/lodash/lodash/tree/4.17.21) ## 安装与使用 diff --git a/zh-cn/lottie-react-native.md b/zh-cn/lottie-react-native.md index 482f4d799f08e5f46548268b0cc471ca32f1aa5b..c0dde5754132af276422bd842815c986cd7cf017 100644 --- a/zh-cn/lottie-react-native.md +++ b/zh-cn/lottie-react-native.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/lottie-react-native) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/lottie-react-native) ## 安装与使用 @@ -245,9 +245,9 @@ rawfile 路径:`entry/src/main/resources/rawfile` ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | --------- | -------- | --------------------- |-------------------| @@ -276,9 +276,9 @@ rawfile 路径:`entry/src/main/resources/rawfile` ## 静态方法 (Imperative API) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/mixpanel-react-native.md b/zh-cn/mixpanel-react-native.md index ec676a98a2e0a521b0739fcdc1aef171ebf0061e..f6af7cddc15d452ee627f12fe0b2b4fa61d877c7 100644 --- a/zh-cn/mixpanel-react-native.md +++ b/zh-cn/mixpanel-react-native.md @@ -157,9 +157,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Mixpanel diff --git a/zh-cn/mobx-react.md b/zh-cn/mobx-react.md index aae140087a9f82e220726effda6398c1c0236af7..b2cd77be37ecb5e4b351d19504cb4e4ba971722b 100644 --- a/zh-cn/mobx-react.md +++ b/zh-cn/mobx-react.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) +> [!TIP] [Github 地址](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) ## 安装与使用 @@ -139,9 +139,9 @@ export default App; 如下是已验证接口展示: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/mobx.md b/zh-cn/mobx.md index 457bd2583a133f9c5235d241c5728cd487ec978a..2e7d724c86139c85daeccfaf3c420e16ca4691d9 100644 --- a/zh-cn/mobx.md +++ b/zh-cn/mobx.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) +> [!TIP] [Github 地址](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) ## 安装与使用 @@ -131,9 +131,9 @@ export default App; 如下是已验证接口展示: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### **Creating observables** diff --git a/zh-cn/model-gitee.md b/zh-cn/model-gitee.md new file mode 100644 index 0000000000000000000000000000000000000000..3f90d4f7626cfb1dcff45fad24009d249697c776 --- /dev/null +++ b/zh-cn/model-gitee.md @@ -0,0 +1,299 @@ +# 文档模板(删除) + +> [!ATTENTION] 使用模板时请将后面带有 (删除) 的语句删除。<>内是需要修改的内容。(删除) + +> 模板版本:v0.3.0 + +

+

<原库 npm 包名>

+

+ +本项目基于 [原库 npm 名称@x.x.x](原库仓库连接) + +> [Gitee 仓库](https://gitee.com/openharmony-sig/rntpc_react-native-linear-gradient) + +> [Gitee Releases: @react-native-ohos/react-native-linear-gradient](https://gitee.com/openharmony-sig/rntpc_react-native-linear-gradient/releases) + +> [Github 仓库(已废弃)](https://github.com/react-native-oh-library/react-native-linear-gradient) + +> [Github Releases(<= 3.0.0-0.5.0): @react-native-oh-tpl/react-native-linear-gradient](https://github.com/react-native-oh-library/react-native-linear-gradient/releases) + +## 安装与使用 + +`该第三方库已迁移至 Gitee,且支持直接从 npm 下载,新的包名为:@react-native-ohos/库名` + +进入到工程目录并输入以下命令: + + + +#### **npm** + +```bash +npm install @react-native-ohos/库名 +``` + +#### **yarn** + +```bash +yarn add @react-native-ohos/库名 +``` + + + +下面的代码展示了这个库的基本使用场景: + +> [!WARNING] 使用时 import 的库名不变。 + +```js +// react-native-safe-area-context 为例 +import React from "react"; +import { Text, View } from "react-native"; +import { + SafeAreaProvider, + SafeAreaView, + initialWindowMetrics, +} from "react-native-safe-area-context"; + +const App = () => { + return ( + + + + hello + + + + ); +}; + +export default App; +``` + +## Manual Link + +此步骤为手动配置原生依赖项的指导。 + +首先需要使用 DevEco Studio 打开项目里的 HarmonyOS 工程 `harmony`。 + +### 1. Overrides RN SDK + +为了让工程依赖同一个版本的 RN SDK,需要在工程根目录的 `oh-package.json5` 添加 overrides 字段,指向工程需要使用的 RN SDK 版本。替换的版本既可以是一个具体的版本号,也可以是一个模糊版本,还可以是本地存在的 HAR 包或源码目录。 + +关于该字段的作用请阅读[官方说明](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/ide-oh-package-json5-V5#zh-cn_topic_0000001792256137_overrides) + +```json +{ + "overrides": { + "@rnoh/react-native-openharmony": "^0.72.38" // ohpm 在线版本 + // "@rnoh/react-native-openharmony" : "./react_native_openharmony.har" // 指向本地 har 包的路径 + // "@rnoh/react-native-openharmony" : "./react_native_openharmony" // 指向源码路径 + } +} +``` + +### 2. 引入原生端代码 + +目前有两种方法: + +- 通过 har 包引入; +- 直接链接源码。 + +方法一:通过 har 包引入(推荐) + +> [!TIP] har 包位于三方库安装路径的 `harmony` 文件夹下。 + +打开 `entry/oh-package.json5`,添加以下依赖 + +```json +"dependencies": { + "@react-native-ohos/": "file:../../node_modules/@react-native-ohos//harmony/.har" + // 提示: "@react-native-ohos/react-native-safe-area-context": "file:../../node_modules/@react-native-ohos/react-native-safe-area-context/harmony/safe_area.har"(删除) + } +``` + +点击右上角的 `sync` 按钮 + +或者在命令行终端执行: + +```bash +cd entry +ohpm install +``` + +方法二:直接链接源码 + +> [!TIP] 如需使用直接链接源码,请参考[直接链接源码说明](/zh-cn/link-source-code.md) + +### 3.配置 CMakeLists 和引入 xxxPackge + +**若涉及接入 codegen-lib 导致的配置项新增,需要在配置项前明确声明:> [!TIP] 版本 vx.x.x 及以上需要**(删除) + +打开 `entry/src/main/cpp/CMakeLists.txt`,添加: + +```diff ++ set(OH_MODULES "${CMAKE_CURRENT_SOURCE_DIR}/../../../oh_modules") + +# RNOH_BEGIN: manual_package_linking_1 ++ add_subdirectory("${OH_MODULES}/@react-native-ohos/react-native-safe-area-context/src/main/cpp" ./safe-area) +# RNOH_END: manual_package_linking_1 + +# RNOH_BEGIN: manual_package_linking_2 ++ target_link_libraries(rnoh_app PUBLIC rnoh_safe_area) +# RNOH_END: manual_package_linking_2 +``` + +打开 `entry/src/main/cpp/PackageProvider.cpp`,添加: + +```diff +#include "RNOH/PackageProvider.h" +#include "generated/RNOHGeneratedPackage.h" ++ #include "SafeAreaViewPackage.h" + +using namespace rnoh; + +std::vector> PackageProvider::getPackages(Package::Context ctx) { + return { + std::make_shared(ctx), ++ std::make_shared(ctx), + }; +} +``` + +**提示:ArkTs 侧引入 Fabric 组件**(删除) + +### 4.在 ArkTs 侧引入 xxx 组件(若本库已 CAPI 化则需要删除本段) + +找到 `function buildCustomRNComponent()`,一般位于 `entry/src/main/ets/pages/index.ets` 或 `entry/src/main/ets/rn/LoadBundle.ets`,添加: + +```diff + ... ++ import { SAFE_AREA_VIEW_TYPE, SafeAreaView, SAFE_AREA_PROVIDER_TYPE, SafeAreaProvider } from "@react-native-ohos/react-native-safe-area-context" + +@Builder +export function buildCustomRNComponent(ctx: ComponentBuilderContext) { + ... ++ if (ctx.componentName === SAFE_AREA_VIEW_TYPE) { ++ SafeAreaView({ ++ ctx: ctx.rnComponentContext, ++ tag: ctx.tag ++ }) ++ } +... +} +... +``` + +在`entry/src/main/ets/pages/index.ets` 或 `entry/src/main/ets/rn/LoadBundle.ets` 找到常量 `arkTsComponentNames` 在其数组里添加组件名 + +```diff +const arkTsComponentNames: Array = [ + SampleView.NAME, ++ RNC_VIDEO_TYPE + ]; +``` + +**提示:TurboModule**(删除) + +### 5. 在 ArkTs 侧引入 xxx Package + +打开 `entry/src/main/ets/RNPackagesFactory.ts`,添加: + +```diff + ... ++ import {SafeAreaViewPackage} from '@react-native-ohos/react-native-safe-area-context/ts'; + +export function createRNPackages(ctx: RNPackageContext): RNPackage[] { + return [ ++ new SafeAreaViewPackage(ctx) + ]; +} +``` + +### 6. 运行 + +点击右上角的 `sync` 按钮 + +或者在命令行终端执行: + +```bash +cd entry +ohpm install +``` + +然后编译、运行即可。 + +## 约束与限制 + +### 兼容性 + +**修改了原库代码的库使用下述描述**(删除) + +请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[ Releases](https://gitee.com/openharmony-sig/仓库名/releases) + +提示:[@react-native-ohos/react-native-linear-gradient Releases](https://gitee.com/openharmony-sig/rntpc_react-native-linear-gradient/releases)(删除) + +**未修改原库代码的库使用下述描述**(删除) + +本文档内容基于以下版本验证通过: + +(示例) + +1. RNOH: 0.72.38; SDK: HarmonyOS-5.0.0(API12); IDE: DevEco Studio 5.0.3.906; ROM: NEXT.0.0.71; + +### 权限要求(如有) + +(填入相关权限配置) + +**以下属性、静态方法、API 需要检查说明中手机平台描述,例如已支持 HarmonyOS 的接口并且说明中提到 ios 和 android,那么需要检查是否补充 harmony 进到描述中。示例如下(删除)** + +``` +// 原描述 +Needed for Android to work properly with assets, iOS will ignore it. +// 修改后 +Needed for Android and harmony to work properly with assets, iOS will ignore it. +``` + +(删除) + +## 属性(如有) + +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 + +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 + +| Name | Description | Type | Required | Platform | HarmonyOS Support | +| ---- | ----------- | ---- | -------- | -------- | ------------------ | +| XXX | XXX | XXX | (yes/no) | xxx | (yes/no/partially) | + +## 静态方法(如有) + +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 + +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 + +| Name | Description | Type | Required | Platform | HarmonyOS Support | +| ---- | ----------- | ---- | -------- | -------- | ------------------ | +| XXX | XXX | XXX | (yes/no) | xxx | (yes/no/partially) | + +## API(如有,一般是 TurboModules) + +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 + +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 + +| Name | Description | Type | Required | Platform | HarmonyOS Support | +| ---- | ----------- | ---- | -------- | -------- | ------------------ | +| XXX | XXX | XXX | (yes/no) | xxx | (yes/no/partially) | + +## 遗留问题 + +- [ ] xxx 问题: [issue#\*\*\*](https://github.com/issue地址1) +- [ ] yyy 问题: [issue#\*\*\*](https://github.com/issue地址2) + +## 其他 + +## 开源协议 + +本项目基于 [XXX License (XXX)](gitee仓库的LICENSE链接) ,请自由地享受和参与开源。 + +例子:本项目基于 [The MIT License (MIT)](https://gitee.com/openharmony-sig/rntpc_react-native-linear-gradient/blob/master/LICENSE) ,请自由地享受和参与开源。(删除) diff --git a/zh-cn/model.md b/zh-cn/model.md index 04fae3f8adbadd969e6fbb4b4abb0cbcb9fe93ad..37ef266f24a803ef5a0f0acec43b7b70354f3532 100644 --- a/zh-cn/model.md +++ b/zh-cn/model.md @@ -297,9 +297,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## 属性(如有) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -307,9 +307,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## 静态方法(如有) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -317,9 +317,9 @@ Needed for Android and harmony to work properly with assets, iOS will ignore it. ## API(如有,一般是 TurboModules) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/moment.md b/zh-cn/moment.md index a91f645ba019195c8bcbfcef594cacd8928e5a44..d17099f9a2bb1a622606568d011228a64c5c343b 100644 --- a/zh-cn/moment.md +++ b/zh-cn/moment.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/moment/moment) +> [!TIP] [Github 地址](https://github.com/moment/moment) ## 安装与使用 @@ -145,7 +145,7 @@ moment().format("hh:mm:ss a"); 如下是已验证接口展示: -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### **Get + Set** diff --git a/zh-cn/openspacelabs-react-native-zoomable-view.md b/zh-cn/openspacelabs-react-native-zoomable-view.md index bc8c10a9ad2aba778f29d48ceaa8feeb3770e36b..c1c2f26b2d3d6d05ebfaa77841611208efa4e716 100644 --- a/zh-cn/openspacelabs-react-native-zoomable-view.md +++ b/zh-cn/openspacelabs-react-native-zoomable-view.md @@ -131,9 +131,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | Platform | HarmonyOS Support | | -------------------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | -------- | ----------------- | diff --git a/zh-cn/parse5.md b/zh-cn/parse5.md index c18f5122d01829e4bff8d00ad26d384f4a27050e..19ecf1279ae96cc29e13c983e7e5485f95ee7bb6 100644 --- a/zh-cn/parse5.md +++ b/zh-cn/parse5.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/inikulin/parse5) +> [!TIP] [Github 地址](https://github.com/inikulin/parse5) ## 安装与使用 @@ -143,9 +143,9 @@ export default App; ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [parse5文档地址](https://parse5.js.org/index.html) diff --git a/zh-cn/prop-types.md b/zh-cn/prop-types.md index 2d89aba08473191f3ac877c63804840551513b30..fb94e34137364dca90ff4afaf7d0d37c4fe7dd3a 100644 --- a/zh-cn/prop-types.md +++ b/zh-cn/prop-types.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/facebook/prop-types/tree/v15.8.1) +> [!TIP] [Github 地址](https://github.com/facebook/prop-types/tree/v15.8.1) ## 安装与使用 diff --git a/zh-cn/qrcode-generator.md b/zh-cn/qrcode-generator.md index 7c06e47a23af5a890f55188626666cd5901c88b3..49fa0543504d99cb0693b585ed1f964911cbf683 100644 --- a/zh-cn/qrcode-generator.md +++ b/zh-cn/qrcode-generator.md @@ -91,9 +91,9 @@ export const CustomQrCode = ({ text, style }) => { ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-ahooks.md b/zh-cn/react-ahooks.md index e32b260c2c75ad3829d3856110a1edc28d1004e5..fb6021cb648361c51cf898a219c2a4e22495a51c 100644 --- a/zh-cn/react-ahooks.md +++ b/zh-cn/react-ahooks.md @@ -11,7 +11,7 @@

-> [!tip] [Github 地址](https://github.com/alibaba/hooks) +> [!TIP] [Github 地址](https://github.com/alibaba/hooks) ## 📚 文档 @@ -115,9 +115,9 @@ export function WhyDidYouUpdate() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 以下属性已验证,详情见 [ahooks官方文档](https://ahooks.js.org/zh-CN/) diff --git a/zh-cn/react-i18next.md b/zh-cn/react-i18next.md index 3690bc2c4ad8a331a927c05eca5ab55ce1c774ca..8eeb8d429762dd3322bdc5edb7e1b3f3081724c0 100644 --- a/zh-cn/react-i18next.md +++ b/zh-cn/react-i18next.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/i18next/react-i18next) +> [!TIP] [Github 地址](https://github.com/i18next/react-i18next) ## 安装与使用 @@ -89,9 +89,9 @@ root.render(); ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [react-i18next源库地址](https://github.com/i18next/react-i18next) diff --git a/zh-cn/react-native-MJRefresh.md b/zh-cn/react-native-MJRefresh.md index edf04a23370b3fbaa2654a81ac236e9c9d754f1e..96ac181eefb4c2affeb2fa6e8c01f4a2d03625e5 100644 --- a/zh-cn/react-native-MJRefresh.md +++ b/zh-cn/react-native-MJRefresh.md @@ -240,9 +240,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) @@ -255,9 +255,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) diff --git a/zh-cn/react-native-action-sheet.md b/zh-cn/react-native-action-sheet.md index d16495e5867e4f96ba678b9ecdf0e0998189e290..f9b4e9e4e8ee9b0067058c5c3f91d43cdecade36 100644 --- a/zh-cn/react-native-action-sheet.md +++ b/zh-cn/react-native-action-sheet.md @@ -200,9 +200,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **showActionSheetWithOptions** diff --git a/zh-cn/react-native-alipay.md b/zh-cn/react-native-alipay.md index f7786c920406d31c516cc65daa75427c0cbfd0a8..cda5b63b4b33640d5d04b56a892797e918573769 100644 --- a/zh-cn/react-native-alipay.md +++ b/zh-cn/react-native-alipay.md @@ -231,9 +231,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-amap3d.md b/zh-cn/react-native-amap3d.md index 9633e0c64d6b5355dab12ccb7ea92ada25004b91..c5866f9458c850624327bda128233f03187621c5 100644 --- a/zh-cn/react-native-amap3d.md +++ b/zh-cn/react-native-amap3d.md @@ -367,9 +367,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### MapView | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -436,9 +436,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### MapView | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -470,9 +470,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-animatable.md b/zh-cn/react-native-animatable.md index 9c829f91723557c3d18ec3a7db5409397c52fa40..a3c7fc28f4a29d4e52404a3d92fabb6406626b1d 100644 --- a/zh-cn/react-native-animatable.md +++ b/zh-cn/react-native-animatable.md @@ -88,9 +88,9 @@ export default function ExampleView() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Name | Description | Type | Required | Platform | HarmonyOS Support -- | -- | -- | -- | -- | -- diff --git a/zh-cn/react-native-async-storage-async-storage.md b/zh-cn/react-native-async-storage-async-storage.md index 9d90428bf05b9d3cb259d7588bd013c24286caf0..47876ae2b90eb3ace30293b70c9abd4e6a040f69 100644 --- a/zh-cn/react-native-async-storage-async-storage.md +++ b/zh-cn/react-native-async-storage-async-storage.md @@ -253,7 +253,7 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 > [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 diff --git a/zh-cn/react-native-audio-recorder-player.md b/zh-cn/react-native-audio-recorder-player.md index cc9b8e14b25f9bfcaa6a5f3c92310a2ba5cec4cd..08ef5b69357e7acf44a1d178872855a613a226e9 100644 --- a/zh-cn/react-native-audio-recorder-player.md +++ b/zh-cn/react-native-audio-recorder-player.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-audio-recorder-player) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-audio-recorder-player) ## 安装与使用 @@ -533,7 +533,7 @@ export default Page; 方法一:通过 har 包引入(推荐) -> [!tip] har 包位于三方库安装路径的 `harmony` 文件夹下。 +> [!TIP] har 包位于三方库安装路径的 `harmony` 文件夹下。 打开 `entry/oh-package.json5`,添加以下依赖 @@ -554,7 +554,7 @@ ohpm install ``` 方法二:直接链接源码 -> [!tip] 如需使用直接链接源码,请参考[直接链接源码说明](/zh-cn/link-source-code.md) +> [!TIP] 如需使用直接链接源码,请参考[直接链接源码说明](/zh-cn/link-source-code.md) ### 配置 CMakeLists 和引入 RNAudioRecorderPlayerPackage @@ -687,9 +687,9 @@ ohpm install ``` ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-audio-toolkit.md b/zh-cn/react-native-audio-toolkit.md index aef293a633009015215fe901ae572782d9bb0b8a..a2c2f9b05ab3fe6454497870b4a2d2dcd663d631 100644 --- a/zh-cn/react-native-audio-toolkit.md +++ b/zh-cn/react-native-audio-toolkit.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-audio-toolkit) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-audio-toolkit) ## 安装与使用 @@ -515,9 +515,9 @@ requestPermissions: [ ## Player -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -533,9 +533,9 @@ requestPermissions: [ ### 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | @@ -549,9 +549,9 @@ requestPermissions: [ ## Recorder -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -566,9 +566,9 @@ requestPermissions: [ ### 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-audio.md b/zh-cn/react-native-audio.md index 52351c52e7216588fb4d9eec3a47ee8e194f8ee8..ea9996272648eb0677b7e02f7a70d35e2dafed38 100644 --- a/zh-cn/react-native-audio.md +++ b/zh-cn/react-native-audio.md @@ -193,9 +193,9 @@ react-native-harmony:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevE ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-autoLink.md b/zh-cn/react-native-autoLink.md index c9617a1910c3e8eb7005cab346bd0a3d70a6d3bc..70f86596d7e4199887c7d5b8666ca2dbee2d3dcd 100644 --- a/zh-cn/react-native-autoLink.md +++ b/zh-cn/react-native-autoLink.md @@ -103,9 +103,9 @@ export default AutolinkDemo; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------------: | :----------------------------------------------------------: | :-----------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-autoheight-webview.md b/zh-cn/react-native-autoheight-webview.md index bbcd0cdf6a041a326b4dc7381a1bda57b8d8b049..771bdcbc9cec6a29223eefc6e906bd01a4556246 100644 --- a/zh-cn/react-native-autoheight-webview.md +++ b/zh-cn/react-native-autoheight-webview.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-autoheight-webview) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-autoheight-webview) ## 安装与使用 @@ -89,9 +89,9 @@ export function WebviewExample() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|----------|----------|-------------------------------------------------------------------------------------------------------------------| diff --git a/zh-cn/react-native-background-timer.md b/zh-cn/react-native-background-timer.md index 8d47f8da00deb3ba9b6af4f97d58437d04cd2626..eb3321fc3c93227145bb4a509037f7aa50b45ac0 100644 --- a/zh-cn/react-native-background-timer.md +++ b/zh-cn/react-native-background-timer.md @@ -318,9 +318,9 @@ RNOH: 0.72.20; SDK: HarmonyOS NEXT Developer Beta1 B.0.18; IDE: DevEco Studio 5. ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Required | Platform | HarmonyOS Support | | ---- | ----------- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-baidu-map.md b/zh-cn/react-native-baidu-map.md index b53abaf1036accdfd632e89a89e57edb30e2ea13..2536c942b5b6ad955948fd88222b32e23e80ff5a 100644 --- a/zh-cn/react-native-baidu-map.md +++ b/zh-cn/react-native-baidu-map.md @@ -440,9 +440,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标iOS 或 Android 的效果。 #### MapView Props 属性 @@ -547,9 +547,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标iOS 或 Android 的效果。 #### BaiduMapManager diff --git a/zh-cn/react-native-bars.md b/zh-cn/react-native-bars.md index 176cfa7e421fca98083a0bfd5064a68d9be09b7b..b93c9857f85244a47a93268247c4951d1659a585 100644 --- a/zh-cn/react-native-bars.md +++ b/zh-cn/react-native-bars.md @@ -166,9 +166,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### StatusBar | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -189,9 +189,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### StatusBar | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-base64.md b/zh-cn/react-native-base64.md index 67187da4bd9adb88045ba6c57423ff10d9ebdfc9..31dbd33549d3edeb0ba153f9d0dec83e24f44547 100644 --- a/zh-cn/react-native-base64.md +++ b/zh-cn/react-native-base64.md @@ -112,9 +112,9 @@ const styles = StyleSheet.create({ ## 静态方法: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-better-banner.md b/zh-cn/react-native-better-banner.md index d838392fbd34a0547102569090d2c8ad74208e4d..f07b19a88ca5423d13ffba9b0a2cbc8d03c93ab2 100644 --- a/zh-cn/react-native-better-banner.md +++ b/zh-cn/react-native-better-banner.md @@ -116,9 +116,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Default | Platform | HarmonyOS Support | | --------------------------------- | ------------------------------------------------------------ | -------- | --------------------- | -------- | ----------------- | diff --git a/zh-cn/react-native-ble-manager.md b/zh-cn/react-native-ble-manager.md index 452feb8d5d6b6562b24b81fa97249ac8be6c8143..db850a90ecca82d7786d3fbd05023cb803c8bb4d 100644 --- a/zh-cn/react-native-ble-manager.md +++ b/zh-cn/react-native-ble-manager.md @@ -538,9 +538,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Required | Platform | HarmonyOS Support | | -------------------------------------------- | ------------------------------------------------------------ | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-blob-util.md b/zh-cn/react-native-blob-util.md index 9641bce4d18d6720fa09da9094a5637f4ffa2bfb..7148d37f1b4b03b2ed17ac5231d6569af9052b74 100644 --- a/zh-cn/react-native-blob-util.md +++ b/zh-cn/react-native-blob-util.md @@ -499,9 +499,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Fetch API ##### ReactNativeBlobUtil.fetch diff --git "a/zh-cn/react-native-blob-util\357\274\210nocodegen\357\274\211.md" "b/zh-cn/react-native-blob-util\357\274\210nocodegen\357\274\211.md" index a1c4cf49e5a3041fde08eecaf7ab64d3c6e6e83c..e1666f42adc9d807bc8359fd9846447fab0622e0 100644 --- "a/zh-cn/react-native-blob-util\357\274\210nocodegen\357\274\211.md" +++ "b/zh-cn/react-native-blob-util\357\274\210nocodegen\357\274\211.md" @@ -558,9 +558,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Fetch API ##### ReactNativeBlobUtil.fetch diff --git a/zh-cn/react-native-bootsplash.md b/zh-cn/react-native-bootsplash.md index 59c71fcdbda00b7ef70e879b3b01281c6fd59370..faa2af08bf139b55297dd29faf10a7652df2654c 100644 --- a/zh-cn/react-native-bootsplash.md +++ b/zh-cn/react-native-bootsplash.md @@ -338,9 +338,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ------------------------------------------------------------ | -------- | -------- | ------------ | ----------------- | diff --git a/zh-cn/react-native-bouncy-checkbox.md b/zh-cn/react-native-bouncy-checkbox.md index 2271f049b6e79cda2153bf8acaea1ef426d58ddb..688ddac3752679c5527f8031bd421aacdbf43ed9 100644 --- a/zh-cn/react-native-bouncy-checkbox.md +++ b/zh-cn/react-native-bouncy-checkbox.md @@ -104,9 +104,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-button.md b/zh-cn/react-native-button.md index 46b91fdd070c764a796a19c3a53a602190a2aac6..2eb7758620952ef6437570b0b2a6e65f0fdae9cf 100644 --- a/zh-cn/react-native-button.md +++ b/zh-cn/react-native-button.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/ide/react-native-button) +> [!TIP] [Github 地址](https://github.com/ide/react-native-button) ## 安装与使用 @@ -96,9 +96,9 @@ react-native-harmony:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevE ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | default | Required | Platform | HarmonyOS Support | | --------------------- | ------------------------------------------------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | ----------------- | diff --git a/zh-cn/react-native-calendar-events.md b/zh-cn/react-native-calendar-events.md index ea4cb9c7d3331879885f499c4139b6ea102d3335..069692d03af5e6598e02f9e3220cf33462d83754 100644 --- a/zh-cn/react-native-calendar-events.md +++ b/zh-cn/react-native-calendar-events.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-calendar-events) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-calendar-events) ## 安装与使用 @@ -371,9 +371,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------|-------------------------------------------------------------------------------------------------|-----------| -------- |----------|------------------| diff --git a/zh-cn/react-native-calendars.md b/zh-cn/react-native-calendars.md index 8f258f6abdc041a74ef21d53376e36d4a3ee0db0..ef9f9b3a3369ca416dca8bf2389e0e959b78c547 100644 --- a/zh-cn/react-native-calendars.md +++ b/zh-cn/react-native-calendars.md @@ -112,9 +112,9 @@ export default MySvgComponent; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Agenda | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-camera-kit.md b/zh-cn/react-native-camera-kit.md index 2b4aab761ac022d9bc886db661b560f7cd392815..bbdbe883a87c5710a502f3e73625e4aaf6c444da 100644 --- a/zh-cn/react-native-camera-kit.md +++ b/zh-cn/react-native-camera-kit.md @@ -347,9 +347,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **Camera**:相机组件 diff --git a/zh-cn/react-native-cameraroll(nocodegen) .md b/zh-cn/react-native-cameraroll(nocodegen) .md index ed0727698de3241d57206451fa073ac0868d13bf..6c9869f8aff6a93625cd25f36cb3f57c581017f9 100644 --- a/zh-cn/react-native-cameraroll(nocodegen) .md +++ b/zh-cn/react-native-cameraroll(nocodegen) .md @@ -212,11 +212,11 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 +> [!TIP] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 **CameraRoll** @@ -233,9 +233,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | Remarks | | :----------------------------------------- | :----------- | -------- | -------- | -------- | ----------------- | ------------------------------------------------------------ | diff --git a/zh-cn/react-native-cameraroll.md b/zh-cn/react-native-cameraroll.md index 05adbcb2f10e93b8b34d72a23106df7d1e402f19..955df7361e7555849edd1b11fceb5c84a07315b3 100644 --- a/zh-cn/react-native-cameraroll.md +++ b/zh-cn/react-native-cameraroll.md @@ -155,11 +155,11 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 +> [!TIP] HarmonyOS受限权限官方说明:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/restricted-permissions-V5#section397164718158 **CameraRoll** @@ -176,9 +176,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | Remarks | | :----------------------------------------- | :----------- | -------- | -------- | -------- | ----------------- | ------------------------------------------------------------ | diff --git a/zh-cn/react-native-chart-kit.md b/zh-cn/react-native-chart-kit.md index e549695abc155329e27cee925c42ce77c1d38632..4fa8b3a588044f177695a43d22bc00718148fb80 100644 --- a/zh-cn/react-native-chart-kit.md +++ b/zh-cn/react-native-chart-kit.md @@ -126,9 +126,9 @@ export default MyChart; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Chart style diff --git a/zh-cn/react-native-check-box.md b/zh-cn/react-native-check-box.md index 617db5fd16cf4946125ffa89cda677ac160e56d2..5d6504f957a0e882574ff5674bf2533d3bffde12 100644 --- a/zh-cn/react-native-check-box.md +++ b/zh-cn/react-native-check-box.md @@ -82,9 +82,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------- | -------- | ----------- | -------- | diff --git a/zh-cn/react-native-clipboard-clipboard.md b/zh-cn/react-native-clipboard-clipboard.md index bab853bc8c5f08e66e218275db4a981cad1d77ad..4167d2a89648ccd395269561e549108142f4d1c2 100644 --- a/zh-cn/react-native-clipboard-clipboard.md +++ b/zh-cn/react-native-clipboard-clipboard.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/clipboard/tree/sig) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/clipboard/tree/sig) ## 安装与使用 @@ -223,7 +223,7 @@ ohpm install ### 权限要求 -> [!tip] "ohos.permission.READ_PASTEBOARD"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +> [!TIP] "ohos.permission.READ_PASTEBOARD"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) #### 在 entry 目录下的module.json5中添加权限 @@ -263,9 +263,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-clippath-capi.md b/zh-cn/react-native-clippath-capi.md index 9e7e30e9774b9d89589d2f2a9d5560e223b8ebe9..a8b18295271a486b9891060a366a249a3d63ef24 100644 --- a/zh-cn/react-native-clippath-capi.md +++ b/zh-cn/react-native-clippath-capi.md @@ -199,9 +199,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | -------------------------------------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-collapsible.md b/zh-cn/react-native-collapsible.md index e5b8f8bf3cf6bc6ddb5ef9ccc7a85b2830a4bd12..499eb1192b2f46cfb3d7e6ee54e6abd017601a31 100644 --- a/zh-cn/react-native-collapsible.md +++ b/zh-cn/react-native-collapsible.md @@ -94,9 +94,9 @@ const CONTENT = [ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### Collapsible | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-communications.md b/zh-cn/react-native-communications.md index eb2cc6ff51dbe3443a3be61366f9a044b6be3a79..78c6edf272230f3d93ac6cb823950cadfe4f2a7f 100644 --- a/zh-cn/react-native-communications.md +++ b/zh-cn/react-native-communications.md @@ -111,9 +111,9 @@ export default RNCommunications; 2.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; ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-community-checkbox.md b/zh-cn/react-native-community-checkbox.md index 68929b25b873a365f9ccdd7453e0c3dab0fd3ec5..24edb7bd40e65d901d8e57ac0aa807b6f1ac7913 100644 --- a/zh-cn/react-native-community-checkbox.md +++ b/zh-cn/react-native-community-checkbox.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-checkbox) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-checkbox) ## 安装与使用 @@ -239,12 +239,12 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] `shape` 即将被废弃,请使用 `boxType` 替代 -> [!tip] `strokeWidth` 即将被废弃,请使用 `lineWidth` 替代 +> [!TIP] `shape` 即将被废弃,请使用 `boxType` 替代 +> [!TIP] `strokeWidth` 即将被废弃,请使用 `lineWidth` 替代 | Name | Description | Type | Required | Platform | HarmonyOS Support | |---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------- | -------- |-------------|------------------| @@ -267,9 +267,9 @@ ohpm install | `offAnimationType` | The type of animation to use when the checkbox gets unchecked. 'stroke'. | 'stroke' or 'fill' or 'bounce' or 'flat' or 'one-stroke' or 'fade' | No | iOS | No | ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ------------- | ----------------- | diff --git a/zh-cn/react-native-community-datetimepicker.md b/zh-cn/react-native-community-datetimepicker.md index 574fde825c7d6f293cc9df33f9dbb8f03b596277..08420df4823bae7c2e487c86a0e2675f402f31bc 100644 --- a/zh-cn/react-native-community-datetimepicker.md +++ b/zh-cn/react-native-community-datetimepicker.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/datetimepicker) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/datetimepicker) ## 安装与使用 @@ -260,9 +260,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[datetimepicker 官方文档](https://github.com/react-native-datetimepicker/datetimepicker) diff --git a/zh-cn/react-native-community-netinfo.md b/zh-cn/react-native-community-netinfo.md index 0def1b80a7ae5f9d4e8a412ab4cb560bbf8d12b7..733bc412027fc03e3d8939a178a42a5df75fef83 100644 --- a/zh-cn/react-native-community-netinfo.md +++ b/zh-cn/react-native-community-netinfo.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-netinfo) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-netinfo) ## 安装与使用 @@ -220,9 +220,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### NetInfoStateType @@ -291,9 +291,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------:|:--------:|:-----------:|:-----------------:| diff --git a/zh-cn/react-native-community-progress-view-capi.md b/zh-cn/react-native-community-progress-view-capi.md index df50fea797b439bf233a102d9aa3acbc31992d9f..f988c01aa6c9579babd5280481476b181ccc7791 100644 --- a/zh-cn/react-native-community-progress-view-capi.md +++ b/zh-cn/react-native-community-progress-view-capi.md @@ -188,9 +188,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-community-progress-view.md b/zh-cn/react-native-community-progress-view.md index c12d5b94db4b740272ccecd6af2ab3db961c28ca..009d304f1c0dc372ab98785b2c9d0e02e9c0ab6a 100644 --- a/zh-cn/react-native-community-progress-view.md +++ b/zh-cn/react-native-community-progress-view.md @@ -212,9 +212,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-community-push-notification-ios.md b/zh-cn/react-native-community-push-notification-ios.md index ddab394c57052b113eb0c54d20559ae9e47778fe..b3129b5288435559fdb4b1f4f3185e8dd6da87f7 100644 --- a/zh-cn/react-native-community-push-notification-ios.md +++ b/zh-cn/react-native-community-push-notification-ios.md @@ -312,9 +312,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ----------------------------------------------------------------------------------------------------------------- | -------- | -------- | ------------- | ----------------- | @@ -333,9 +333,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **Parameters:** diff --git a/zh-cn/react-native-community-slider.md b/zh-cn/react-native-community-slider.md index 99872e3c69d83bbc880789b403ea885af011f1c6..8dc5556e4793657b4c883353dca9b33499079ed1 100644 --- a/zh-cn/react-native-community-slider.md +++ b/zh-cn/react-native-community-slider.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-slider) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-slider) ## 安装与使用 @@ -217,9 +217,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------ | -------------------------------------------- | ---- | ------------ | ----------------- | diff --git a/zh-cn/react-native-community-toolbar-android.md b/zh-cn/react-native-community-toolbar-android.md index 867a3411d1485b7792b49f9d7e4cdb10a62937ff..2c77d313364406e9f3af534cec223a2fffca026a 100644 --- a/zh-cn/react-native-community-toolbar-android.md +++ b/zh-cn/react-native-community-toolbar-android.md @@ -275,9 +275,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Inherits [View Props](https://reactnative.dev/docs/view#props). diff --git a/zh-cn/react-native-confirmation-code-field.md b/zh-cn/react-native-confirmation-code-field.md index 3eda328adc268d95a2737265d58a35ff74b85f80..58c1b116a578610120cf6d8120eeae157f00e498 100644 --- a/zh-cn/react-native-confirmation-code-field.md +++ b/zh-cn/react-native-confirmation-code-field.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/retyui/react-native-confirmation-code-field) +> [!TIP] [Github 地址](https://github.com/retyui/react-native-confirmation-code-field) ## 安装与使用 @@ -114,9 +114,9 @@ export default App; ## 组件 -> [!tip] "Platform"列表示该组件在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该组件在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该组件;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该组件;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Platform | HarmonyOS Support | | ----------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------------- | @@ -125,9 +125,9 @@ export default App; ## CodeField属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------ | -------- | -------- | ----------------- | @@ -141,9 +141,9 @@ export default App; ## Hooks -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-contacts.md b/zh-cn/react-native-contacts.md index 7eb462651f8bfde3764422ad8757808c2032925e..7e84a96369e02ac5b54fe384a2e3b8e06970f503 100644 --- a/zh-cn/react-native-contacts.md +++ b/zh-cn/react-native-contacts.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-contacts) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-contacts) ## 安装与使用 @@ -419,7 +419,7 @@ ohpm install ### 权限要求 -[!tip] "ohos.permission.READ_CONTACTS","ohos.permission.WRITE_CONTACTS"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +[!TIP] "ohos.permission.READ_CONTACTS","ohos.permission.WRITE_CONTACTS"权限等级为system_basic,授权方式为user_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) 打开`entry/src/main/module.json5`,添加: @@ -451,9 +451,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-context-menu-view.md b/zh-cn/react-native-context-menu-view.md index fabd86af87cc2944e7b83873cf81b35add9aada0..95064a6f1e09c1adf8855ed0ef53b3e14a2fa599 100644 --- a/zh-cn/react-native-context-menu-view.md +++ b/zh-cn/react-native-context-menu-view.md @@ -209,9 +209,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------ | -------- | -------- | ---------------------- | ----------------- | @@ -226,9 +226,9 @@ ohpm install ## actions -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------- | ------------------------------------------------------------ | ------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-cookies-cookies.md b/zh-cn/react-native-cookies-cookies.md index 6cd6f0cf12e065682cc4c27d89444f411e5d888d..01a23afc00b03cee746054f8a4e6a31df137b81d 100644 --- a/zh-cn/react-native-cookies-cookies.md +++ b/zh-cn/react-native-cookies-cookies.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-cookies/tree/sig) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-cookies/tree/sig) ## 安装与使用 @@ -325,9 +325,9 @@ ohpm install 请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-tpl/cookies Releases](https://github.com/react-native-oh-library/react-native-cookies/releases) ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------------------------------------- | ---------|----------| ------------|-------------------| diff --git a/zh-cn/react-native-create-thumbnail.md b/zh-cn/react-native-create-thumbnail.md index 8de02f31497c03261eb8e6f8cd65adb03aa22e43..1f9b8b94c9106390875eff454e3f305bb598aea5 100644 --- a/zh-cn/react-native-create-thumbnail.md +++ b/zh-cn/react-native-create-thumbnail.md @@ -247,9 +247,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### **createThumbnail** | Name | Description | Type | Required | HarmonyOS Support | @@ -258,9 +258,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | type | Required | Platform | HarmonyOS Support | | :-----------------: | :----------: | :------: | :------: | :---------------: | :---------------: | @@ -272,9 +272,9 @@ ohpm install | cacheName | Cache name for this thumbnail to avoid duplicate generation. If specified, and a thumbnail already exists with the same cache name, it will be returned instead of generating a new one. | String | NO | Android/ios | yes | ## 返回值 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | type | Required | Platform | HarmonyOS Support | | :-----------------: | :----------: | :------: | :------: | :---------------: | :---------------: | diff --git a/zh-cn/react-native-credit-card-input.md b/zh-cn/react-native-credit-card-input.md index 972f70cea507d094d91984079143c5040c0ef81b..8478d095ab01b489392caf1654fecbcc296bb36c 100644 --- a/zh-cn/react-native-credit-card-input.md +++ b/zh-cn/react-native-credit-card-input.md @@ -126,9 +126,9 @@ export default class Example extends Component { ## 属性 ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-credit-card-input](https://github.com/sbycrosz/react-native-credit-card-input) diff --git a/zh-cn/react-native-crypto-js.md b/zh-cn/react-native-crypto-js.md index db31bdd0c086c8005afc589c7c30f47c9ef81202..e851499e68054115dfce7fac3685bbb4f59ae875 100644 --- a/zh-cn/react-native-crypto-js.md +++ b/zh-cn/react-native-crypto-js.md @@ -141,9 +141,9 @@ export const ReactNativeCryptoJsExample = () => { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-custom-keyboard.md b/zh-cn/react-native-custom-keyboard.md index 718ab2aeaff79bb624c9085382eae22ec8578ac7..57256c00b23526aac68509f4cf51633df77ff9f5 100644 --- a/zh-cn/react-native-custom-keyboard.md +++ b/zh-cn/react-native-custom-keyboard.md @@ -302,9 +302,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | --------------------------------- | ------ | -------- | -------- | ----------------- | @@ -312,9 +312,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-device-info.md b/zh-cn/react-native-device-info.md index 856d62a012424142410c0e48f9a85008e49b61e5..4cb1191c13b68aa4adcea0ee7c016a4e709a8ec1 100644 --- a/zh-cn/react-native-device-info.md +++ b/zh-cn/react-native-device-info.md @@ -167,9 +167,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-dismiss-keyboard.md b/zh-cn/react-native-dismiss-keyboard.md index 5bc2e8d53cfc5b2b8b0e206f249acc3d877c69ad..8e1295aeb0842531536d4050deaf6e4cbb52f4ee 100644 --- a/zh-cn/react-native-dismiss-keyboard.md +++ b/zh-cn/react-native-dismiss-keyboard.md @@ -140,9 +140,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ----- | -------- | -------- | -------- | -------- | diff --git a/zh-cn/react-native-doc-viewer.md b/zh-cn/react-native-doc-viewer.md index 4a6c827be2b3a7e8d38876285aa07e0cc396864e..1e7ef42d0d1086f57b969ec1fe67c6360a5c5a95 100644 --- a/zh-cn/react-native-doc-viewer.md +++ b/zh-cn/react-native-doc-viewer.md @@ -415,9 +415,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-document-picker.md b/zh-cn/react-native-document-picker.md index 97906cc2e4ee4b72d2d1cf92ed55b11d360736d8..52cfb1a4ee08fadbdd6a473388c9ff5ea6bf7ccf 100644 --- a/zh-cn/react-native-document-picker.md +++ b/zh-cn/react-native-document-picker.md @@ -348,9 +348,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### option pick方法的传参选项 @@ -365,9 +365,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-drag-sort.md b/zh-cn/react-native-drag-sort.md index e1f40b75cdb858284e587e5e93eff05ce2373da6..73655807fc0bd5327c63c9998b219de336ba48bc 100644 --- a/zh-cn/react-native-drag-sort.md +++ b/zh-cn/react-native-drag-sort.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/mochixuan/react-native-drag-sort) +> [!TIP] [Github 地址](https://github.com/mochixuan/react-native-drag-sort) ## 安装与使用 @@ -567,9 +567,9 @@ const styles = StyleSheet.create({ ### DragSortableView -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-drawer-layout-polyfill.md b/zh-cn/react-native-drawer-layout-polyfill.md index e7dfa6ad7e2a7364413796526ee64e8ed090237c..a0d2d51f9c204d2855718c2061da5cb279dab0ad 100644 --- a/zh-cn/react-native-drawer-layout-polyfill.md +++ b/zh-cn/react-native-drawer-layout-polyfill.md @@ -235,9 +235,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-drawer-layout-polyfill](https://reactnative.dev/docs/drawerlayoutandroid) diff --git a/zh-cn/react-native-drop-shadow.md b/zh-cn/react-native-drop-shadow.md index baddd93ac50a12f71932ccac625e57fc0138c202..d6527d36eca01cd2e6aaa3aceff28bde56c041f9 100644 --- a/zh-cn/react-native-drop-shadow.md +++ b/zh-cn/react-native-drop-shadow.md @@ -131,9 +131,9 @@ react-native-harmony: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release) ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-dropdownalert.md b/zh-cn/react-native-dropdownalert.md index 5fa25ed7dc8efe72becb85c60f0977c0809ab43a..ec5962b7f004d0c1641c59cf7b4ff82b8ab315fd 100644 --- a/zh-cn/react-native-dropdownalert.md +++ b/zh-cn/react-native-dropdownalert.md @@ -259,9 +259,9 @@ DropdownAlertType 是 DropdownAlert 库导出的一个枚举对象,列举了 #### DropdownAlertType 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | **Required** | Platform | HarmonyOS Support | | ------- | ------------ | ------ | ------------ | -------- | ----------------- | diff --git a/zh-cn/react-native-dynamic.md b/zh-cn/react-native-dynamic.md index 08cf51f68be76effe18425af2a5a4459c458757e..8d880ee9ddf1b7f2c75d7b7feeb27c6f9541ec23 100644 --- a/zh-cn/react-native-dynamic.md +++ b/zh-cn/react-native-dynamic.md @@ -185,9 +185,9 @@ const dynamicStyles = new DynamicStyleSheet({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ----- | -------- | -------- | -------- | -------- | diff --git a/zh-cn/react-native-easy-toast.md b/zh-cn/react-native-easy-toast.md index ebf14d0d9f9fe8a6d19b54afa78f89c7b14c4bc6..f781e326c60bb07078b5950b9950a1719a2e79c8 100644 --- a/zh-cn/react-native-easy-toast.md +++ b/zh-cn/react-native-easy-toast.md @@ -78,9 +78,9 @@ export default class App extends Component { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > > 详情见 [react-native-easy-toast 源库地址](https://github.com/crazycodeboy/react-native-easy-toast) @@ -96,9 +96,9 @@ export default class App extends Component { ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-echarts-pro.md b/zh-cn/react-native-echarts-pro.md index d1fdbc3a7c1d28225d770a7ea49e3d4ac116216f..758a258b088d2f0c5827389f17a8d02b8020905f 100644 --- a/zh-cn/react-native-echarts-pro.md +++ b/zh-cn/react-native-echarts-pro.md @@ -94,9 +94,9 @@ export default function RNEPDemo() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/tree/master) diff --git a/zh-cn/react-native-elements.md b/zh-cn/react-native-elements.md index 996c4fc3349d5d10b38301502dbefa802e98bc56..7d26b203ad63a0d569c8e27825f07aa28507b4b3 100644 --- a/zh-cn/react-native-elements.md +++ b/zh-cn/react-native-elements.md @@ -319,9 +319,9 @@ export default Avatars; 以下为目前已支持的组件属性: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **AirbnbRating**:爱彼迎风格的评级组件 diff --git a/zh-cn/react-native-email-link.md b/zh-cn/react-native-email-link.md index 09a26a2c178cef276d5388e552ae3129e8991e37..51db2e76ada392f815230c221361a240e6e99f6d 100644 --- a/zh-cn/react-native-email-link.md +++ b/zh-cn/react-native-email-link.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-email-link) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-email-link) ## 安装与使用 diff --git a/zh-cn/react-native-exception-handler.md b/zh-cn/react-native-exception-handler.md index ba79aac6826713990ef19e2f50ac7d435df10803..c991de8815f738335730fba193061068b2d38975 100644 --- a/zh-cn/react-native-exception-handler.md +++ b/zh-cn/react-native-exception-handler.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-exception-handler) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-exception-handler) ## 安装与使用 @@ -261,9 +261,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | -------------------- | -------- | -------- | -------- | ----------------- | @@ -272,9 +272,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------------- | ------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-fast-image.md b/zh-cn/react-native-fast-image.md index 8725bfad495541384ccc56adcdb809dc2d9217f5..477944796dc531ef7daab57c414aa86c4913ac2f 100644 --- a/zh-cn/react-native-fast-image.md +++ b/zh-cn/react-native-fast-image.md @@ -247,9 +247,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------ | ----------------------------------------------------------------------------------------- | ---------------- | -------- | -------- | ----------------- | @@ -268,9 +268,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------- | ------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-file-selector.md b/zh-cn/react-native-file-selector.md index f0011bd4e55db1d1bc4818f65f6d048fa46a6c69..fdabdd0095f4d7f3a0a0c6b805286fecaf0d6e9a 100644 --- a/zh-cn/react-native-file-selector.md +++ b/zh-cn/react-native-file-selector.md @@ -163,9 +163,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-file-viewer.md b/zh-cn/react-native-file-viewer.md index 22c010a49ad228e5b4967bb9a4aa5c7eb2242a9d..cf05fce417e47cd22c8211d31d13127886d5351d 100644 --- a/zh-cn/react-native-file-viewer.md +++ b/zh-cn/react-native-file-viewer.md @@ -222,9 +222,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### `open(filepath: string, options?: Object): Promise` diff --git a/zh-cn/react-native-fingerprint-scanner.md b/zh-cn/react-native-fingerprint-scanner.md index ab98264f08cba3b20c06ce39cfa5678ab4e74cd4..8a7e7e83f40822d20869dd50e9d7929ae6e63d06 100644 --- a/zh-cn/react-native-fingerprint-scanner.md +++ b/zh-cn/react-native-fingerprint-scanner.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-fingerprint-scanner) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-fingerprint-scanner) ## 安装与使用 @@ -177,7 +177,7 @@ ohpm install ### 权限要求 -> [!tip] "ohos.permission.ACCESS_BIOMETRIC"权限等级为system_basic +> [!TIP] "ohos.permission.ACCESS_BIOMETRIC"权限等级为system_basic 在 `YourProject/entry/src/main/module.json5`补上配置 ```diff @@ -198,9 +198,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------- | ------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-fit-Image.md b/zh-cn/react-native-fit-Image.md index f5d772e7b88ffa5361463f5a53cbba262e80f126..cbfe749f35dbd650e41e10b3492a3f07d7b31b57 100644 --- a/zh-cn/react-native-fit-Image.md +++ b/zh-cn/react-native-fit-Image.md @@ -291,7 +291,7 @@ export default FitImageDemo; ## 属性 -[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | ------------------ |-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| ------------- | -------- | ----------------------------- | ----------------- | ------------------------------------------------------------ | diff --git a/zh-cn/react-native-flexi-radio-button.md b/zh-cn/react-native-flexi-radio-button.md index b2c2a481f64a7d10f21b88a641b0edbb381a1c07..00c78972257a7dc007c3ffefff4b57a3e86bf5c8 100644 --- a/zh-cn/react-native-flexi-radio-button.md +++ b/zh-cn/react-native-flexi-radio-button.md @@ -144,9 +144,9 @@ react-native-harmony: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release) ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ##### Radio Group: | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-flip-card.md b/zh-cn/react-native-flip-card.md index 592bcf4ac80ab68d28a8ada2b19c3364adaa85bf..f38995be9e61274a3d83a1e0f30e3ed3877cbcb3 100644 --- a/zh-cn/react-native-flip-card.md +++ b/zh-cn/react-native-flip-card.md @@ -218,7 +218,7 @@ export const FlipCardExample = () => { > [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 > -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 该库为 UI 组件库,通过配置属性标签,实现对应的功能。 diff --git a/zh-cn/react-native-fs(nocodegen).md b/zh-cn/react-native-fs(nocodegen).md index 735c223599fece6aa3e44aa6c04a88ae0d92282b..b1e2f7883870f934a75ad35a239e3b33caac99be 100644 --- a/zh-cn/react-native-fs(nocodegen).md +++ b/zh-cn/react-native-fs(nocodegen).md @@ -277,9 +277,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | :--------------------------- | ----------- | ------ | -------- | --------------- | ----------------- | ------------------------ | @@ -297,9 +297,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Platform | Required | HarmonyOS Support | Remark | | ----------------------- | ------------------------------------------------------------ | -------- | ----------- | -------- | ----------------- | ----------------- | diff --git a/zh-cn/react-native-fs.md b/zh-cn/react-native-fs.md index 3a6fba85c0d8a8c2b08d1dc331feaba770f59d7a..3e1c79960112584f0e5d6fc5c953e4654089b378 100644 --- a/zh-cn/react-native-fs.md +++ b/zh-cn/react-native-fs.md @@ -234,9 +234,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | Remark | | :--------------------------- | ----------- | ------ | -------- | --------------- | ----------------- | ------------------------ | @@ -254,9 +254,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Platform | Required | HarmonyOS Support | Remark | | ----------------------- | ------------------------------------------------------------ | -------- | ----------- | -------- | ----------------- | ----------------- | diff --git a/zh-cn/react-native-gesture-handler.md b/zh-cn/react-native-gesture-handler.md index f546b54cb848eca5940c587d36ac77bd04f7f671..9da093e129bee62bd0bc1d99805eabca68adb1a2 100644 --- a/zh-cn/react-native-gesture-handler.md +++ b/zh-cn/react-native-gesture-handler.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler) ## 安装与使用 @@ -253,7 +253,7 @@ ohpm install 请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-tpl/react-native-gesture-handler Releases](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler/releases) -> [!tip] [官方文档](https://docs.swmansion.com/react-native-gesture-handler/docs/) +> [!TIP] [官方文档](https://docs.swmansion.com/react-native-gesture-handler/docs/) ## Gestures @@ -263,18 +263,18 @@ GestureDetector 是 Gesture Handler 库 2.x 版本的一个主要组件。 #### Gesture detector 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- | -------- | -------- | | gesture | A gesture object containing the configuration and callbacks. | base gestures or any ComposedGesture | yes | All | yes | #### Gesture 的方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | method | Description | Type | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------ | ------------------------------------ | -------- | -------- | @@ -358,9 +358,9 @@ ReactButton 属性 > [!WARNING] Consider using the new [gestures API](https://docs.swmansion.com/react-native-gesture-handler/docs/gestures/gesture) instead. The old API is not actively supported and is not receiving the new features. Check out [RNGH 2.0 section in Introduction](https://docs.swmansion.com/react-native-gesture-handler/docs/#rngh-20) for more information. ### Gesture handlers 通用属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | -------- | -------- | -------- | @@ -372,9 +372,9 @@ ReactButton 属性 ### Gesture handlers 通用事件数据 以下是提供给 `onGestureEvent` 和 `onHandlerStateChange` 回调的通用事件数据: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Platform | HarmonyOS Support | | ---------------- | --------------------------------------------------------------------------- | ------ | -------- | -------- | @@ -384,9 +384,9 @@ ReactButton 属性 ### PanGestureHandler #### PanGestureHandler 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- | -------- | -------- | @@ -427,9 +427,9 @@ Y coordinate of the current position of the pointer (finger or a leading pointer ### TapGestureHandler #### TapGestureHandler 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ------ | -------- | -------- | -------- | diff --git a/zh-cn/react-native-get-random-values.md b/zh-cn/react-native-get-random-values.md index 387547ccf038b5af66c07d8d5a29e475c1bf7e55..e865e82a9dad2ca7a4ed3ba377e56b74b050bbb3 100644 --- a/zh-cn/react-native-get-random-values.md +++ b/zh-cn/react-native-get-random-values.md @@ -169,7 +169,7 @@ ohpm install > [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 > -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > > | Name | Description | Type | Required | Platform | HarmonyOS Support | > | ----------------------------- | ---------------------------------------------------- | ------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-hole-view.md b/zh-cn/react-native-hole-view.md index ec27fc04616963955647aeeb29c6a14fbb23a467..034cbdd9ed229a4b626112a03e1315b4883a73ac 100644 --- a/zh-cn/react-native-hole-view.md +++ b/zh-cn/react-native-hole-view.md @@ -271,9 +271,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-htmlview.md b/zh-cn/react-native-htmlview.md index b668656311e5bd78e43362f5610d1b2c8c09f18b..8bad1aa6747eef1a1c287cc94a8c6095e33da66c 100644 --- a/zh-cn/react-native-htmlview.md +++ b/zh-cn/react-native-htmlview.md @@ -96,11 +96,11 @@ export default HtmlViewExample; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] 该库为UI组件库,可以在该库的标签下,使原本无法在RN框架生效的Html写法,可以实现对应的功能。 +> [!TIP] 该库为UI组件库,可以在该库的标签下,使原本无法在RN框架生效的Html写法,可以实现对应的功能。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ------------------------------------------------------------ | ------ | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-http-bridge.md b/zh-cn/react-native-http-bridge.md index 46211342935a051b8a8fbd9bc22b2c5d91d18c71..fc607b8a5ce0b7ad76ebc8dcc11b6b2dc0a83e8f 100644 --- a/zh-cn/react-native-http-bridge.md +++ b/zh-cn/react-native-http-bridge.md @@ -256,9 +256,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-iconfont-cli.md b/zh-cn/react-native-iconfont-cli.md index 347cfe4e3c7c17079f347a3930f559660aa6523a..c9b0757fe025ae9f0aed88822151dd2c6b4099cb 100644 --- a/zh-cn/react-native-iconfont-cli.md +++ b/zh-cn/react-native-iconfont-cli.md @@ -191,9 +191,9 @@ RNOH:0.72.26; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. ## 属性 详细请查看 [react-native-iconfont-cli](https://github.com/iconfont-cli/react-native-iconfont-cli/blob/master/README.md) 的文档介绍 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **IconFont组件属性** diff --git a/zh-cn/react-native-idfa-aaid.md b/zh-cn/react-native-idfa-aaid.md index 49602979211d2e901f3f6f87e9316aff578783fb..85cf02fdbfe84aa30210d26bbb89a8db7f2742a1 100644 --- a/zh-cn/react-native-idfa-aaid.md +++ b/zh-cn/react-native-idfa-aaid.md @@ -261,7 +261,7 @@ ohpm install ### 权限要求 -[!tip] "ohos.permission.APP_TRACKING_CONSENT","ohos.permission.APP_TRACKING_CONSENT"权限等级为normal,授权方式为user_grant[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +[!TIP] "ohos.permission.APP_TRACKING_CONSENT","ohos.permission.APP_TRACKING_CONSENT"权限等级为normal,授权方式为user_grant[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) #### 在 entry 目录下的module.json5中添加权限 在 `YourProject/entry/src/main/module.json5`补上配置 @@ -311,9 +311,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-idle-timer.md b/zh-cn/react-native-idle-timer.md index 8b4f2e9e46b0cf41ac06723e6208c3639ec3c308..30a5514cd87b7c9b5de26b3e5327d10ecf4804db 100644 --- a/zh-cn/react-native-idle-timer.md +++ b/zh-cn/react-native-idle-timer.md @@ -163,9 +163,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-image-capinsets-next.md b/zh-cn/react-native-image-capinsets-next.md index dc8ce04eba0937fe09ee2d141f39470eff150b43..20525723f701d142ddd5bcf20da493a53e78c092 100644 --- a/zh-cn/react-native-image-capinsets-next.md +++ b/zh-cn/react-native-image-capinsets-next.md @@ -248,9 +248,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-image-editor.md b/zh-cn/react-native-image-editor.md index 689f4e74493fdd2c2fceaae536a9be0cd3b2c44e..f2e2ee2c946316c2a226c52aa53f3e9882d8481a 100644 --- a/zh-cn/react-native-image-editor.md +++ b/zh-cn/react-native-image-editor.md @@ -273,9 +273,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Platform | HarmonyOS Support | | --------- | -------- | ------------------------------------------------------------ | ----------- | ----------------- | @@ -283,9 +283,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **cropData** diff --git a/zh-cn/react-native-image-gallery.md b/zh-cn/react-native-image-gallery.md index 95175c2a2a2eea1c1ef2e4185bfbf678a6107c7e..b3b86628dfc33cce42423768a3b73e3db3321fa5 100644 --- a/zh-cn/react-native-image-gallery.md +++ b/zh-cn/react-native-image-gallery.md @@ -12,7 +12,7 @@

-> [!tip] +> [!TIP] > > [Github 地址](https://github.com/react-native-oh-library/react-native-image-gallery/tree/sig) diff --git a/zh-cn/react-native-image-marker.md b/zh-cn/react-native-image-marker.md index 8685add661a4e40b69347319fc1ba0b6d0f0af48..296a2376486e042bac91d87b0bff4e01873262f7 100644 --- a/zh-cn/react-native-image-marker.md +++ b/zh-cn/react-native-image-marker.md @@ -301,9 +301,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-image-pan-zoom.md b/zh-cn/react-native-image-pan-zoom.md index 2bb97557d2606a764401b0f1012b2be85d3309dc..cef30b4a87ba12bfeba9654779e0a07fa3a8ca5b 100644 --- a/zh-cn/react-native-image-pan-zoom.md +++ b/zh-cn/react-native-image-pan-zoom.md @@ -91,9 +91,9 @@ export default function () { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-image-zoom](https://github.com/ascoders/react-native-image-zoom) diff --git a/zh-cn/react-native-image-picker.md b/zh-cn/react-native-image-picker.md index 3c4c2fbaae89bfd68fcc13c50c156bcad782775a..cb295b9ca8355ddee93a62a543bfa7e2acb6635e 100644 --- a/zh-cn/react-native-image-picker.md +++ b/zh-cn/react-native-image-picker.md @@ -222,9 +222,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Options diff --git a/zh-cn/react-native-image-sequence-2.md b/zh-cn/react-native-image-sequence-2.md index 1b9c2f456ec02a03464ae9f89dc82a9a6273215e..3df496f02cd1f426d12b9a2cb3a2904a7f3bb497 100644 --- a/zh-cn/react-native-image-sequence-2.md +++ b/zh-cn/react-native-image-sequence-2.md @@ -398,9 +398,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ------------------------------------------------------------ | ------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-image-zoom-viewer.md b/zh-cn/react-native-image-zoom-viewer.md index d3523ffa21306094618a1f8f4796c8991ec377a9..a38492824f686b7fed0db681a72ef92a8c9ee40c 100644 --- a/zh-cn/react-native-image-zoom-viewer.md +++ b/zh-cn/react-native-image-zoom-viewer.md @@ -231,9 +231,9 @@ export default ReactImageZoon; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Platform | HarmonyOS Support | Remark | | ---------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ----------- | ----------------- | ---------------------------------------- | diff --git a/zh-cn/react-native-intersection-observer.md b/zh-cn/react-native-intersection-observer.md index d5a41ec3f3b2dc6541160845c325207461f9332f..e58e7f3211c4569ad395172335b6aeaeabbacddb 100644 --- a/zh-cn/react-native-intersection-observer.md +++ b/zh-cn/react-native-intersection-observer.md @@ -85,9 +85,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[react-native-intersection-observer](https://github.com/zhbhun/react-native-intersection-observer/blob/master/README.md) diff --git a/zh-cn/react-native-keep-awake.md b/zh-cn/react-native-keep-awake.md index fc6bc45b41ce83adfe48b5d30b85237f08305d8f..ec2d371eced20845ad58571eaf3179d2503ada23 100644 --- a/zh-cn/react-native-keep-awake.md +++ b/zh-cn/react-native-keep-awake.md @@ -212,11 +212,11 @@ ohpm install ## 使用方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] 功能函数形式使用下,新老接口均可使用。 +> [!TIP] 功能函数形式使用下,新老接口均可使用。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Required | Platform | HarmonyOS Support | | ---------------------- |-------------------------| -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-keys.md b/zh-cn/react-native-keys.md index 1df4ed75c3833bc5eea27c6d7ebb57a0c196a1f7..5acf29e0e6366f295958c8cb55409ed1f3b5dc57 100644 --- a/zh-cn/react-native-keys.md +++ b/zh-cn/react-native-keys.md @@ -235,9 +235,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-lightbox.md b/zh-cn/react-native-lightbox.md index d99fb66fa3390acfa82abf5977812d0218d39435..ba675a76ebb6d97277c91a2cba777312d09dc9f3 100644 --- a/zh-cn/react-native-lightbox.md +++ b/zh-cn/react-native-lightbox.md @@ -167,9 +167,9 @@ const styles = StyleSheet.create({ 2. 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; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 该库为UI组件库,通过配置属性标签,实现对应的功能。 diff --git a/zh-cn/react-native-linear-gradient-text.md b/zh-cn/react-native-linear-gradient-text.md index 516e26976ef2e145c62cd9145c16bb97015f54ce..32972cbad73333bf32d00e39be38757432ea12df 100644 --- a/zh-cn/react-native-linear-gradient-text.md +++ b/zh-cn/react-native-linear-gradient-text.md @@ -80,9 +80,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-linear-gradient-text ReadMe](https://github.com/HMDarkFir3/react-native-linear-gradient-text/tree/main) diff --git a/zh-cn/react-native-map-linking.md b/zh-cn/react-native-map-linking.md index 144fa76cab2f459d6529767394815986a5cd1b01..a075982733f526208b8ca61d199833f19d9bb91d 100644 --- a/zh-cn/react-native-map-linking.md +++ b/zh-cn/react-native-map-linking.md @@ -112,9 +112,9 @@ export default MapLinkingDemo; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Name | Description | Optional | Required | Platform | HarmonyOS Support -- | -- | -- | -- | -- | -- diff --git a/zh-cn/react-native-maps-directions.md b/zh-cn/react-native-maps-directions.md index 02d30408bb744f21af767d237c83c5714dfa13dc..a044090e743a5b7754ed920e3a0b848e37807c02 100644 --- a/zh-cn/react-native-maps-directions.md +++ b/zh-cn/react-native-maps-directions.md @@ -17,7 +17,7 @@ ## 安装与使用 -> [!tip] 该库依赖react-native-maps,可参考[react-native-maps文档](./react-native-maps.md)安装 +> [!TIP] 该库依赖react-native-maps,可参考[react-native-maps文档](./react-native-maps.md)安装 请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-maps-directions Releases](https://github.com/react-native-oh-library/react-native-maps-directions/releases),并下载适用版本的 tgz 包。 diff --git a/zh-cn/react-native-maps.md b/zh-cn/react-native-maps.md index c1a1d2892dcc6a8ae9e187ee9855569970e971ee..17ab2560aa6e0f1e404862457283d333208c9013 100644 --- a/zh-cn/react-native-maps.md +++ b/zh-cn/react-native-maps.md @@ -458,9 +458,9 @@ ohpm install ### 权限要求 -> [!tip] 如需自建项目使用华为地图可以跳过以下第一步,并前往[华为开发者联盟](https://developer.huawei.com/consumer/cn/wiki/index.php)平台申请对应项目和应用程序 +> [!TIP] 如需自建项目使用华为地图可以跳过以下第一步,并前往[华为开发者联盟](https://developer.huawei.com/consumer/cn/wiki/index.php)平台申请对应项目和应用程序 -> [!tip] 详细配置参考华为开发者官网[地图服务](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/appgallery-connect-0000001751989088) +> [!TIP] 详细配置参考华为开发者官网[地图服务](https://developer.huawei.com/consumer/cn/doc/harmonyos-guides/appgallery-connect-0000001751989088) 以下是示例项目配置 @@ -545,9 +545,9 @@ ohpm install ## MapView -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -635,9 +635,9 @@ ohpm install ## Marker -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -683,9 +683,9 @@ ohpm install ## Polyline -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -709,9 +709,9 @@ ohpm install ## Polygon -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -737,9 +737,9 @@ ohpm install ## Circle -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -759,9 +759,9 @@ ohpm install ## Overlay -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -781,9 +781,9 @@ ohpm install ## UrlTile & WMSTile -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -805,9 +805,9 @@ ohpm install ## Callout -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -818,9 +818,9 @@ ohpm install ## Geojson -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -848,9 +848,9 @@ ohpm install > **Note**: Supported on Google Maps only. > -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 @@ -873,11 +873,11 @@ ohpm install ## Cluster -> [!tip] 点聚合组件是新开发组件,在原库上不存在。 +> [!TIP] 点聚合组件是新开发组件,在原库上不存在。 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### 属性 diff --git a/zh-cn/react-native-markdown-display.md b/zh-cn/react-native-markdown-display.md index 8a629fe657370a68f38ab64f96f4162e89f48dd1..bf178061202ad64eccaf311c2f2a7433ed463e7a 100644 --- a/zh-cn/react-native-markdown-display.md +++ b/zh-cn/react-native-markdown-display.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) ## 安装与使用 @@ -91,15 +91,15 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[react-native-markdown-display](https://github.com/iamacup/react-native-markdown-display/blob/master/README.md) 如下是已经 HarmonyOS 化的属性: -> [!tip] " HarmonyOS 支持"列为 yes 的属性表示支持 HarmonyOS 平台,并且效果对标"原库平台"列中的 ios 或 android 的效果。 +> [!TIP] " HarmonyOS 支持"列为 yes 的属性表示支持 HarmonyOS 平台,并且效果对标"原库平台"列中的 ios 或 android 的效果。 | Name | Description | Default | Required | Platform | HarmonyOS Support | | ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-mask-text.md b/zh-cn/react-native-mask-text.md index c36b0483aff808077751213efb77b41c4762a4fe..900b39b7f52683137ea89d9efd702961ebddb1c4 100644 --- a/zh-cn/react-native-mask-text.md +++ b/zh-cn/react-native-mask-text.md @@ -129,9 +129,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | --- | --- | --- | --- | --- | --- | --- | diff --git a/zh-cn/react-native-masked-text.md b/zh-cn/react-native-masked-text.md index 76f24a2329c8bc3334e7e53bf7dcc2c1dbb2b5d8..d2cbe1817313fa543deb3bb8674880140b290523 100644 --- a/zh-cn/react-native-masked-text.md +++ b/zh-cn/react-native-masked-text.md @@ -84,9 +84,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > 详情见 [react-native-masked-text](https://github.com/bhrott/react-native-masked-text) @@ -159,9 +159,9 @@ const styles = StyleSheet.create({ ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > 详情见 [react-native-masked-text](https://github.com/bhrott/react-native-masked-text) diff --git a/zh-cn/react-native-masked-view-masked-view.md b/zh-cn/react-native-masked-view-masked-view.md index 565958d0a48e3ccf88b2283d1c8b2ecaf42de20e..fa9203846ed04d329a068fc4a3cfe8d08a71d2a4 100644 --- a/zh-cn/react-native-masked-view-masked-view.md +++ b/zh-cn/react-native-masked-view-masked-view.md @@ -233,9 +233,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------ | ------------------ | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-material-buttons.md b/zh-cn/react-native-material-buttons.md index 59e644e28a45a0dc609a71b5e71562018c1fb0b5..cdbfdddc4dea78552a296967f2737ae270ab9eda 100644 --- a/zh-cn/react-native-material-buttons.md +++ b/zh-cn/react-native-material-buttons.md @@ -211,9 +211,9 @@ export default MaterialButtons; ### 此组件有以下属性: ## **API(TextButton )** ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -223,9 +223,9 @@ export default MaterialButtons; | **disabledTitleColor** | Button title color for disabled state | String | No | iOS/Android | Yes | ## **API(RaisedTextButton)** ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -233,9 +233,9 @@ export default MaterialButtons; | **rippleDuration** | Duration of the ripple effect in milliseconds | Number | No | iOS/Android | Yes | ## **API(Common)** ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-material-design-style.md b/zh-cn/react-native-material-design-style.md index 9e1deeded145490396b3f0a6624ef47896fc3166..6b7cd1cab6ca63d1587f4c679a191d06946e6714 100644 --- a/zh-cn/react-native-material-design-style.md +++ b/zh-cn/react-native-material-design-style.md @@ -124,9 +124,9 @@ const styles = StyleSheet.create({ ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-material-textfield.md b/zh-cn/react-native-material-textfield.md index 83f2c121fd363d1209dd27ca28327fa7d31f4c9a..03b685808a04540d6be781d5e2674cf51bed57b9 100644 --- a/zh-cn/react-native-material-textfield.md +++ b/zh-cn/react-native-material-textfield.md @@ -210,9 +210,9 @@ RNOH:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. ## 属性 ### 此组件有以下属性: ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -252,9 +252,9 @@ RNOH:0.72.20; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. | **onBlur** | Blur callback | Function | No | iOS/Android | Yes | ## **API(TextField)** ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-material-ui.md b/zh-cn/react-native-material-ui.md index ad87eaa87c435f19df058b9daf565300d6972b2c..79a1865bf8b952a3e74fc79787a6e99206a4176a 100644 --- a/zh-cn/react-native-material-ui.md +++ b/zh-cn/react-native-material-ui.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/xotahal/react-native-material-ui) +> [!TIP] [Github 地址](https://github.com/xotahal/react-native-material-ui) ## 安装与使用 diff --git a/zh-cn/react-native-md5.md b/zh-cn/react-native-md5.md index 6489e146e02cbad4cb5f14228e6cf9f7eb732c0f..a5e99ec44151706c04623f5fcc40cbd2ab9f2e50 100644 --- a/zh-cn/react-native-md5.md +++ b/zh-cn/react-native-md5.md @@ -103,9 +103,9 @@ export function md5TestExample() { ## API -> [!tip] "Platform"列表示该接口在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该接口在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-mlkit-ocr.md b/zh-cn/react-native-mlkit-ocr.md index 6e024fb204911ad807bae746da3ba81f13d121e8..5bdecace76efa2278e8e0dfdec7c7dbbf26c4c0b 100644 --- a/zh-cn/react-native-mlkit-ocr.md +++ b/zh-cn/react-native-mlkit-ocr.md @@ -261,7 +261,7 @@ export function createRNPackages(ctx: RNPackageContext): RNPackage[] { ### 5.应用权限申请 -> [!tip] "ohos.permission.INTERNET"权限等级为normal,授权方式为system_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) +> [!TIP] "ohos.permission.INTERNET"权限等级为normal,授权方式为system_grant,[使用 ACL 签名的配置指导](https://developer.harmonyos.com/cn/docs/documentation/doc-guides-V3/signing-0000001587684945-V3#section157591551175916) 在 `YourProject/entry/src/main/module.json5`补上配置 @@ -309,9 +309,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ---------------- | ------------------------------------------ |--------------------------------- | ------ | -------- | -------- | diff --git a/zh-cn/react-native-modal.md b/zh-cn/react-native-modal.md index 60f7e18465b219fac90787a7063f1418779c8764..9091a6a90dcf0d7092149c143511be048dfc72dc 100644 --- a/zh-cn/react-native-modal.md +++ b/zh-cn/react-native-modal.md @@ -130,9 +130,9 @@ export default DefaultModal; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Default | Required | Platform | HarmonyOS Support | | --- | --- | --- | --- | --- | --- | --- | diff --git a/zh-cn/react-native-modalbox.md b/zh-cn/react-native-modalbox.md index c381787e8302f8cc98f5137a42d4f1791638da3e..12c1bf47c629e58add7f93346aa04cf93bfbb4a6 100644 --- a/zh-cn/react-native-modalbox.md +++ b/zh-cn/react-native-modalbox.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-modalbox) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-modalbox) ## 安装与使用 @@ -483,9 +483,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :------------------- | :----------------------------------------------------------: | :------------: | :------: | :---------: | :---------------: | @@ -514,9 +514,9 @@ const styles = StyleSheet.create({ ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :---- | :-------------: | :--------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-multi-slider.md b/zh-cn/react-native-multi-slider.md index af40493ea36281802a5c82c3cac2e4aba54b8cff..77ef2dc414699a326a04dc09490868057228f5dd 100644 --- a/zh-cn/react-native-multi-slider.md +++ b/zh-cn/react-native-multi-slider.md @@ -478,9 +478,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。遗留问题 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。遗留问题 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------- | ------------------------------------------------------------ | ----------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-neomorph-shadows.md b/zh-cn/react-native-neomorph-shadows.md index 4350091ff2fce110ae9141bf63daf4bee6e78588..3ccaa4156976b143397a90c11272246a783c59b6 100644 --- a/zh-cn/react-native-neomorph-shadows.md +++ b/zh-cn/react-native-neomorph-shadows.md @@ -120,9 +120,9 @@ const styles = StyleSheet.create({ ### 此组件有以下属性: ## **API(Shadow)** ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |:-----------------------:| :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-nested-scroll-view.md b/zh-cn/react-native-nested-scroll-view.md index 0a3f141659da45d8d0f5da38c24c252cd86f8f97..62b544b00e06af5015fe2564a6e2535932843069 100644 --- a/zh-cn/react-native-nested-scroll-view.md +++ b/zh-cn/react-native-nested-scroll-view.md @@ -121,9 +121,9 @@ ohpm install Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在React Native中直接使用原生的ScrollView实现嵌套滚动时,会出现一些滚动上的问题,例如嵌套滚动不流畅或无法正确响应滚动事件等,因此Android使用react-native-nested-scroll-view来解决嵌套滚动的问题;而iOS使用的是React Native中的ScrollView来实现嵌套滚动,HarmonyOS与iOS保持一致,接受所有[React Native ScrollView](https://reactnative.dev/docs/scrollview#props) 组件的Props -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 常用属性如下: @@ -158,9 +158,9 @@ Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在Re Android的ScrollView并不支持像iOS的ScrollView那样的嵌套滚动,在React Native中直接使用原生的ScrollView实现嵌套滚动时,会出现一些滚动上的问题,例如嵌套滚动不流畅或无法正确响应滚动事件等,因此Android使用react-native-nested-scroll-view来解决嵌套滚动的问题;而iOS使用的是React Native中的ScrollView来实现嵌套滚动,HarmonyOS与iOS保持一致,接受所有[React Native ScrollView](https://reactnative.dev/docs/scrollview#methods) 组件的Methods -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-orientation-locker.md b/zh-cn/react-native-orientation-locker.md index 5a8a0cce2be33e536c573db990857228876781eb..d9d03e8f23386b07f8ef2de0afe8827f5571d4d3 100644 --- a/zh-cn/react-native-orientation-locker.md +++ b/zh-cn/react-native-orientation-locker.md @@ -319,9 +319,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-orientation-locker](https://github.com/react-native-oh-library/react-native-orientation-locker) @@ -337,9 +337,9 @@ ohpm install ## Events -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-orientation-locker](https://github.com/react-native-oh-library/react-native-orientation-locker) diff --git a/zh-cn/react-native-orientation.md b/zh-cn/react-native-orientation.md index e4d07ef860b55f58f39fbc8bdea37b6a261c610e..85812e6bbe75636bd2776e104d8740658f76ca33 100644 --- a/zh-cn/react-native-orientation.md +++ b/zh-cn/react-native-orientation.md @@ -273,9 +273,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-orientation](https://github.com/react-native-oh-library/react-native-orientation) @@ -291,9 +291,9 @@ ohpm install ## Events -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-orientation](https://github.com/react-native-oh-library/react-native-orientation) diff --git a/zh-cn/react-native-pager-view.md b/zh-cn/react-native-pager-view.md index 7eecba892862628b879025c5da6dd379bf65725b..96607fa8c6b3b10ee2924997914d28280ba91049 100644 --- a/zh-cn/react-native-pager-view.md +++ b/zh-cn/react-native-pager-view.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-pager-view) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-pager-view) ## 安装与使用 @@ -211,9 +211,9 @@ ohpm install ## 属性 -> [!tip] " HarmonyOS 支持"列为 yes 的 API 表示支持 HarmonyOS 平台,并且效果对标"原库平台"列中的 ios 或 android 的效果。 +> [!TIP] " HarmonyOS 支持"列为 yes 的 API 表示支持 HarmonyOS 平台,并且效果对标"原库平台"列中的 ios 或 android 的效果。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ | -------- | ------------ | -------------------------- | diff --git a/zh-cn/react-native-paper.md b/zh-cn/react-native-paper.md index 3734eae963f142922a44440dc7a854a6f4530295..7e48c1cf11f04ad2c88491beb5bb70e0ae5c20c8 100644 --- a/zh-cn/react-native-paper.md +++ b/zh-cn/react-native-paper.md @@ -105,9 +105,9 @@ export default ActivityIndicatorDemo; 详情查看[Paper官方文档](https://callstack.github.io/react-native-paper) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -150,9 +150,9 @@ export default ActivityIndicatorDemo; 详情查看[Paper官方组件介绍文档](https://callstack.github.io/react-native-paper/docs/components/ActivityIndicator#animating) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **ActivityIndicator**:Activity indicator is used to present progress of some activity in the app. It can be used as a drop-in for the ActivityIndicator shipped with React Native | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-parsed-text.md b/zh-cn/react-native-parsed-text.md index 2101abb4b81840516244702e676d7f7ea8fd9f90..21231f02112f6a8d0ebdb4c611accc18dc1a6ad0 100644 --- a/zh-cn/react-native-parsed-text.md +++ b/zh-cn/react-native-parsed-text.md @@ -178,9 +178,9 @@ const styles = StyleSheet.create({ ParsedText组件接收所有[React Native Text](https://reactnative.dev/docs/text.html)组件的Props -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-permissions.md b/zh-cn/react-native-permissions.md index efbd5ede756ccb451e639827a2dcfd15bbe353db..9d6e28de05af16af07d35bbf60205c42ce169475 100644 --- a/zh-cn/react-native-permissions.md +++ b/zh-cn/react-native-permissions.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-permissions) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-permissions) ## 安装与使用 diff --git a/zh-cn/react-native-phone-number-input.md b/zh-cn/react-native-phone-number-input.md index 5267a88f3ccfc46b9f3a094d8d7bbe07cb81fe54..08832d0e423a7c7d0b79dabdccbaf045cb3ea793 100644 --- a/zh-cn/react-native-phone-number-input.md +++ b/zh-cn/react-native-phone-number-input.md @@ -168,9 +168,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------ | ------------------------------------- | ------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -200,9 +200,9 @@ const styles = StyleSheet.create({ ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------- | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-picker-picker(nocodegen).md b/zh-cn/react-native-picker-picker(nocodegen).md index 6558c47b7550a09c7c5e6f9680177b6db22d2ea6..34d1eb4e1fd0bf3486543f79f0fe9effdf137ac6 100644 --- a/zh-cn/react-native-picker-picker(nocodegen).md +++ b/zh-cn/react-native-picker-picker(nocodegen).md @@ -247,9 +247,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### PickerProps @@ -285,9 +285,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |---------|---------------------------------|----------|----------|----------|-------------------| diff --git a/zh-cn/react-native-picker-picker.md b/zh-cn/react-native-picker-picker.md index 24880322d51c8d621fa4ffcccd1b82aa2827cdbb..707af5217e7566bd7d9b6354ee4aaa9edb637d1d 100644 --- a/zh-cn/react-native-picker-picker.md +++ b/zh-cn/react-native-picker-picker.md @@ -190,9 +190,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;No 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### PickerProps diff --git a/zh-cn/react-native-picker.md b/zh-cn/react-native-picker.md index 13857050085aa6f1328df8d79448e70947f9b88c..16c39bd6db6eefd6220119653b10c4fa8f6b75fa 100644 --- a/zh-cn/react-native-picker.md +++ b/zh-cn/react-native-picker.md @@ -257,9 +257,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --- |----------|---------| ------ | ----------- |-------------------| @@ -287,9 +287,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --- |----------|----------|----------|-------------|-------------------| diff --git a/zh-cn/react-native-pickers.md b/zh-cn/react-native-pickers.md index 40a614e6a355d004ed18d27f0541ccce867f73c8..ee860bd3155d4d380815e9880506792ce70b87ef 100644 --- a/zh-cn/react-native-pickers.md +++ b/zh-cn/react-native-pickers.md @@ -174,9 +174,9 @@ export default class MainPage extends BaseComponent { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 IOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 IOS 或 Android 的效果。 ### AlertDialog diff --git a/zh-cn/react-native-popover-view.md b/zh-cn/react-native-popover-view.md index 89608d4f73bef3558e5af058d2a2d0c2eafaa7df..0d41244d8c5c689ae5c42aba8b56d0cea930793d 100644 --- a/zh-cn/react-native-popover-view.md +++ b/zh-cn/react-native-popover-view.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-popover-view) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-popover-view) ## 安装与使用 @@ -146,9 +146,9 @@ export default PopoverDemo; **属性&方法** -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | remark | | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- | -------- | -------- | ----------------- | -------------- | diff --git a/zh-cn/react-native-popup-menu.md b/zh-cn/react-native-popup-menu.md index 9e4af30f3c1bfca4b374883f3b746e26573c1203..2fb159ab13546531627604088a36952fa3b01ea0 100644 --- a/zh-cn/react-native-popup-menu.md +++ b/zh-cn/react-native-popup-menu.md @@ -88,9 +88,9 @@ export const YourComponent = () => ( ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-popup-menu](https://github.com/instea/react-native-popup-menu/blob/master/doc/api.md) diff --git a/zh-cn/react-native-progress.md b/zh-cn/react-native-progress.md index 8c5f14e7a4fbd716e09d507e9cfa08bab0af04f9..3cbd7146e03fcb494809fe440dd7c89766832b39 100644 --- a/zh-cn/react-native-progress.md +++ b/zh-cn/react-native-progress.md @@ -142,9 +142,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-progress](https://github.com/oblador/react-native-progress) diff --git a/zh-cn/react-native-pull.md b/zh-cn/react-native-pull.md index cded89f4b9160166051f5050ff59fbed4fc35885..0b0102f9e7d7fc9d63ad9c9416bae52f46cb49ee 100644 --- a/zh-cn/react-native-pull.md +++ b/zh-cn/react-native-pull.md @@ -14,7 +14,7 @@ -> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-pull) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-pull) ## 安装与使用 @@ -440,9 +440,9 @@ export default PullListDemo; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **`PullView` & `PullList` 下拉效果属性** diff --git a/zh-cn/react-native-quick-base64.md b/zh-cn/react-native-quick-base64.md index 7d000a5dc413cdef422a71b804a2253768e586a0..de3259bc45df3bdebb653ec91e309f1716248021 100644 --- a/zh-cn/react-native-quick-base64.md +++ b/zh-cn/react-native-quick-base64.md @@ -568,9 +568,9 @@ ohpm install ## 静态方法 以下是提供的静态方法数据: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | NAME | Description | TYPE | Required | Platform | HarmonyOS Support | | ---------------- | --------------------------------------------------------------------------- | ------ | ------ | -------- | -------- | diff --git a/zh-cn/react-native-randombytes.md b/zh-cn/react-native-randombytes.md index 8bd3f776009645165e03be4cc56495db9f09a068..5fa1ecbfc2946eca3eb9620ce5646a90967bea59 100644 --- a/zh-cn/react-native-randombytes.md +++ b/zh-cn/react-native-randombytes.md @@ -197,9 +197,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-randombytes](https://github.com/react-native-oh-library/react-native-randombytes) diff --git a/zh-cn/react-native-ratings.md b/zh-cn/react-native-ratings.md index cb25f3e588eb7e0dd7d37c4447fce2cba120b28e..023390be82db5f6177049316e3e3aa389a21bc7c 100644 --- a/zh-cn/react-native-ratings.md +++ b/zh-cn/react-native-ratings.md @@ -130,9 +130,9 @@ export function RatingsDemo () { ## 属性 ### 此组件有以下属性: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-----------------------: | :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | @@ -156,9 +156,9 @@ export function RatingsDemo () { | **onFinishRating** | Callback method when the user finishes rating. Gives you the final rating value as a whole number (required) | function | No | iOS/Android | Yes | ## **API(AirbnbRating)** -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :-----------------------: | :-----------------------------------------------: | :------------------------------------------------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-reanimated-table.md b/zh-cn/react-native-reanimated-table.md index b6567fb58efcd06a9d952f977bd0350242a19aca..aa0be7f634708236b518ef88625ed9ae095454d0 100644 --- a/zh-cn/react-native-reanimated-table.md +++ b/zh-cn/react-native-reanimated-table.md @@ -99,9 +99,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见[react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) diff --git a/zh-cn/react-native-reanimated.md b/zh-cn/react-native-reanimated.md index 5dd04f578cc19cdb700896ec6930752911dcc31e..ea63c2208aebe90309d602a9ba49d7ffa9db46d8 100644 --- a/zh-cn/react-native-reanimated.md +++ b/zh-cn/react-native-reanimated.md @@ -240,9 +240,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-render-html.md b/zh-cn/react-native-render-html.md index 680e6438670475a7650e3018849d4075a33158cf..329a83dd90c14c5dbb5765d60ee241e566df57b1 100644 --- a/zh-cn/react-native-render-html.md +++ b/zh-cn/react-native-render-html.md @@ -72,9 +72,9 @@ export default function App() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **组件 RenderHtml** diff --git a/zh-cn/react-native-root-modal.md b/zh-cn/react-native-root-modal.md index f3a1aee1d8dba9803ba7ac789ee578ab0fc63e71..eb78952aedfce8f96be69bb06087e9bb33005c3c 100644 --- a/zh-cn/react-native-root-modal.md +++ b/zh-cn/react-native-root-modal.md @@ -173,9 +173,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 react-native-root-modal组件接收所有[React Native View](https://reactnative.dev/docs/view#props)组件的Props. diff --git a/zh-cn/react-native-root-siblings.md b/zh-cn/react-native-root-siblings.md index 3a253814c261dfe353682ddae2b0c1263a08e832..9c554fb502ca9c1a5200103aba9dd607ba8d0cd2 100644 --- a/zh-cn/react-native-root-siblings.md +++ b/zh-cn/react-native-root-siblings.md @@ -275,9 +275,9 @@ RNOH: 0.72.33; SDK: Openharmony 5.0.0.71(API Version 12 Release); IDE: DevEco St ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-root-toast.md b/zh-cn/react-native-root-toast.md index f9f57bc58b1f37e2462c18b1740da5584dc39a10..69e2c9fec38a196d6a379b43b3df057ce3de258b 100644 --- a/zh-cn/react-native-root-toast.md +++ b/zh-cn/react-native-root-toast.md @@ -92,9 +92,9 @@ export function ReactNativeRootToastExample() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | ------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-safe-area-context.md b/zh-cn/react-native-safe-area-context.md index bc4a8af975dd343a7894e80ed6433064627922d8..936fba7970833b750c958991f8d4e882ad1ed039 100644 --- a/zh-cn/react-native-safe-area-context.md +++ b/zh-cn/react-native-safe-area-context.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-safe-area-context) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-safe-area-context) ## 安装与使用 @@ -213,9 +213,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **组件 SafeAreaProvider** @@ -240,9 +240,9 @@ Note that providers should not be inside a View that is animated with Animated o # API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- |----------|----------| -------- | ------------------ | diff --git a/zh-cn/react-native-safe-module.md b/zh-cn/react-native-safe-module.md index 3937058f2350f48eadbc29fd191a776f836e5ee0..c5868a7f5840a9ce732099498a3df3eaefe7d233 100644 --- a/zh-cn/react-native-safe-module.md +++ b/zh-cn/react-native-safe-module.md @@ -73,9 +73,9 @@ export default App; ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Name | Description | Type | Required | Platform | HarmonyOS Support diff --git a/zh-cn/react-native-screens.md b/zh-cn/react-native-screens.md index b7fc2b88b593fe8fd07ce6324e9af6bd5aa256f8..a13e3dcb44c41114165d9826d7d2eae2fd3c024f 100644 --- a/zh-cn/react-native-screens.md +++ b/zh-cn/react-native-screens.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/software-mansion/react-native-screens) +> [!TIP] [Github 地址](https://github.com/software-mansion/react-native-screens) ## 安装与使用 @@ -128,9 +128,9 @@ enableScreens(false); ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------------------------------------------|---------------------------------------------------------------------------------------|----------|----------|-------------|-------------------| diff --git a/zh-cn/react-native-scrollable-tab-view.md b/zh-cn/react-native-scrollable-tab-view.md index f05840635c47ca1dbbe76731bd3a436d22c73c63..02b32a6ab5649708981c2f58a91ccd50faf06bdf 100644 --- a/zh-cn/react-native-scrollable-tab-view.md +++ b/zh-cn/react-native-scrollable-tab-view.md @@ -14,7 +14,7 @@ -> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) ## 安装与使用 @@ -79,9 +79,9 @@ export default () => { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------------- | ------------------------------------------------------------ | -------------------- | -------- | ------------ | ----------------- | diff --git a/zh-cn/react-native-scrollable-tabview.md b/zh-cn/react-native-scrollable-tabview.md index b4cf95cd57199087cea78104a86b97406d9a158a..c0687d9b578ec8c784fee29abdbe345946fa072f 100644 --- a/zh-cn/react-native-scrollable-tabview.md +++ b/zh-cn/react-native-scrollable-tabview.md @@ -127,9 +127,9 @@ export default function ScrollTabsDemo() { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---- | ----------- | ---- | -------- | ------------------ | @@ -185,9 +185,9 @@ toProps | toProps 仅传递给 Screen,不作数据关联 | Object | / | yes | ## 方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Name | Description | Type | Required | HarmonyOS Support diff --git a/zh-cn/react-native-secharts.md b/zh-cn/react-native-secharts.md index a0fa37c428dc622cecce1fe3083697c3f58f5353..79a109eba0c618b0182642eda3efd74aa36c9c67 100644 --- a/zh-cn/react-native-secharts.md +++ b/zh-cn/react-native-secharts.md @@ -117,7 +117,7 @@ const styles = StyleSheet.create({ ## Link -> [!tip] 本库依赖的@react-native-oh-tpl/react-native-webview 使用的版本为 13.10.2-0.2.0 +> [!TIP] 本库依赖的@react-native-oh-tpl/react-native-webview 使用的版本为 13.10.2-0.2.0 本库 HarmonyOS 侧实现依赖@react-native-oh-tpl/react-native-webview 的原生端代码,如已在 HarmonyOS 工程中引入过该库,则无需再次引入,可跳过本章节步骤,直接使用。 @@ -133,9 +133,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | @@ -148,9 +148,9 @@ const styles = StyleSheet.create({ ## 实例方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Prop | Description | Type | Required | Platform | HarmonyOS Support | | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-section-list-get-item-layout.md b/zh-cn/react-native-section-list-get-item-layout.md index 4514337ef84baea409438252396b23337934449b..d332523ca9f0cfe2c49242ff0af435fcf950596f 100644 --- a/zh-cn/react-native-section-list-get-item-layout.md +++ b/zh-cn/react-native-section-list-get-item-layout.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/jsoendermann/rn-section-list-get-item-layout) +> [!TIP] [Github 地址](https://github.com/jsoendermann/rn-section-list-get-item-layout) ## 安装与使用 @@ -76,9 +76,9 @@ export default MyComponent ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [rn-section-list-get-item-layout 源库地址](https://github.com/jsoendermann/rn-section-list-get-item-layout) diff --git a/zh-cn/react-native-sensors.md b/zh-cn/react-native-sensors.md index 0ea9169ee69fcb73f45f633cd93947f5f83c4f6d..6fec457ffc3924dcd0728f00b46fc1278fcf3329 100644 --- a/zh-cn/react-native-sensors.md +++ b/zh-cn/react-native-sensors.md @@ -189,9 +189,9 @@ gyroscope 需要的权限:ohos.permission.GYROSCOPE ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------ | ------------ | ---------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-shadow-2.md b/zh-cn/react-native-shadow-2.md index 419c6e20d343f5ce9ae9e6896255f4ca81aa1940..f9225fa774be708ce36da1ac80ef3e712ee59c69 100644 --- a/zh-cn/react-native-shadow-2.md +++ b/zh-cn/react-native-shadow-2.md @@ -186,9 +186,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-shared-element.md b/zh-cn/react-native-shared-element.md index 396b3e865475bcec1f73c8e685d2e7ca5b8060a1..0d977d92a67eec832f8ae18af69d2956d39bdd92 100644 --- a/zh-cn/react-native-shared-element.md +++ b/zh-cn/react-native-shared-element.md @@ -366,9 +366,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### SharedElementAnimation diff --git a/zh-cn/react-native-signature-capture.md b/zh-cn/react-native-signature-capture.md index de6801ae91acb20f13758afa0498aeb41b7ce6f7..36f09ca60c3b77d08cecf0d7d40caee3f5123868 100644 --- a/zh-cn/react-native-signature-capture.md +++ b/zh-cn/react-native-signature-capture.md @@ -261,9 +261,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -283,9 +283,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/react-native-simple-toast.md b/zh-cn/react-native-simple-toast.md index e49c1161e19f01f61d88983888179da33705fec2..0ae2113e2a5edf480ea0e08424dc174f1e8206d4 100644 --- a/zh-cn/react-native-simple-toast.md +++ b/zh-cn/react-native-simple-toast.md @@ -123,9 +123,9 @@ RNOH:0.72.23; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Required | Platform | HarmonyOS Support | @@ -137,9 +137,9 @@ RNOH:0.72.23; SDK:HarmonyOS NEXT Developer Beta1; IDE:DevEco Studio 5.0.3. ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | HarmonyOS Support | | ---- |------------------|------------------| -------- | ------------------ | diff --git a/zh-cn/react-native-skia.md b/zh-cn/react-native-skia.md index 6f19d28798b1f38114ddaab6a620b3b0148ddb11..1105cbe89a1a7af4c4010c987038575fef485451 100644 --- a/zh-cn/react-native-skia.md +++ b/zh-cn/react-native-skia.md @@ -244,9 +244,9 @@ ohpm install 请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[@react-native-oh-tpl/react-native-skia Releases](https://github.com/react-native-oh-library/react-native-skia/releases) -> [!tip] [skia 官方文档](https://shopify.github.io/react-native-skia/docs/getting-started/installation) +> [!TIP] [skia 官方文档](https://shopify.github.io/react-native-skia/docs/getting-started/installation) -> [!tip] 使用此库需要配置 [@react-native-oh-tpl/react-native-reanimated](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-reanimated.md) +> [!TIP] 使用此库需要配置 [@react-native-oh-tpl/react-native-reanimated](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-reanimated.md) ## 组件 @@ -254,9 +254,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------ | -------- | ----------- | ----------------- | @@ -270,9 +270,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | @@ -286,9 +286,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------- | -------- | ----------- | ----------------- | @@ -301,9 +301,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------ | ------ | -------- | ----------- | ----------------- | @@ -316,9 +316,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | -------------------------------------------------- | ---------------- | -------- | ----------- | ----------------- | @@ -332,9 +332,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ---------------- | ------------- | -------- | ----------- | ----------------- | @@ -345,9 +345,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ------------ | ----- | -------- | ----------- | ----------------- | @@ -358,9 +358,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------- | ----------------- | @@ -371,9 +371,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platfor | HarmonyOS Support | | ---- | ------------ | ------ | -------- | ----------- | ----------------- | @@ -385,9 +385,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platfor | HarmonyOS Support | | ------ | --------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -400,9 +400,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | ---------- | ----------------- | ----------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -416,9 +416,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | --------- | ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ----------- | ----------------- | @@ -433,9 +433,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | --------- | ---------------- | ------------------------------------------------------------ | -------- | ----------- | ----------------- | @@ -448,9 +448,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | ------- | --------- | ----------------- | -------- | ----------- | ----------------- | @@ -460,9 +460,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | ---- | ----------------- | ------------------------- | -------- | ----------- | ----------------- | @@ -472,9 +472,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | ------ | ------- | ----------------------------------------------- | -------- | ----------- | ----------------- | @@ -489,9 +489,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Type | Description | Required | android/ios | HarmonyOS Support | | -------- | -------------------------------------------------------------------------- | ----------------------------- | -------- | ----------- | ----------------- | @@ -503,9 +503,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | android/ios | HarmonyOS Support | | --------- | ------------------------------------------------------------------------------------------------------------------------ | ----------------- | -------- | ----------- | ----------------- | @@ -522,9 +522,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------ | -------- | ----------- | ----------------- | @@ -538,9 +538,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ------------------------------- | ----- | -------- | ----------- | ----------------- | @@ -551,9 +551,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------------------- | ------ | -------- | ----------- | ----------------- | @@ -564,9 +564,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | --------------------------- | ------ | -------- | ----------- | ----------------- | @@ -579,9 +579,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | -------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -593,9 +593,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -610,9 +610,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -627,9 +627,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | ----------- | ----------------- | @@ -640,9 +640,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----- | ----------- | ------ | -------- | ----------- | ----------------- | @@ -652,9 +652,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | ------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -667,9 +667,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | --------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -681,9 +681,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------ | ---------- | -------- | ----------- | ----------------- | @@ -694,9 +694,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------------------------- | ----------------- | -------- | ----------- | ----------------- | @@ -710,9 +710,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ----------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -724,9 +724,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ----------------------------- | ---------- | -------- | ----------- | ----------------- | @@ -738,9 +738,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | ------------------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -756,9 +756,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------- | ---------------- | -------- | ----------- | ----------------- | @@ -770,9 +770,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------------------------------ | ------------ | -------- | ----------- | ----------------- | @@ -785,9 +785,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -799,9 +799,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------------- | ---------------- | -------- | ----------- | ----------------- | @@ -813,9 +813,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | --------------- | -------- | ----------- | ----------------- | @@ -826,9 +826,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------- | --------------------------------------------------------------------- | --------- | -------- | ----------- | ----------------- | @@ -840,9 +840,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -853,9 +853,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ----------------------------------------------------------------------------------------- | ----------- | -------- | ----------- | ----------------- | @@ -867,9 +867,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -880,9 +880,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -892,9 +892,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------ | ----------- | -------- | ----------- | ----------------- | @@ -904,9 +904,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ---------------------------------------------------- | ------------------ | -------- | ----------- | ----------------- | @@ -919,9 +919,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- | ----------- | ----------------- | @@ -936,9 +936,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ------------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -952,9 +952,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------- | --------------------------------------------- | ----------- | -------- | ----------- | ----------------- | @@ -967,9 +967,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | --------------------------------------------- | ------ | -------- | ----------- | ----------------- | @@ -982,9 +982,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | ---------------------------------------------------------- | ------- | -------- | ----------- | ----------------- | @@ -997,9 +997,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | -------- | ----------- | ----------------- | @@ -1011,9 +1011,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ---------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | @@ -1025,9 +1025,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------ | --------------------------------------------------------------------------------------- | ------------------------ | -------- | ----------- | ----------------- | @@ -1037,9 +1037,9 @@ ohpm install #### 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ------ | -------- | ----------- | ----------------- | @@ -1047,9 +1047,9 @@ ohpm install ## RNSkiaModule API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | ---------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-slider.md b/zh-cn/react-native-slider.md index af613f5d70ad78bd40f4c74012c5c5caa0f90ea1..12495c6bed01a90e170e77b468feb144c653f229 100644 --- a/zh-cn/react-native-slider.md +++ b/zh-cn/react-native-slider.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/tree/sig) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/tree/sig) ## 安装与使用 @@ -155,9 +155,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 > -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |-----------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|----------|-------------|-------------------| diff --git a/zh-cn/react-native-snackbar.md b/zh-cn/react-native-snackbar.md index df91cfb1687dd0f2d9bb4fb7397c95dd5d12282b..90e58ddf8629f5eaf1a6ae1836658d889d0b575b 100644 --- a/zh-cn/react-native-snackbar.md +++ b/zh-cn/react-native-snackbar.md @@ -176,9 +176,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Snackbar.show(options) @@ -255,9 +255,9 @@ Where event is one of the following options : ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------- | --------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-snap-carousel.md b/zh-cn/react-native-snap-carousel.md index 958b14cfe727a33a4a77468eeaeb7c17df55b2e2..644cdc665d0580ed90dd203fed601cd7dbef755a 100644 --- a/zh-cn/react-native-snap-carousel.md +++ b/zh-cn/react-native-snap-carousel.md @@ -123,9 +123,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------- | ----------------------------------------------------- | -------- | ----------------- | @@ -171,9 +171,9 @@ const styles = StyleSheet.create({ ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Prop | Description | Type | Required | Platform | HarmonyOS Support | | -------------------------------- | ---------------------------------------------------------------------------------- | -------- | ----------- | ------- | ----------------- | diff --git a/zh-cn/react-native-sortable-list.md b/zh-cn/react-native-sortable-list.md index 1ee3e0e0240b2e0f5c2d03c368015050a66ac365..845e71405aecdfb79d49d2cc9414af668783a50a 100644 --- a/zh-cn/react-native-sortable-list.md +++ b/zh-cn/react-native-sortable-list.md @@ -237,9 +237,9 @@ const styles = StyleSheet.create({ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | **Type** | Required | Platform | HarmonyOS Support | | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------- | -------- | -------- | ----------------- | @@ -268,9 +268,9 @@ const styles = StyleSheet.create({ ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | **Type** | Required | Platform | HarmonyOS Support | | -------------- | --------------------------------------------------------------------------- | -------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-spinkit.md b/zh-cn/react-native-spinkit.md index 5e81273e5d6279f554191e5362a5cfa11a7a34df..092345f403d9de167442f7a0ad0211ab675b2e66 100644 --- a/zh-cn/react-native-spinkit.md +++ b/zh-cn/react-native-spinkit.md @@ -190,9 +190,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **SpinKit**:加载动画渲染组件,接收所有 [View](https://reactnative.dev/docs/view#props) 的props。 diff --git a/zh-cn/react-native-sqlite-storage.md b/zh-cn/react-native-sqlite-storage.md index 83f53a4879a627adc1d9408ea967ceb2f3a82e32..34469f2525ba8829babd54f1ad3d31b398a893ec 100644 --- a/zh-cn/react-native-sqlite-storage.md +++ b/zh-cn/react-native-sqlite-storage.md @@ -607,7 +607,7 @@ ohpm install ## 静态方法 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-ssl-pinning.md b/zh-cn/react-native-ssl-pinning.md index adee064b2c473f8d1ca4388072fe6eab82c34c26..8a81376d8f7c0c3551e9876886ffa8ccf1ead7ba 100644 --- a/zh-cn/react-native-ssl-pinning.md +++ b/zh-cn/react-native-ssl-pinning.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-ssl-pinning) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-ssl-pinning) ## 安装与使用 @@ -350,9 +350,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | |-------------------------------------|------------------------------------------------|-----------| -------- |------------|-------------------| diff --git a/zh-cn/react-native-stickyheader.md b/zh-cn/react-native-stickyheader.md index f43e613624c827462b96cc1d20e59b18b26592f0..cb25d1eabcd82ef03bebbdef052d839e517f3157 100644 --- a/zh-cn/react-native-stickyheader.md +++ b/zh-cn/react-native-stickyheader.md @@ -126,9 +126,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 此组件有以下属性: diff --git a/zh-cn/react-native-storage.md b/zh-cn/react-native-storage.md index e7f6d7341f6299af9613de79811d8d3ca89bbd23..136fb45b7920774f072ce87716d051a6cbce2f5f 100644 --- a/zh-cn/react-native-storage.md +++ b/zh-cn/react-native-storage.md @@ -390,9 +390,9 @@ RNOH: 0.72.22; SDK: OpenHarmony(api12) 5.0.0.22; IDE: DevEco Studio 5.0.3.228; R ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-svg-charts.md b/zh-cn/react-native-svg-charts.md index f93353d9bf6262851f46984ee4ae391c8b4031f3..67ed9317e16f580e4d18491b0c237f2ed8a08b1f 100644 --- a/zh-cn/react-native-svg-charts.md +++ b/zh-cn/react-native-svg-charts.md @@ -493,9 +493,9 @@ export default PieChartWithLabelExample ### 共有属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-svg.md b/zh-cn/react-native-svg.md index 43e36a8d712ac9f2bb6f6296dda4a590c78fdfc5..24916e9d5185be0337cfee9395e75f6013b9cd33 100644 --- a/zh-cn/react-native-svg.md +++ b/zh-cn/react-native-svg.md @@ -12,13 +12,13 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-svg) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-svg) ## 安装与使用 -> [!tip] 本项目为 react-native-svg 的ArkTs版本,现已停止维护。 +> [!TIP] 本项目为 react-native-svg 的ArkTs版本,现已停止维护。 -> [!tip] 如需继续使用请移步至[react-native-svg-capi](/zh-cn/react-native-svg-capi.md) 使用CAPI版本的 react-native-svg。 +> [!TIP] 如需继续使用请移步至[react-native-svg-capi](/zh-cn/react-native-svg-capi.md) 使用CAPI版本的 react-native-svg。 请到三方库的 Releases 发布地址查看配套的版本信息:[@react-native-oh-tpl/react-native-svg Releases](https://github.com/react-native-oh-library/react-native-svg/releases) 。对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 @@ -229,9 +229,9 @@ ohpm install 以下为目前已支持的组件属性: -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 **Svg**:绘制组件的父组件 @@ -292,7 +292,7 @@ ohpm install **LinearGradient**:用于定义线性渐变 -> [!tip] 注: LinearGradient 目前仅支持 Path、Rect、Circle 组件,只支持在 fill 上使用,不支持 stroke +> [!TIP] 注: LinearGradient 目前仅支持 Path、Rect、Circle 组件,只支持在 fill 上使用,不支持 stroke | Name | Description | Type | Required | Platform | HarmonyOS Support | | :--: | :---------------: | :-------------: | -------- | -------- | ----------------- | @@ -311,11 +311,11 @@ ohpm install **Mask**:定义 alpha 蒙版,用于将当前对象合成到背景中 -> [!tip] 注: Mask 目前自有属性均不支持,仅支持 Path、Rect、Circle 组件的单一组件嵌套,不支持多组件嵌套 +> [!TIP] 注: Mask 目前自有属性均不支持,仅支持 Path、Rect、Circle 组件的单一组件嵌套,不支持多组件嵌套 **Use**:该元素可以重复使用 SVG 元素 -> [!tip] 注: Use 目前仅支持 Path、Rect、Circle 组件 +> [!TIP] 注: Use 目前仅支持 Path、Rect、Circle 组件 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----: | :---------------: | :-------------: | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-swipe-gestures.md b/zh-cn/react-native-swipe-gestures.md index 37c7ec85992902fa22c083b25455ff282e75ba57..695576498bb13831ef4a8bace55fd870424bfd21 100644 --- a/zh-cn/react-native-swipe-gestures.md +++ b/zh-cn/react-native-swipe-gestures.md @@ -135,9 +135,9 @@ export default SomeComponent; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 Can be passed within optional `config` property. @@ -149,9 +149,9 @@ Can be passed within optional `config` property. ## Methods -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | name | Params | Description | Type | Required | Platform | HarmonyOS Suppor | | ------------ | ------------ | ---------------------------------------- | ------ | -------- | ----------- | ---------------- | diff --git a/zh-cn/react-native-swiper.md b/zh-cn/react-native-swiper.md index 6f30cc5a5835770f779bc4b80763edb253bfff0a..feb44b261c128d07b5740dfa30ae41ef5edf957a 100644 --- a/zh-cn/react-native-swiper.md +++ b/zh-cn/react-native-swiper.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/leecade/react-native-swiper) +> [!TIP] [Github 地址](https://github.com/leecade/react-native-swiper) ## 安装与使用 @@ -100,9 +100,9 @@ AppRegistry.registerComponent("myproject", () => SwiperComponent); ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 #### basics diff --git a/zh-cn/react-native-switch-pro.md b/zh-cn/react-native-switch-pro.md index 477180141145103ba406e5b7c80a49271349b497..d345bd64c8ab99cc96013596d6b1eb7b75e7fe01 100644 --- a/zh-cn/react-native-switch-pro.md +++ b/zh-cn/react-native-switch-pro.md @@ -68,9 +68,9 @@ react-native-harmony: 0.72.23; SDK: HarmonyOS NEXT Developer Beta1; IDE: DevEco ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-switch.md b/zh-cn/react-native-switch.md index 9100fe7e4b6c4fac0f0c6d8742235aa5876ec54a..bab6f9cbe9c29a0ccd814a0a03d934bc5004e725 100644 --- a/zh-cn/react-native-switch.md +++ b/zh-cn/react-native-switch.md @@ -102,9 +102,9 @@ export function SwitchDemo(){ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 Yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------------: | :----------------------------------------------------------: | :-----------------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-syan-image-picker.md b/zh-cn/react-native-syan-image-picker.md index de523a007366b77129533919f9edf682e0cd9ecc..59f49c43d6d55805d3c4cfe8391a656891f6c187 100644 --- a/zh-cn/react-native-syan-image-picker.md +++ b/zh-cn/react-native-syan-image-picker.md @@ -352,9 +352,9 @@ ohpm install ## ImagePickerOption(选择图片或数据的配置项) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ------------------------------------------------------------ | ------- | :------: | :---------: | :---------------: | @@ -388,9 +388,9 @@ ohpm install | showSelectedIndex | 是否显示序号, 默认不显示 | boolean | yes | iOS/Android | no | ## SelectedPhoto(选择的图片或视频的返回结果) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------ | ------------------------------------------------------------ | ------ | -------- | ----------- | ----------------- | @@ -403,9 +403,9 @@ ohpm install | base64 | 图片的 base64 编码,如果 enableBase64 设置 false,则不返回该属性 | string | yes | iOS/Android | yes | ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------------------- | ---------------------------------- | -------------------------------------------------------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-tab-navigator.md b/zh-cn/react-native-tab-navigator.md index 09302949a764e6ed311d9e07a31f9992e3f9858a..26356c1e7a0e775d50d6c734410a41c05403b608 100644 --- a/zh-cn/react-native-tab-navigator.md +++ b/zh-cn/react-native-tab-navigator.md @@ -122,9 +122,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### TabNavigator props diff --git a/zh-cn/react-native-text-size.md b/zh-cn/react-native-text-size.md index c501bdaefc1fca09a688d7a1c139a220713b563e..d59ad05845563417e54511c040077f509ae181c5 100644 --- a/zh-cn/react-native-text-size.md +++ b/zh-cn/react-native-text-size.md @@ -331,11 +331,11 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] 参数信息查看 [Github 地址](https://github.com/react-native-oh-library/react-native-text-size) +> [!TIP] 参数信息查看 [Github 地址](https://github.com/react-native-oh-library/react-native-text-size) | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------- | ------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-textinput-maxlength-fixed.md b/zh-cn/react-native-textinput-maxlength-fixed.md index 3958486e87de8c50c98b3b068bf0ffa1368f2278..26e1dff875e04ef2966b09759ba3ba40288f1c39 100644 --- a/zh-cn/react-native-textinput-maxlength-fixed.md +++ b/zh-cn/react-native-textinput-maxlength-fixed.md @@ -154,9 +154,9 @@ export function createRNPackages(ctx: RNPackageContext): RNPackage[] { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-theme-control.md b/zh-cn/react-native-theme-control.md index dfd66eb0cf1fdadc611613d3e35ed9cbaabe1953..6949df6f1393147a0ac6c1e63a9a32e21a4ff65c 100644 --- a/zh-cn/react-native-theme-control.md +++ b/zh-cn/react-native-theme-control.md @@ -254,9 +254,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-thumbnail.md b/zh-cn/react-native-thumbnail.md index 3b2636aca24f7ef931bd5ec11f783e255bd7ff02..ba8c7a8195149ecf9adbc9e22cbfecaadfbf7842 100644 --- a/zh-cn/react-native-thumbnail.md +++ b/zh-cn/react-native-thumbnail.md @@ -244,9 +244,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-touch-id.md b/zh-cn/react-native-touch-id.md index c1b8fa1c3566b61081dff209d07a20cebf8810b8..aaf10212386dbe532f4d7200fb86ea8e3b88b35a 100644 --- a/zh-cn/react-native-touch-id.md +++ b/zh-cn/react-native-touch-id.md @@ -187,9 +187,9 @@ In your `module.json5` ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -197,9 +197,9 @@ In your `module.json5` | authenticate | Verify touchid | function | yes | ios/andriod | yes | ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### Errors diff --git a/zh-cn/react-native-transitiongroup.md b/zh-cn/react-native-transitiongroup.md index e3d4215d5c4043ee0bbec2a6651b9e344eb63efd..d7f6f587fd44f22e1944e29d5feebc103d407227 100644 --- a/zh-cn/react-native-transitiongroup.md +++ b/zh-cn/react-native-transitiongroup.md @@ -150,9 +150,9 @@ const styles = StyleSheet.create({ ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | type | Required | Platform | HarmonyOS Support | | ------------- | -------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-translucent-modal.md b/zh-cn/react-native-translucent-modal.md index b5117b5c2394541b09909d4fdb58ef2e9059c73f..492ce62daeed20bf900d18415454d5d15c44fa66 100644 --- a/zh-cn/react-native-translucent-modal.md +++ b/zh-cn/react-native-translucent-modal.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-translucent-modal) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-translucent-modal) ## 安装与使用 @@ -90,11 +90,11 @@ export const E_ReactNativeTranslucentModal: React.FC = (): JSX.Element => { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] react-native提供的Modal组件,在HarmonyOS、iOS平台一样可以实现状态栏沉浸式效果。 +> [!TIP] react-native提供的Modal组件,在HarmonyOS、iOS平台一样可以实现状态栏沉浸式效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------------- | --------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-tts.md b/zh-cn/react-native-tts.md index c2bd9935d6ef093893c29351e6ae04fd68fd2ff0..9c6b9d3e21746463b49140e5cd80d1178278ade5 100644 --- a/zh-cn/react-native-tts.md +++ b/zh-cn/react-native-tts.md @@ -274,9 +274,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------------- | ----------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-typing-animation.md b/zh-cn/react-native-typing-animation.md index 200e61daa71fb4d30acdaee7a6c7db2af7a761a0..98bcf64e740b3c5ff4f6b74f5e286c65fee75a97 100644 --- a/zh-cn/react-native-typing-animation.md +++ b/zh-cn/react-native-typing-animation.md @@ -214,9 +214,9 @@ export default TypingAnimationDemos; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | :----------: | :----------------------------------------------------------: | :-----: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-url-polyfill.md b/zh-cn/react-native-url-polyfill.md index 72173ffceb36e85419bc0f84714fcba92fe1cde2..3b1a553193e7f802f1f5bcaed1d44d9d7cb1d4d0 100644 --- a/zh-cn/react-native-url-polyfill.md +++ b/zh-cn/react-native-url-polyfill.md @@ -141,9 +141,9 @@ export default URLPolyfillDemo; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------ | ------------------------------------------------------------ | --------------- | -------- | ----------- | :---------------- | @@ -163,9 +163,9 @@ export default URLPolyfillDemo; ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | ------------------------------------------------------------ | ---------------------------------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/react-native-user-agent.md b/zh-cn/react-native-user-agent.md index ad26c8e05678b34618d1f50989158e6c866c0d73..0181d062c859158b9362617a02b6d5798f71a837 100644 --- a/zh-cn/react-native-user-agent.md +++ b/zh-cn/react-native-user-agent.md @@ -176,9 +176,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -194,9 +194,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/react-native-video-cache.md b/zh-cn/react-native-video-cache.md index 784a93b6284ea05080c70d8e243902a1aca7fc45..e4302e333060fbd94f52250c7779ef9f09404668 100644 --- a/zh-cn/react-native-video-cache.md +++ b/zh-cn/react-native-video-cache.md @@ -198,9 +198,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请见[react-native-video-cache](https://github.com/zhigang1992/react-native-video-cache) diff --git a/zh-cn/react-native-video-controls.md b/zh-cn/react-native-video-controls.md index 8025ea73cfecee1f38351ebacad492b9464d539e..b04981bbd00a5c8e5dd28215a11fb5aa0afe650e 100644 --- a/zh-cn/react-native-video-controls.md +++ b/zh-cn/react-native-video-controls.md @@ -108,11 +108,11 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 -> [!tip] "Name"列属性navigator在使用时,请参考本文档其他 +> [!TIP] "Name"列属性navigator在使用时,请参考本文档其他 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------- | ------------------------------------------------------------ | :----------: | :------: | :---------: | :---------------: | diff --git a/zh-cn/react-native-video.md b/zh-cn/react-native-video.md index 8b5fc86fd00545d556ee328e6d6f403bc2fb0dbf..b7a637d902b763db85bb8310abeefac40bc8a09d 100644 --- a/zh-cn/react-native-video.md +++ b/zh-cn/react-native-video.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-video) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-video) ## 安装与使用 @@ -580,9 +580,9 @@ ohpm install 详情请查看[react-native-video 官方文档](https://github.com/react-native-video/react-native-video/blob/support/5.2.X/README.md) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Descriptio | Type | Required | Platform | HarmonyOS Support | | ---- | -------------------------- | :----- | --------- | -------- |------------------ | @@ -635,9 +635,9 @@ ohpm install ## 事件回调 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | :------- | -------- | ------------------------------------------------ | ----------------- | @@ -670,9 +670,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | -------- | -------------------------------------------------------------------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-view-overflow.md b/zh-cn/react-native-view-overflow.md index 98b27c73e802d17428b19528b63a0759209c269c..e9058db86c61f2201484bba15375ae7d9357f2f5 100644 --- a/zh-cn/react-native-view-overflow.md +++ b/zh-cn/react-native-view-overflow.md @@ -73,7 +73,7 @@ export function ViewOverflowDemo() { 请到三方库相应的 Releases 发布地址查看 Release 配套的版本信息:[react-native-view-overflow Releases](https://github.com/react-native-oh-library/react-native-view-overflow/releases) ## 属性 -[!tip] 该库作为容器组件使用同View组件,可以让子控件溢出到父布局之外展示的效果;使用公共属性即可,不涉及私有属性及api方法。 +[!TIP] 该库作为容器组件使用同View组件,可以让子控件溢出到父布局之外展示的效果;使用公共属性即可,不涉及私有属性及api方法。 ## 遗留问题 diff --git a/zh-cn/react-native-view-shot.md b/zh-cn/react-native-view-shot.md index 51cdd449fc83b6e2c4475c39ebd11850896d6fb6..d77e54b6e19c25a848ded0a80e049ff5e122b9ec 100644 --- a/zh-cn/react-native-view-shot.md +++ b/zh-cn/react-native-view-shot.md @@ -247,9 +247,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------- | -------- | ------------ | ----------------- | @@ -273,9 +273,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------- | ----------- | -------- | -------- | ------------ | ----------------- | diff --git a/zh-cn/react-native-vision-camera.md b/zh-cn/react-native-vision-camera.md index b3434a09878b130a7afe34ff2e66608fee6fa999..60c05c2ced823762572fd88283f8d1a2bd61bec8 100644 --- a/zh-cn/react-native-vision-camera.md +++ b/zh-cn/react-native-vision-camera.md @@ -339,9 +339,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------------- | ------------------ | @@ -378,9 +378,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------- | ------------------------------------------------------------ | -------- | -------- | ----------- | ----------------- | @@ -403,9 +403,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ----------------------- | ------------------------------------------------------------ | ---- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-waterflow-list.md b/zh-cn/react-native-waterflow-list.md index d76bb5a80043d629886cb4f0c808ee26e502bbab..2d86e1973bf305fffd280758444743924e677a93 100644 --- a/zh-cn/react-native-waterflow-list.md +++ b/zh-cn/react-native-waterflow-list.md @@ -141,9 +141,9 @@ export default () => { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > 详情见 [react-native-waterflow-list 源库地址](https://github.com/ZakZheng/react-native-waterflow-list) diff --git a/zh-cn/react-native-webview(nocodegen).md b/zh-cn/react-native-webview(nocodegen).md index 6923e145ee17d7f0d2db8b2a11c2dfac7253cf1a..be0074e050887ac4dcb74c2c8d9b842c0353a21d 100644 --- a/zh-cn/react-native-webview(nocodegen).md +++ b/zh-cn/react-native-webview(nocodegen).md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-webview) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-webview) ## 安装与使用 @@ -235,9 +235,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[webview 官方文档](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md) @@ -307,9 +307,9 @@ ohpm install ## 事件回调 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------------- | ----------------- | @@ -328,9 +328,9 @@ ohpm install | `onCustomMenuSelection?` | Function called when a custom menu item is selected. It receives a Native event, which includes three custom keys: `label`, `key` and `selectedText`. | function | NO | iOS, Android | No | ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-webview.md b/zh-cn/react-native-webview.md index 62bb4d0cd0ec01197ec60aab8af847d20f71d3b8..9825715a8f13d34ca1d46885e419dd2ea9898618 100644 --- a/zh-cn/react-native-webview.md +++ b/zh-cn/react-native-webview.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/react-native-oh-library/react-native-webview) +> [!TIP] [Github 地址](https://github.com/react-native-oh-library/react-native-webview) ## 安装与使用 @@ -178,9 +178,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[webview 官方文档](https://github.com/react-native-webview/react-native-webview/blob/master/docs/Reference.md) | Name | Description | Type | Required | Platform | HarmonyOS Support | @@ -249,9 +249,9 @@ ohpm install ## 事件回调 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | ----------------------- | ----------------- | @@ -270,9 +270,9 @@ ohpm install | `onCustomMenuSelection?` | Function called when a custom menu item is selected. It receives a Native event, which includes three custom keys: `label`, `key` and `selectedText`. | function | NO | iOS, Android | No | ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------------------- | ------------------------------------------------------------ | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-redux.md b/zh-cn/react-redux.md index 9a3963beb2d4203d96d88b23f0bd9568bb5f5466..fdf3bfb09f9ef3ff75cf647f085072048524b88f 100644 --- a/zh-cn/react-redux.md +++ b/zh-cn/react-redux.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/reduxjs/react-redux?tab=readme-ov-file) +> [!TIP] [Github 地址](https://github.com/reduxjs/react-redux?tab=readme-ov-file) ## 安装与使用 diff --git a/zh-cn/react-subscribe.md b/zh-cn/react-subscribe.md index 03b64ead3a063dfe9ce45c727ebb3ecf34b722a8..f5fb254ae7ec1b83fbf6210c4fcf020479f0ba27 100644 --- a/zh-cn/react-subscribe.md +++ b/zh-cn/react-subscribe.md @@ -264,9 +264,9 @@ function SomeComponent2({ data, loading, error, reload }) { ## 属性 ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### react-subscribe: Fetch组件详情见[react-subscribe](https://github.com/tdzl2003/react-subscribe/blob/master/src/Fetch.js) diff --git a/zh-cn/react-use.md b/zh-cn/react-use.md index 0699ba4493ed6f8a0fdf38d39b15712a7956818c..3d8033414e0086b272063d78435810eab7ed58f8 100644 --- a/zh-cn/react-use.md +++ b/zh-cn/react-use.md @@ -42,9 +42,9 @@ npm install rebound --legacy-peer-deps 2. 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; ## API ->[!tip] "Platform"列表示该属性在原三方库上支持的平台。 +>[!TIP] "Platform"列表示该属性在原三方库上支持的平台。 ->[!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +>[!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情请查看[react-use 官方文档](https://github.com/streamich/react-use/blob/master/README.md) diff --git a/zh-cn/realm-js.md b/zh-cn/realm-js.md index 2377074fa65f3e6d12d62fb1ec053976fa9b80a4..531265cd45eac3c5cb20b07a50cc2cd45f23bb4d 100644 --- a/zh-cn/realm-js.md +++ b/zh-cn/realm-js.md @@ -272,9 +272,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- |-------- | -------- | ------------------ | diff --git a/zh-cn/reanimated-props-backup.md b/zh-cn/reanimated-props-backup.md index 26e603d42f264a14c3873bfb066429938912810a..55d8b2a7d306f78ffda99c6577eed02146be1755 100644 --- a/zh-cn/reanimated-props-backup.md +++ b/zh-cn/reanimated-props-backup.md @@ -1,8 +1,8 @@ ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > ### Components diff --git a/zh-cn/recyclerListView.md b/zh-cn/recyclerListView.md index a1e62a29f5862175d21e8cadce651324bf36282e..0d7eae91d67a06d397e8e50fa9502a5b11960be6 100644 --- a/zh-cn/recyclerListView.md +++ b/zh-cn/recyclerListView.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/Flipkart/recyclerlistview) +> [!TIP] [Github 地址](https://github.com/Flipkart/recyclerlistview) ## 安装与使用 @@ -175,9 +175,9 @@ const styles = { ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/redux-actions.md b/zh-cn/redux-actions.md index 80d7eafc208c84d981c1ad3a76e14c6fb79c5a41..a5289f0283108b71e4aa3d8e85aef9118de9345d 100644 --- a/zh-cn/redux-actions.md +++ b/zh-cn/redux-actions.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/redux-utilities/redux-actions) +> [!TIP] [Github 地址](https://github.com/redux-utilities/redux-actions) ## 安装与使用 @@ -281,9 +281,9 @@ const styles = StyleSheet.create({ ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/redux-logger.md b/zh-cn/redux-logger.md index cf2b65e5f194e0036e9be8d682509d76b30e387b..10b795cd92f25d157fe18964534b849c2e251ad0 100644 --- a/zh-cn/redux-logger.md +++ b/zh-cn/redux-logger.md @@ -13,7 +13,7 @@

-> [!tip] [Github 地址](https://github.com/LogRocket/redux-logger) +> [!TIP] [Github 地址](https://github.com/LogRocket/redux-logger) ## 安装与使用 @@ -69,9 +69,9 @@ const store = createStore(reducer, applyMiddleware(logger)); ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------ | -------------- | -------- | -------- | ----------- | ----------------- | diff --git a/zh-cn/redux-persist.md b/zh-cn/redux-persist.md index 3bf1f637372adb3e540aa7f73ca7f5fdf13ad100..2b63e7a8a65d4a1a951359483de6f5e5db00088d 100644 --- a/zh-cn/redux-persist.md +++ b/zh-cn/redux-persist.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/rt2zz/redux-persist) +> [!TIP] [Github 地址](https://github.com/rt2zz/redux-persist) ## 安装与使用 diff --git a/zh-cn/redux-thunk.md b/zh-cn/redux-thunk.md index 867a47cf3809aa443a47525bb719319d15e528f7..78208bcaee3e5d18bb1a82deb8d4cc58d87c0f18 100644 --- a/zh-cn/redux-thunk.md +++ b/zh-cn/redux-thunk.md @@ -12,7 +12,7 @@

-> [!tip] [Github 地址](https://github.com/reduxjs/redux-thunk) +> [!TIP] [Github 地址](https://github.com/reduxjs/redux-thunk) ## 安装与使用 @@ -125,9 +125,9 @@ export default AddTodo ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > > 详情见 [redux-thunk 源库地址](https://github.com/reduxjs/redux-thunk) @@ -137,9 +137,9 @@ export default AddTodo ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ------------------------------------------------ | ------------------- | -------- | -------- | -------- | ----------------- | diff --git a/zh-cn/redux-toolkit.md b/zh-cn/redux-toolkit.md index 718f7d91556f952beec7b4d3618b1d74fe9444a4..16c7bf4dbaba6b692bae7e504f6cc7df121c4547 100644 --- a/zh-cn/redux-toolkit.md +++ b/zh-cn/redux-toolkit.md @@ -12,11 +12,11 @@

-> [!tip] [Github 地址](https://github.com/reduxjs/redux-toolkit) +> [!TIP] [Github 地址](https://github.com/reduxjs/redux-toolkit) ## 安装与使用 -> [!tip] 该库依赖react-redux,可参考[react-redux文档](./react-redux.md)安装 +> [!TIP] 该库依赖react-redux,可参考[react-redux文档](./react-redux.md)安装 请到三方库的 Releases 发布地址查看配套的版本信息:[redux-toolkit Releases](https://github.com/reduxjs/redux-toolkit/releases),并下载适用版本的 tgz 包。 进入到工程目录并输入以下命令: @@ -158,9 +158,9 @@ export function Counter() { ## 方法和属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 > > 详情见 [redux-toolkit 源库地址](https://github.com/reduxjs/redux-toolkit) diff --git a/zh-cn/redux.md b/zh-cn/redux.md index c121a5291169e0ba3d7c89c333df2efe41f38237..8fb143d6de196c8543db1c9ff136e928b23e6ae2 100644 --- a/zh-cn/redux.md +++ b/zh-cn/redux.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/reduxjs/redux) +> [!TIP] [Github 地址](https://github.com/reduxjs/redux) ## 安装与使用 diff --git a/zh-cn/remobile-react-native-toast.md b/zh-cn/remobile-react-native-toast.md index f5e71db6fa1b548cd75bc87a2d3bee2b2c342403..e7c5d13f1578b4429ad9f0a6a14ee77feb977cac 100644 --- a/zh-cn/remobile-react-native-toast.md +++ b/zh-cn/remobile-react-native-toast.md @@ -197,9 +197,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/rn-bugly.md b/zh-cn/rn-bugly.md index cf683d123e0dc4a8b3350ae14358b97bebc59e16..4884bf9b4452a862a16732bae192e72a9fccf1e4 100644 --- a/zh-cn/rn-bugly.md +++ b/zh-cn/rn-bugly.md @@ -244,9 +244,9 @@ ohpm install ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- |-------- | -------- | ------------------ | diff --git a/zh-cn/rn-placeholder.md b/zh-cn/rn-placeholder.md index 237658d093a3aae23afa7663cd0b409b843adce7..d00798bca59d1fb313fea9c395afd70fac635393 100644 --- a/zh-cn/rn-placeholder.md +++ b/zh-cn/rn-placeholder.md @@ -68,9 +68,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [rn-placeholder 源库地址](https://github.com/mfrachet/rn-placeholder) diff --git a/zh-cn/rn-tourguide.md b/zh-cn/rn-tourguide.md index 4a1a5463b336b273bac9262b9761856a94c8ba60..96738f2e72b06b2995ae0ea7e92762c092887d6c 100644 --- a/zh-cn/rn-tourguide.md +++ b/zh-cn/rn-tourguide.md @@ -214,9 +214,9 @@ const styles = StyleSheet.create({ 详情见[rn-tourguide](https://github.com/xcarpentier/rn-tourguide) -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 ### TourGuideProvider | Name | Description | Type | Required | Platform | HarmonyOS Support | diff --git a/zh-cn/sentry-react-native.md b/zh-cn/sentry-react-native.md index 46a0604358f65d3964ada5164f4ecbcf9d675700..2fd08f1067a605d442819d18cb54c914074b47a0 100644 --- a/zh-cn/sentry-react-native.md +++ b/zh-cn/sentry-react-native.md @@ -212,9 +212,9 @@ export default function SentryDemo() { ## API -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 常用api如下,详细请参考sentry官网: [https://docs.sentry.io/platforms/react-native/](https://docs.sentry.io/platforms/react-native/) diff --git a/zh-cn/shopify-flash-list.md b/zh-cn/shopify-flash-list.md index fb55e9ce4619a86b17f3084d1121db8a04838ab7..e8eee313169b239c7ded2ad9abe70b1d4ed9321b 100644 --- a/zh-cn/shopify-flash-list.md +++ b/zh-cn/shopify-flash-list.md @@ -193,9 +193,9 @@ ohpm install ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | @@ -239,9 +239,9 @@ ohpm install ## 静态方法 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---- | ----------- | ---- | -------- | -------- | ------------------ | diff --git a/zh-cn/styled-components.md b/zh-cn/styled-components.md index c1df2c0f4af3cb3796a49b5ea230039135fdd331..52f2d6b47cc3242cbd71f62355354de1abb70a80 100644 --- a/zh-cn/styled-components.md +++ b/zh-cn/styled-components.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/styled-components/styled-components) +> [!TIP] [Github 地址](https://github.com/styled-components/styled-components) ## 安装与使用 diff --git a/zh-cn/styled-system.md b/zh-cn/styled-system.md index 29d159ca5d80d14a680767489937900ddf4baa40..0c47f6ecda9fe5580a2d0327365a10ec209e0028 100644 --- a/zh-cn/styled-system.md +++ b/zh-cn/styled-system.md @@ -9,7 +9,7 @@

-> [!tip] [Github 地址](https://github.com/styled-system/styled-system) +> [!TIP] [Github 地址](https://github.com/styled-system/styled-system) ## 安装与使用 @@ -80,9 +80,9 @@ export default App; ## 属性 -> [!tip] "Platform"列表示该属性在原三方库上支持的平台。 +> [!TIP] "Platform"列表示该属性在原三方库上支持的平台。 -> [!tip] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 +> [!TIP] "HarmonyOS Support"列为 yes 表示 HarmonyOS 平台支持该属性;no 则表示不支持;partially 表示部分支持。使用方法跨平台一致,效果对标 iOS 或 Android 的效果。 详情见 [styled-system 源库地址](https://github.com/styled-system/styled-system) diff --git a/zh-cn/usage-docs-checklist.md b/zh-cn/usage-docs-checklist.md index b34f3be2e48f83a706b819022ab09d5720675796..b4bcdc40f9f65a8cb0fcedd274c1e746cd5b440d 100644 --- a/zh-cn/usage-docs-checklist.md +++ b/zh-cn/usage-docs-checklist.md @@ -10,7 +10,7 @@ | ---- | ----------------------------------------------------------------------------------------------------------------------------------------- | | 1 | 是否按[最新模板](/zh-cn/model.md)修改 | | 2 | 是否修改模板号,当前最新版本为 v0.2.2 | -| 3 | 是否填写 github 地址,位于模板版本下面:[!tip] Github 地址,地址使用 HarmonyOS 仓库地址,若不需要 HarmonyOS 化则填原库地址 | +| 3 | 是否填写 github 地址,位于模板版本下面:[!TIP] Github 地址,地址使用 HarmonyOS 仓库地址,若不需要 HarmonyOS 化则填原库地址 | | 4 | 无修改的库是否指定版本,直接可复用社区代码,不涉及各类平台判断(platfrom、文件平台后缀等)的库,npm install & yarn add 需要指定验证的版本 | | 5 | Link 路径是否配套 | | 6 | ArkTs 引入是否配套版本 |