diff --git a/en/react-native-audio.md b/en/react-native-audio.md index 4385a2858155b65baca5ee263ddfcf061f90bbe4..5269852bc79f9c394bdf56c90434c7174626a585 100644 --- a/en/react-native-audio.md +++ b/en/react-native-audio.md @@ -4,14 +4,14 @@

react-native-audio

-This project is based on [react-native-audio@4.2.2](https://github.com/jsierles/react-native-audio). +This project is based on [react-native-audio@4.2.2](https://github.com/jsierles/react-native-audio/tree/v4.2.2). This third-party library has been migrated to Gitee and is now available for direct download from npm, the new package name is: `@react-native-ohos/react-native-audio`, The version correspondence details are as follows: | Version | Package Name | Repository | Release | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | <= 4.2.2@deprecated | @react-native-oh-library/react-native-audio | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-audio) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-audio/releases) | -| > 4.2.2 | @react-native-ohos/react-native-audio | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-audio) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-audio/releases) | +| > 4.2.2 | @react-native-ohos/react-native-audio | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-audio) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-audio/releases) | ## Installation and Usage diff --git a/en/react-native-calendars.md b/en/react-native-calendars.md index 4accc66ebcb1304f857d7aa30013ab1643d4b5f3..0b0bda7824a0961c310ced843549e00d7b24845d 100644 --- a/en/react-native-calendars.md +++ b/en/react-native-calendars.md @@ -12,7 +12,7 @@

-> [!TIP] [GitHub address](https://github.com/wix/react-native-calendars) +> [!TIP] [GitHub address](https://github.com/wix/react-native-calendars/tree/1.1304.1) ## Installation and Usage diff --git a/en/react-native-community-push-notification-ios.md b/en/react-native-community-push-notification-ios.md index 083283f7155fca0a1a05b8a434bd9cab3711ca6c..dcf39648436739d116d7fb36d935dd6427f14692 100644 --- a/en/react-native-community-push-notification-ios.md +++ b/en/react-native-community-push-notification-ios.md @@ -5,14 +5,14 @@

-This project is based on [@react-native-community/push-notification-ios@1.11.0](https://github.com/react-native-push-notification/ios)。 +This project is based on [@react-native-community/push-notification-ios@1.11.0](https://github.com/react-native-push-notification/ios/tree/v1.11.0)。 This third-party library has been migrated to Gitee and is now available for direct download from npm, the new package name is: `@react-native-ohos/push-notification-ios`, The version correspondence details are as follows: | Version | Package Name | Repository | Release | |----------------------------| ------------------------------------------------- | ------------------ | -------------------------- | | <= 1.11.0-0.1.3@deprecated | @react-native-oh-tpl/push-notification-ios | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-push-notification-ios) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | -| > 1.11.0 | @react-native-ohos/push-notification-ios | [Gitee](https://gitee.com/openharmony-sig/rntpc_ios) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_ios/releases) | +| > 1.11.0 | @react-native-ohos/push-notification-ios | [GitCode](https://gitcode.com/openharmony-sig/rntpc_ios) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_ios/releases) | ## 1. Installation and Usage diff --git a/en/react-native-marquee.md b/en/react-native-marquee.md index f3377b1cb73b1f9b558dbe9683ae1b58469c5dcf..3160e5e94fd9a432a56b66620d91156ed87b9e38 100644 --- a/en/react-native-marquee.md +++ b/en/react-native-marquee.md @@ -4,14 +4,14 @@

react-native-marquee

-This project is based on [react-native-marquee@0.5.0](https://github.com/kyo504/react-native-marquee)。 +This project is based on [react-native-marquee@0.5.0](https://github.com/kyo504/react-native-marquee/tree/v0.5.0)。 This third-party library has been migrated to Gitee and is now available for direct download from npm, the new package name is: `@react-native-ohos/react-native-marquee`, The version correspondence details are as follows: | Version | Package Name | Repository | Release | | ------------------------- | ------------------------------------------------- | ------------------ | -------------------------- | | <= 0.5.0-0.0.1@deprecated | @react-native-oh-tpl/react-native-marquee | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-marquee) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-marquee/releases) | -| > 0.5.1 | @react-native-ohos/react-native-marquee | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-marquee) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-marquee/releases) | +| > 0.5.1 | @react-native-ohos/react-native-marquee | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-marquee) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-marquee/releases) | ## 1. Installation and Usage diff --git a/en/react-native-reanimated-carousel.md b/en/react-native-reanimated-carousel.md index b1f333dd7b3eb1aacdf2c4147f1c2ffd2d528690..964fab0e7adf1c253bce0b8bdea2ade19afca292 100644 --- a/en/react-native-reanimated-carousel.md +++ b/en/react-native-reanimated-carousel.md @@ -12,7 +12,7 @@

-> [!TIP] [GitHub address](https://github.com/dohooo/react-native-reanimated-carousel) +> [!TIP] [GitHub address](https://github.com/dohooo/react-native-reanimated-carousel/tree/v3.5.1) ## Installation and Usage diff --git a/en/react-native-root-siblings.md b/en/react-native-root-siblings.md index 1d624fbcc23108b69fc3315b3438fa806c5187ce..10035277909e154f6e985c34738f496e0a94951c 100644 --- a/en/react-native-root-siblings.md +++ b/en/react-native-root-siblings.md @@ -13,7 +13,7 @@

-> [! TIP] [Github address](https://github.com/magicismight/react-native-root-siblings) +> [! TIP] [Github address](https://github.com/magicismight/react-native-root-siblings/tree/v5.0.1) ## Installation and Usage diff --git a/en/react-native-sensors.md b/en/react-native-sensors.md index 3768c50136506696e3b68b4b7bc4b991f5375af0..95b1bec4fb2c049a0a047df9261d7a6e326b0152 100644 --- a/en/react-native-sensors.md +++ b/en/react-native-sensors.md @@ -4,14 +4,14 @@

react-native-sensors

-This project is based on [react-native-sensors@7.2.1-rc.2](https://github.com/react-native-sensors/react-native-sensors). +This project is based on [react-native-sensors@7.2.1-rc.2](https://github.com/react-native-sensors/react-native-sensors/tree/v7.2.1-rc.2). This third-party library has been migrated to Gitee and is now available for direct download from npm, the new package name is: `@react-native-ohos/react-native-sensors`, The version correspondence details are as follows: | Version | Package Name | Repository | Release | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | <= 7.2.1-rc.2-0.0.1@deprecated | @react-native-oh-library/react-native-sensors | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-sensors) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-sensors/releases) | -| > 7.2.1 | @react-native-ohos/react-native-sensors | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-sensors) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-sensors/releases) | +| > 7.2.1 | @react-native-ohos/react-native-sensors | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-sensors) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-sensors/releases) | ## Installation and Usage diff --git a/en/react-native-text-size.md b/en/react-native-text-size.md index 79377ac9444b5f69b8da2c381b126861d01fbb05..90b3c8aedf3198eb591475a0669a1b2a0f5de3b9 100644 --- a/en/react-native-text-size.md +++ b/en/react-native-text-size.md @@ -125,7 +125,7 @@ export default function TextSizeExample() { - measure:[fontFamily: undefined,fontSize: 20,fontStyle: 'normal', fontWeight: '700'] + measure:[fontFamily: undefined,fontSize: 20,fontStyle: 'normal', 正斜fontWeight: '700'] - specsForTextStyles: Obtains the default font information. + specsForTextStyles:获取系统默认配置的字体的具体信息 {JSON.stringify(key)} - fontFamilyNames: Obtains the default fonts. + fontFamilyNames:获取系统默认配置的字体 {res} - fontNamesForFamilyName: Obtains the property of the system font. + fontNamesForFamilyName:获取系统字体的属性 {res2} - fontFromSpecs: Returns the font features obtained from the given specification. + fontFromSpecs:返回从给定规范中获得的字体特征 {JSON.stringify(info)} @@ -333,7 +333,7 @@ Check the release version information in the release address of the third-party > [!TIP] If the value of **HarmonyOS Support** is **yes**, it means that the HarmonyOS platform supports this property; **no** means the opposite; **partially** means some capabilities of this property 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/aMarCruz/react-native-text-size?tab=readme-ov-file#api) | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------- | ------------------------------- | -------- | -------- | ----------------- | diff --git a/zh-cn/react-native-audio.md b/zh-cn/react-native-audio.md index 7b293aa083d8f04c814bdd513145c6f753464d76..612eeb6f30adfec4b72a8824e370a7e9979a66ba 100644 --- a/zh-cn/react-native-audio.md +++ b/zh-cn/react-native-audio.md @@ -4,14 +4,14 @@

react-native-audio

-本项目基于 [react-native-audio@4.2.2](https://github.com/jsierles/react-native-audio) 开发。 +本项目基于 [react-native-audio@4.2.2](https://github.com/jsierles/react-native-audio/tree/v4.2.2) 开发。 该第三方库的仓库已迁移至 Gitee,且支持直接从 npm 下载,新的包名为:`@react-native-ohos/react-native-audio`,具体版本所属关系如下: | Version | Package Name | Repository | Release | | ------------------------------ | ---------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | <= 4.2.2@deprecated | @react-native-oh-library/react-native-audio | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-audio) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-audio/releases) | -| > 4.2.2 | @react-native-ohos/react-native-audio | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-audio) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-audio/releases) | +| > 4.2.2 | @react-native-ohos/react-native-audio | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-audio) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-audio/releases) | ## 安装与使用 diff --git a/zh-cn/react-native-calendars.md b/zh-cn/react-native-calendars.md index ef9f9b3a3369ca416dca8bf2389e0e959b78c547..4c134686488b5b9e87ea5780d75fa8e64b23fa39 100644 --- a/zh-cn/react-native-calendars.md +++ b/zh-cn/react-native-calendars.md @@ -12,7 +12,7 @@

-> [!TIP] [Github 地址](https://github.com/wix/react-native-calendars) +> [!TIP] [Github 地址](https://github.com/wix/react-native-calendars/tree/1.1304.1) ## 安装与使用 diff --git a/zh-cn/react-native-community-push-notification-ios.md b/zh-cn/react-native-community-push-notification-ios.md index f38391effa1951a4a21d802c0335ec44e7e5ecc3..b24579bc62afd1479d94bfb58c9bbff50540a955 100644 --- a/zh-cn/react-native-community-push-notification-ios.md +++ b/zh-cn/react-native-community-push-notification-ios.md @@ -4,14 +4,14 @@

@react-native-community/push-notification-ios

-本项目基于 [@react-native-community/push-notification-ios@1.11.0](https://github.com/react-native-push-notification/ios) 开发。 +本项目基于 [@react-native-community/push-notification-ios@1.11.0](https://github.com/react-native-push-notification/ios/tree/v1.11.0) 开发。 该第三方库的仓库已迁移至 Gitee,且支持直接从 npm 下载,新的包名为:`@react-native-ohos/push-notification-ios`,具体版本所属关系如下: | Version | Package Name | Repository | Release | |----------------------------| ------------------------------------------------- | ------------------ | -------------------------- | | <= 1.11.0-0.1.3@deprecated | @react-native-oh-tpl/push-notification-ios | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-push-notification-ios) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | -| > 1.11.0 | @react-native-ohos/push-notification-ios | [Gitee](https://gitee.com/openharmony-sig/rntpc_ios) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_ios/releases) | +| > 1.11.0 | @react-native-ohos/push-notification-ios | [GitCode](https://gitcode.com/openharmony-sig/rntpc_ios) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_ios/releases) | ## 1. 安装与使用 diff --git a/zh-cn/react-native-marquee.md b/zh-cn/react-native-marquee.md index d66fffab32018857ca4fdc7a038abce3b151ab61..4aeea4a6b996ce250be88f9c6074a453c4a37be3 100644 --- a/zh-cn/react-native-marquee.md +++ b/zh-cn/react-native-marquee.md @@ -4,14 +4,14 @@

react-native-marquee

-本项目基于 [react-native-marquee@0.5.0](https://github.com/kyo504/react-native-marquee) 开发。 +本项目基于 [react-native-marquee@0.5.0](https://github.com/kyo504/react-native-marquee/tree/v0.5.0) 开发。 该第三方库的仓库已迁移至 Gitee,且支持直接从 npm 下载,新的包名为:`@react-native-ohos/react-native-marquee`,具体版本所属关系如下: | Version | Package Name | Repository | Release | | ------------------------- | ------------------------------------------------- | ------------------ | -------------------------- | | <= 0.5.0-0.0.1@deprecated | @react-native-oh-tpl/react-native-marquee | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-marquee) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-marquee/releases) | -| > 0.5.1 | @react-native-ohos/react-native-marquee | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-marquee) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-marquee/releases) | +| > 0.5.1 | @react-native-ohos/react-native-marquee | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-marquee) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-marquee/releases) | ## 1. 安装与使用 diff --git a/zh-cn/react-native-reanimated-carousel.md b/zh-cn/react-native-reanimated-carousel.md index cdde76ca449fd3f287ba80afc60b512e07654c17..c584db35b96fc6d1fc3f3bd944cd1e93c7e1664b 100644 --- a/zh-cn/react-native-reanimated-carousel.md +++ b/zh-cn/react-native-reanimated-carousel.md @@ -12,7 +12,7 @@

-> [!TIP] [Github 地址](https://github.com/dohooo/react-native-reanimated-carousel) +> [!TIP] [Github 地址](https://github.com/dohooo/react-native-reanimated-carousel/tree/v3.5.1) ## 安装与使用 diff --git a/zh-cn/react-native-root-siblings.md b/zh-cn/react-native-root-siblings.md index 9c554fb502ca9c1a5200103aba9dd607ba8d0cd2..8de8dd5339d56c25056877255972c968f1972f45 100644 --- a/zh-cn/react-native-root-siblings.md +++ b/zh-cn/react-native-root-siblings.md @@ -13,7 +13,7 @@

-> [! TIP] [Github 地址](https://github.com/magicismight/react-native-root-siblings) +> [! TIP] [Github 地址](https://github.com/magicismight/react-native-root-siblings/tree/v5.0.1) ## 安装与使用 diff --git a/zh-cn/react-native-sensors.md b/zh-cn/react-native-sensors.md index 459d05546e7045d78875f2006539187bb3815a9c..c81c6b654e5377e8a5c42e6a4780e83b89861f8f 100644 --- a/zh-cn/react-native-sensors.md +++ b/zh-cn/react-native-sensors.md @@ -4,14 +4,14 @@

react-native-sensors

-本项目基于 [react-native-sensors@7.2.1-rc.2](https://github.com/react-native-sensors/react-native-sensors) 开发。 +本项目基于 [react-native-sensors@7.2.1-rc.2](https://github.com/react-native-sensors/react-native-sensors/tree/v7.2.1-rc.2) 开发。 该第三方库的仓库已迁移至 Gitee,且支持直接从 npm 下载,新的包名为:`@react-native-ohos/react-native-sensors`,具体版本所属关系如下: | Version | Package Name | Repository | Release | | ------------------------------ | --------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | <= 7.2.1-rc.2-0.0.1@deprecated | @react-native-oh-library/react-native-sensors | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-sensors) | [Github Releases(deprecated)](https://github.com/react-native-oh-library/react-native-sensors/releases) | -| > 7.2.1 | @react-native-ohos/react-native-sensors | [Gitee](https://gitee.com/openharmony-sig/rntpc_react-native-sensors) | [Gitee Releases](https://gitee.com/openharmony-sig/rntpc_react-native-sensors/releases) | +| > 7.2.1 | @react-native-ohos/react-native-sensors | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-sensors) | [GitCode Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-sensors/releases) | ## 1. 安装与使用 diff --git a/zh-cn/react-native-text-size.md b/zh-cn/react-native-text-size.md index d59ad05845563417e54511c040077f509ae181c5..263042e60bada3bb6042dc4bdf64ca98977642df 100644 --- a/zh-cn/react-native-text-size.md +++ b/zh-cn/react-native-text-size.md @@ -335,7 +335,7 @@ ohpm install > [!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/aMarCruz/react-native-text-size?tab=readme-ov-file#api) | Name | Description | Type | Required | Platform | HarmonyOS Support | | ---------------------- | ------------------------------------------------------------------------------- | ------------------------------- | -------- | -------- | ----------------- |