diff --git a/README.md b/README.md index 99c9ba603bcdfa434e34bbedf4782f1a7e03cf3e..1753b695cd56170f2eabc30fcfc01b51a0476185 100644 --- a/README.md +++ b/README.md @@ -1,133 +1,148 @@ -> [!WARNING] 本文档仅用于三方库使用指导,不涉及任何 React Native OpenHarmony 框架的信息,且会随着 React Native OpenHarmony 框架持续迭代更新,当前版本不代表最终展示版本。 - -# 简介 - -> 如果你在找如何搭建环境的文档,请移步开发文档的 [搭建开发环境](https://react-native-oh-library.gitee.io/docs/#/zh-cn/environment) 章节。 - -## 概述 - -该文档旨在帮助开发者在 HarmonyOS 平台使用 React Native OpenHarmony 的第三方库,并呈现每个三方库的信息。 - -## 贡献文档 - -欢迎您参与贡献,我们鼓励开发者以各种方式参与文档反馈和贡献。 - -您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](/zh-cn/contribute.md)。 - -## RNOH 三方库总览 - ->[!tip] NPM 公仓坐标:@react-native-oh-tpl - -| 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | Releases | 文档链接 | -| :--: | :--------------------------------------: | :-----------: | :-------: | :--------------------------------------: | :--------------------------------------: | -| 1 | [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) | 1.21.1 | 是 | [@react-native-oh-tpl/async-storage](https://github.com/react-native-oh-library/async-storage/releases) | [链接](/zh-cn/react-native-async-storage-async-storage.md) | -| 2 | [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) | 1.13.2 | 是 | [@react-native-oh-tpl/clipboard](https://github.com/react-native-oh-library/clipboard/releases) | [链接](/zh-cn/react-native-clipboard-clipboard.md) | -| 3 | [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | 7.6.2 | 是 | [@react-native-oh-tpl/datetimepicker](https://github.com/react-native-oh-library/datetimepicker/releases) | [链接](/zh-cn/react-native-community-datetimepicker.md) | -| 4 | [@shopify/flash-list](https://github.com/Shopify/flash-list) | 1.6.3 | 否 | [@react-native-oh-tpl/flash-list](https://github.com/react-native-oh-library/flash-list/releases) | [链接](/zh-cn/shopify-flash-list.md) | -| 5 | [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) | 6.4.1 | 是 | [@react-native-oh-tpl/lottie-react-native](https://github.com/react-native-oh-library/lottie-react-native/releases) | [链接](/zh-cn/lottie-react-native.md) | -| 6 | [@react-native-picker/picker](https://github.com/react-native-picker/picker) | 2.5.1 | 否 | [@react-native-oh-tpl/picker](https://github.com/react-native-oh-library/picker/releases) | [链接](/zh-cn/react-native-picker-picker.md) | -| 7 | [@react-native-community/progress-bar-android](https://github.com/react-native-progress-view/progress-bar-android) | 1.0.4 | 是 | [@react-native-oh-tpl/progress-bar-android](https://github.com/react-native-oh-library/progress-bar-android/releases) | [链接](/zh-cn/react-native-community-progress-bar-android.md) | -| 8 | [@react-native-community/checkbox](https://github.com/react-native-checkbox/react-native-checkbox) | 0.5.16 | 否 | [@react-native-oh-tpl/react-native-checkbox](https://github.com/react-native-oh-library/react-native-checkbox/releases) | [链接](/zh-cn/react-native-community-checkbox.md) | -| 9 | [react-native-exception-handler](https://github.com/a7ul/react-native-exception-handler) | 2.10.10 | 否 | [@react-native-oh-tpl/react-native-exception-handler](https://github.com/react-native-oh-library/react-native-exception-handler/releases) | [链接](/zh-cn/react-native-exception-handler.md) | -| 10 | [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 8.6.3 | 否 | [@react-native-oh-tpl/react-native-fast-image](https://github.com/react-native-oh-library/react-native-fast-image/releases) | [链接](/zh-cn/react-native-fast-image.md) | -| 11 | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 2.12.1 | 是 | [@react-native-oh-tpl/react-native-gesture-handler](https://github.com/react-native-oh-library/react-native-gesture-handler/releases) | [链接](/zh-cn/react-native-gesture-handler.md) | -| 12 | [react-native-image-picker](https://github.com/react-native-image-picker/react-native-image-picker) | 7.0.3 | 是 | [@react-native-oh-tpl/react-native-image-picker](https://github.com/react-native-oh-library/react-native-image-picker/releases) | [链接](/zh-cn/react-native-image-picker.md) | -| 13 | [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) | 3.0.0-alpha.1 | 是 | [@react-native-oh-tpl/react-native-linear-gradient](https://github.com/react-native-oh-library/react-native-linear-gradient/releases) | [链接](/zh-cn/react-native-linear-gradient.md) | -| 14 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | -| 15 | [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) | 11.1.0 | 是 | [@react-native-oh-tpl/netinfo](https://github.com/react-native-oh-library/react-native-netinfo/releases) | [链接](/zh-cn/react-native-community-netinfo.md) | -| 16 | [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | 6.2.2 | 是 | [@react-native-oh-tpl/react-native-pager-view](https://github.com/react-native-oh-library/react-native-pager-view/releases) | [链接](/zh-cn/react-native-pager-view.md) | -| 17 | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | 4.7.4 | 是 | [@react-native-oh-tpl/react-native-safe-area-context](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) | [链接](/zh-cn/react-native-safe-area-context.md) | -| 18 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | [react-native-screens](https://github.com/software-mansion/react-native-screens/releases) | [链接](/zh-cn/react-native-screens.md) | -| 19 | [@react-native-community/slider](https://github.com/callstack/react-native-slider) | 4.4.3 | 是 | [@react-native-oh-tpl/slider](https://github.com/react-native-oh-library/react-native-slider/releases) | [链接](/zh-cn/react-native-community-slider.md) | -| 20 | [react-native-SmartRefreshLayout](https://github.com/react-native-studio/react-native-SmartRefreshLayout) | 0.6.7 | 否 | [@react-native-oh-tpl/react-native-SmartRefreshLayout](https://github.com/react-native-oh-library/react-native-SmartRefreshLayout/releases) | [链接](/zh-cn/react-native-SmartRefreshLayout.md) | -| 21 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 13.14.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-svg/releases) | [链接](/zh-cn/react-native-svg.md) | -| 22 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-native-tab-view.md) | -| 23 | [react-native-video](https://github.com/react-native-video/react-native-video) | 5.2.1 | 是 | [@react-native-oh-tpl/react-native-video](https://github.com/react-native-oh-library/react-native-video) | [链接](/zh-cn/react-native-video.md) | -| 24 | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | 13.6.2 | 是 | [@react-native-oh-tpl/react-native-webview](https://github.com/react-native-oh-library/react-native-webview/releases) | [链接](/zh-cn/react-native-webview.md) | -| 25 | [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/6.x/packages/elements) | 1.3.21 | - | [@react-native-oh-tpl/elements](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-navigation-elements.md) | -| 26 | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | 4.2.0 | - | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | [链接](/zh-cn/crypto-js.md) | -| 27 | [deepmerge](https://github.com/TehShrike/deepmerge) | 4.3.1 | - | [deepmerge](https://github.com/TehShrike/deepmerge/releases) | [链接](/zh-cn/deepmerge.md) | -| 28 | [htmlparser2](https://github.com/fb55/htmlparser2) | 9.1.0 | - | [htmlparser2](https://github.com/fb55/htmlparser2/releases) | [链接](/zh-cn/htmlparser2.md) | -| 29 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.14.9 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify) | -| 30 | [lodash](https://github.com/lodash/lodash/tree/4.17.21) | 4.17.21 | - | [lodash](https://github.com/lodash/lodash//releases) | [链接](/zh-cn/lodash.md) | -| 31 | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | 7.6.0 | - | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | [链接](/zh-cn/mobx-react.md) | -| 32 | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | 6.10.0 | - | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | [链接](/zh-cn/mobx.md) | -| 33 | [parse5](https://github.com/inikulin/parse5) | 7.1.2 | - | [parse5](https://github.com/inikulin/parse5/releases) | [链接](/zh-cn/parse5.md) | -| 34 | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | 15.8.1 | - | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | [链接](/zh-cn/prop-types.md) | -| 35 | [react-i18next](https://github.com/i18next/react-i18next) | 8.6.3 | - | [react-i18next](https://github.com/i18next/react-i18next/releases) | [链接](/zh-cn/react-i18next.md) | -| 36 | [react-native-action-button](https://github.com/mastermoo/react-native-action-button) | 2.8.5 | - | [react-native-action-button](https://github.com/mastermoo/react-native-action-button/releases) | [链接](/zh-cn/react-native-action-button.md) | -| 37 | [react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview) | 1.6.5 | - | [@react-native-oh-tpl/react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases) | [链接](/zh-cn/react-native-autoheight-webview.md) | -| 38 | [@react-native-camera-roll/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll) | 6.0.0 | 是 | [@react-native-oh-tpl/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | [链接](/zh-cn/react-native-cameraroll.md) | -| 39 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | -| 40 | [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view) | 1.4.2 | 是 | [@react-native-community/progress-view](https://github.com/react-native-oh-library/progress-view/releases) | [链接](/zh-cn/react-native-community-progress-view.md) | -| 41 | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control) | 2.5.0 | - | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control/releases) | [链接](/zh-cn/react-native-community-segmented-control.md) | -| 42 | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) | 3.4.9 | - | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv/releases) | [链接](/zh-cn/react-native-dotenv.md) | -| 43 | [@react-native-community/geolocation](https://github.com/michalchudziak/react-native-geolocation) | 3.1.0 | 是 | [@react-native-oh-tpl/react-native-geolocation](https://github.com/react-native-oh-library/react-native-geolocation/releases) | [链接](/zh-cn/react-native-geolocation.md) | -| 44 | [react-native-qrcode-svg](https://github.com/awesomejerry/react-native-qrcode-svg) | 6.2.0 | - | [@react-native-oh-tpl/react-native-qrcode-svg](https://github.com/react-native-oh-library/react-native-qrcode-svg/releases) | [链接](/zh-cn/react-native-qrcode-svg.md) | -| 45 | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | 3.6.0 | - | [@react-native-oh-tpl/react-native-reanimated](https://github.com/react-native-oh-library/react-native-reanimated/releases) | [链接](/zh-cn/react-native-reanimated.md) | -| 46 | [react-native-render-html](https://github.com/meliorence/react-native-render-html) | 6.3.4 | - | [react-native-render-html](https://github.com/meliorence/react-native-render-html/releases) | [链接](/zh-cn/react-native-render-html.md) | -| 47 | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) | 2.2.3 | - | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout/releases) | [链接](/zh-cn/react-native-section-list-get-item-layout.md) | -| 48 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 10.0.3 | - | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons/releases) | [链接](/zh-cn/react-native-vector-icons.md) | -| 49 | [react-native-view-shot](https://github.com/gre/react-native-view-shot) | 3.8.0 | 否 | [@react-native-oh-tpl/react-native-view-shot](https://github.com/react-native-oh-library/react-native-view-shot/releases) | [链接](/zh-cn/react-native-view-shot.md) | -| 50 | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | 6.5.11 | - | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | [链接](/zh-cn/react-navigation-bottom-tabs.md) | -| 51 | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native) | 6.1.9 | - | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native/) | [链接](/zh-cn/react-navigation-native.md) | -| 52 | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | 6.3.19 | - | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | [链接](/zh-cn/react-navigation-stack.md) | -| 53 | [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 4.2.0 | - | [recyclerlistview](https://github.com/Flipkart/recyclerlistview/releases) | [链接](/zh-cn/recyclerListView.md) | -| 54 | [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 3.0.3 | - | [rn-placeholder](https://github.com/mfrachet/rn-placeholder/releases) | [链接](/zh-cn/rn-placeholder.md) | -| 55 | [styled-components](https://github.com/styled-components/styled-components) | 6.1.8 | - | [styled-components](https://github.com/styled-components/styled-components/releases) | [链接](/zh-cn/styled-components.md) | -| 56 | [styled-system](https://github.com/react-native-picker/picker) | 5.1.5 | - | [styled-system](https://github.com/styled-system/styled-system) | [链接](/zh-cn/styled-system.md) | -| 57 | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider) | 0.11.0 | - | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases) | [链接](/zh-cn/jeanregisser-react-native-slider.md) | -| 58 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.15.1 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify.md) | -| 59 | [react-native-base64](https://github.com/eranbo/react-native-base64) | 0.2.1 | - | [react-native-base64](https://github.com/eranbo/react-native-base64/releases) | [链接](/zh-cn/react-native-base64.md) | -| 60 | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) | 2.1.0 | - | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box/releases) | [链接](/zh-cn/react-native-check-box.md) | -| 61 | [@react-native-community/blur](https://github.com/Kureev/react-native-blur) | 4.4.0 | 是 | [@react-native-oh-tpl/blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases) | [链接](/zh-cn/react-native-community-blur.md) | -| 62 | [@react-native-community/push-notification-ios](https://github.com/react-native-push-notification/ios) | 1.11.0 | 否 | [@react-native-community/push-notification-ios](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | [链接](/zh-cn/react-native-community-push-notification-ios.md) | -| 63 | [@react-native-cookies/cookies](https://github.com/react-native-cookies/cookies) | 6.2.1 | 否 | [@react-native-cookies/cookies](https://github.com/react-native-oh-library/react-native-cookies/releases) | [链接](/zh-cn/react-native-cookies.md) | -| 64 | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js) | 1.0.0 | - | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js/releases) | [链接](/zh-cn/react-native-crypto-js.md) | -| 65 | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | 1.10.3 | 是 | [react-native-maps](https://github.com/react-native-maps/react-native-maps/releases) | [链接](/zh-cn/react-native-maps.md) | -| 66 | [react-native-pdf](https://github.com/wonday/react-native-pdf) | 6.7.4 | 是 | [react-native-pdf](https://github.com/react-native-oh-library/react-native-pdf/releases) | [链接](/zh-cn/react-native-pdf.md) | -| 67 | [react-native-redash](https://github.com/wcandillon/react-native-redash/) | 18.1.3 | - | [react-native-redash](https://github.com/wcandillon/react-native-redash/releases) | [链接](/zh-cn/react-native-redash.md) | -| 68 | [react-native-snap-carousel](https://github.com/meliorence/react-native-snap-carousel) | 3.9.1 | - | [react-native-snap-carousel](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) | [链接](/zh-cn/react-native-snap-carousel.md) | -| 69 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | - | [react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) | [链接](/zh-cn/react-native-transitiongroup.md) | -| 70 | [react-native-translucent-modal](https://github.com/23mf/react-native-translucent-modal) | 1.1.0 | - | [react-native-translucent-modal](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) | [链接](/zh-cn/react-native-translucent-modal.md) | -| 71 | [redux](https://github.com/reduxjs/redux) | 5.0.1 | - | [redux](https://github.com/reduxjs/redux/releases) | [链接](/zh-cn/redux.md) | -| 72 | [redux-logger](https://github.com/LogRocket/redux-logger) | 3.0.6 | - | [redux-logger](https://github.com/LogRocket/redux-logger/releases) | [链接](/zh-cn/redux-logger.md) | -| 73 | [redux-persist](https://github.com/rt2zz/redux-persist) | 6.0.0 | - | [redux-persist](https://github.com/rt2zz/redux-persist/releases) | [链接](/zh-cn/redux-persist.md) | -| 74 | [axios](https://github.com/axios/axios) | 1.6.7 | - | [axios](https://github.com/axios/axios/releases) | [链接](/zh-cn/axios.md) | -| 75 | [dayJs](https://github.com/iamkun/dayjs?tab=readme-ov-file) | 1.11.1 | - | [dayJs](https://github.com/iamkun/dayjs/releases) | [链接](/zh-cn/dayjs.md) | -| 76 | [EventBus](https://github.com/krasimir/EventBus) | 0.2.0 | - | [EventBus](https://github.com/krasimir/EventBus/releases) | [链接](/zh-cn/EventBus.md) | -| 77 | [immer](https://github.com/immerjs/immer) | 10.0.4 | - | [immer](https://github.com/immerjs/immer/releases) | [链接](/zh-cn/immer.md) | -| 78 | [JsBarCode](https://github.com/lindell/JsBarcode) | 3.11.6 | - | [JsBarCode](https://github.com/lindell/JsBarcode/releases) | [链接](/zh-cn/jsbarcode.md) | -| 79 | [Moment](https://github.com/moment/moment) | 2.30.1 | - | [Moment](https://github.com/moment/moment/releases) | [链接](/zh-cn/moment.md) | -| 80 | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) | 1.4.4 | - | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator/releases) | [链接](/zh-cn/qrcode-generator.md) | -| 81 | [react-ahooks](https://github.com/alibaba/hooks) | 3.7.11 | - | [react-ahooks](https://github.com/alibaba/hooks/releases) | [链接](/zh-cn/react-ahooks.md) | -| 82 | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | 3.0.4 | - | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat/releases) | [链接](/zh-cn/react-lifecycles-compat.md) | -| 83 | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number) | 0.1.2 | - | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number/releases) | [链接](/zh-cn/react-native-animate-number.md) | -| 84 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util) | 0.19.6 | 是 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util/releases) | [链接](/zh-cn/react-native-blob-util.md) | -| 85 | [react-native-canvas](https://github.com/iddan/react-native-canvas) | 0.1.39 | - | [react-native-canvas](https://github.com/iddan/react-native-canvas/releases) | [链接](/zh-cn/react-native-canvas.md) | -| 86 | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field) | 7.4.0 | - | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field/releases) | [链接](/zh-cn/react-native-confirmation-code-field.md) | -| 87 | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 2.0.0 | - | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-drawer-layout-polyfill.md) | -| 88 | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro) | 1.9.1 | - | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/releases) | [链接](/zh-cn/react-native-echarts-pro.md) | -| 89 | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image) | 1.5.5 | - | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image/releases) | [链接](/zh-cn/react-native-fit-Image.md) | -| 90 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor) | 3.2.0 | 是 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor/releases) | [链接](/zh-cn/react-native-image-editor.md) | -| 91 | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer) | 3.0.1 | - | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer/releases) | [链接](/zh-cn/react-native-image-viewer.md) | -| 92 | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom) | 2.1.12 | - | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom/releases) | [链接](/zh-cn/react-native-image-zoom.md) | -| 93 | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer) | 0.2.0 | - | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) | [链接](/zh-cn/react-native-intersection-observer.md) | -| 94 | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing) | 0.2.2 | | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing/releases) | [链接](/zh-cn/react-native-image-viewing.md) | -| 95 | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) | 7.0.2 | - | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/releases) | [链接](/zh-cn/react-native-markdown-display.md) | -| 96 | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee) | 0.5.0 | - | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee/releases) | [链接](/zh-cn/react-native-marquee.md) | -| 97 | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view) | 5.1.7 | - | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view/releases) | [链接](/zh-cn/react-native-popover-view.md) | -| 98 | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu) | 0.16.0 | - | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu/releases) | [链接](/zh-cn/react-native-popup-menu.md) | -| 99 | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull) | 2.0.4 | - | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull/releases) | [链接](/zh-cn/react-native-pull.md) | -| 100 | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) | 0.2.0 | - | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table/releases) | [链接](/zh-cn/react-native-reanimated-table.md) | -| 101 | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) | 1.0.0 | - | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases) | [链接](/zh-cn/react-native-scrollable-tab-view.md) | -| 102 | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | 1.1.3 | - | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader/releases) | [链接](/zh-cn/react-native-stickyheader.md) | -| 103 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-swipe-list-view.md) | -| 104 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | [react-native-swiper](https://github.com/leecade/react-native-swiper/releases) | [链接](/zh-cn/react-native-swiper.md) | -| 105 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core) | 0.5.0 | 是 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core/releases) | [链接](/zh-cn/react-native-worklets-core.md) | -| 106 | [react-use](https://github.com/zenghongtu/react-use) | 17.2.4 | - | [react-use](https://github.com/zenghongtu/react-use/releases) | [链接](/zh-cn/react-use.md) | -| 107 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 2.2.3 | - | [redux-toolkit](https://github.com/reduxjs/redux-toolkit/releases) | [链接](/zh-cn/redux-toolkit.md) | - -## 社区 - +> [!WARNING] 本文档仅用于三方库使用指导,不涉及任何 React Native OpenHarmony 框架的信息,且会随着 React Native OpenHarmony 框架持续迭代更新,当前版本不代表最终展示版本。 + +# 简介 + +> 如果你在找如何搭建环境的文档,请移步开发文档的 [搭建开发环境](https://react-native-oh-library.gitee.io/docs/#/zh-cn/environment) 章节。 + +## 概述 + +该文档旨在帮助开发者在 HarmonyOS 平台使用 React Native OpenHarmony 的第三方库,并呈现每个三方库的信息。 + +## 贡献文档 + +欢迎您参与贡献,我们鼓励开发者以各种方式参与文档反馈和贡献。 + +您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](/zh-cn/contribute.md)。 + +## RNOH 三方库总览 + +>[!tip] NPM 公仓坐标:@react-native-oh-tpl + +| 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | Releases | 文档链接 | +| :--: | :--------------------------------------: | :-----------: | :-------: | :--------------------------------------: | :--------------------------------------: | +| 1 | [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) | 1.21.1 | 是 | [@react-native-oh-tpl/async-storage](https://github.com/react-native-oh-library/async-storage/releases) | [链接](/zh-cn/react-native-async-storage-async-storage.md) | +| 2 | [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) | 1.13.2 | 是 | [@react-native-oh-tpl/clipboard](https://github.com/react-native-oh-library/clipboard/releases) | [链接](/zh-cn/react-native-clipboard-clipboard.md) | +| 3 | [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | 7.6.2 | 是 | [@react-native-oh-tpl/datetimepicker](https://github.com/react-native-oh-library/datetimepicker/releases) | [链接](/zh-cn/react-native-community-datetimepicker.md) | +| 4 | [@shopify/flash-list](https://github.com/Shopify/flash-list) | 1.6.3 | 否 | [@react-native-oh-tpl/flash-list](https://github.com/react-native-oh-library/flash-list/releases) | [链接](/zh-cn/shopify-flash-list.md) | +| 5 | [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) | 6.4.1 | 是 | [@react-native-oh-tpl/lottie-react-native](https://github.com/react-native-oh-library/lottie-react-native/releases) | [链接](/zh-cn/lottie-react-native.md) | +| 6 | [@react-native-picker/picker](https://github.com/react-native-picker/picker) | 2.5.1 | 否 | [@react-native-oh-tpl/picker](https://github.com/react-native-oh-library/picker/releases) | [链接](/zh-cn/react-native-picker-picker.md) | +| 7 | [@react-native-community/progress-bar-android](https://github.com/react-native-progress-view/progress-bar-android) | 1.0.4 | 是 | [@react-native-oh-tpl/progress-bar-android](https://github.com/react-native-oh-library/progress-bar-android/releases) | [链接](/zh-cn/react-native-community-progress-bar-android.md) | +| 8 | [@react-native-community/checkbox](https://github.com/react-native-checkbox/react-native-checkbox) | 0.5.16 | 否 | [@react-native-oh-tpl/react-native-checkbox](https://github.com/react-native-oh-library/react-native-checkbox/releases) | [链接](/zh-cn/react-native-community-checkbox.md) | +| 9 | [react-native-exception-handler](https://github.com/a7ul/react-native-exception-handler) | 2.10.10 | 否 | [@react-native-oh-tpl/react-native-exception-handler](https://github.com/react-native-oh-library/react-native-exception-handler/releases) | [链接](/zh-cn/react-native-exception-handler.md) | +| 10 | [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 8.6.3 | 否 | [@react-native-oh-tpl/react-native-fast-image](https://github.com/react-native-oh-library/react-native-fast-image/releases) | [链接](/zh-cn/react-native-fast-image.md) | +| 11 | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 2.12.1 | 是 | [@react-native-oh-tpl/react-native-gesture-handler](https://github.com/react-native-oh-library/react-native-gesture-handler/releases) | [链接](/zh-cn/react-native-gesture-handler.md) | +| 12 | [react-native-image-picker](https://github.com/react-native-image-picker/react-native-image-picker) | 7.0.3 | 是 | [@react-native-oh-tpl/react-native-image-picker](https://github.com/react-native-oh-library/react-native-image-picker/releases) | [链接](/zh-cn/react-native-image-picker.md) | +| 13 | [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) | 3.0.0-alpha.1 | 是 | [@react-native-oh-tpl/react-native-linear-gradient](https://github.com/react-native-oh-library/react-native-linear-gradient/releases) | [链接](/zh-cn/react-native-linear-gradient.md) | +| 14 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | +| 15 | [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) | 11.1.0 | 是 | [@react-native-oh-tpl/netinfo](https://github.com/react-native-oh-library/react-native-netinfo/releases) | [链接](/zh-cn/react-native-community-netinfo.md) | +| 16 | [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | 6.2.2 | 是 | [@react-native-oh-tpl/react-native-pager-view](https://github.com/react-native-oh-library/react-native-pager-view/releases) | [链接](/zh-cn/react-native-pager-view.md) | +| 17 | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | 4.7.4 | 是 | [@react-native-oh-tpl/react-native-safe-area-context](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) | [链接](/zh-cn/react-native-safe-area-context.md) | +| 18 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | [react-native-screens](https://github.com/software-mansion/react-native-screens/releases) | [链接](/zh-cn/react-native-screens.md) | +| 19 | [@react-native-community/slider](https://github.com/callstack/react-native-slider) | 4.4.3 | 是 | [@react-native-oh-tpl/slider](https://github.com/react-native-oh-library/react-native-slider/releases) | [链接](/zh-cn/react-native-community-slider.md) | +| 20 | [react-native-SmartRefreshLayout](https://github.com/react-native-studio/react-native-SmartRefreshLayout) | 0.6.7 | 否 | [@react-native-oh-tpl/react-native-SmartRefreshLayout](https://github.com/react-native-oh-library/react-native-SmartRefreshLayout/releases) | [链接](/zh-cn/react-native-SmartRefreshLayout.md) | +| 21 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 13.14.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-svg/releases) | [链接](/zh-cn/react-native-svg.md) | +| 22 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-native-tab-view.md) | +| 23 | [react-native-video](https://github.com/react-native-video/react-native-video) | 5.2.1 | 是 | [@react-native-oh-tpl/react-native-video](https://github.com/react-native-oh-library/react-native-video) | [链接](/zh-cn/react-native-video.md) | +| 24 | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | 13.6.2 | 是 | [@react-native-oh-tpl/react-native-webview](https://github.com/react-native-oh-library/react-native-webview/releases) | [链接](/zh-cn/react-native-webview.md) | +| 25 | [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/6.x/packages/elements) | 1.3.21 | - | [@react-native-oh-tpl/elements](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-navigation-elements.md) | +| 26 | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | 4.2.0 | - | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | [链接](/zh-cn/crypto-js.md) | +| 27 | [deepmerge](https://github.com/TehShrike/deepmerge) | 4.3.1 | - | [deepmerge](https://github.com/TehShrike/deepmerge/releases) | [链接](/zh-cn/deepmerge.md) | +| 28 | [htmlparser2](https://github.com/fb55/htmlparser2) | 9.1.0 | - | [htmlparser2](https://github.com/fb55/htmlparser2/releases) | [链接](/zh-cn/htmlparser2.md) | +| 29 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.14.9 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify) | +| 30 | [lodash](https://github.com/lodash/lodash/tree/4.17.21) | 4.17.21 | - | [lodash](https://github.com/lodash/lodash//releases) | [链接](/zh-cn/lodash.md) | +| 31 | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | 7.6.0 | - | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | [链接](/zh-cn/mobx-react.md) | +| 32 | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | 6.10.0 | - | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | [链接](/zh-cn/mobx.md) | +| 33 | [parse5](https://github.com/inikulin/parse5) | 7.1.2 | - | [parse5](https://github.com/inikulin/parse5/releases) | [链接](/zh-cn/parse5.md) | +| 34 | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | 15.8.1 | - | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | [链接](/zh-cn/prop-types.md) | +| 35 | [react-i18next](https://github.com/i18next/react-i18next) | 8.6.3 | - | [react-i18next](https://github.com/i18next/react-i18next/releases) | [链接](/zh-cn/react-i18next.md) | +| 36 | [react-native-action-button](https://github.com/mastermoo/react-native-action-button) | 2.8.5 | - | [react-native-action-button](https://github.com/mastermoo/react-native-action-button/releases) | [链接](/zh-cn/react-native-action-button.md) | +| 37 | [react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview) | 1.6.5 | - | [@react-native-oh-tpl/react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases) | [链接](/zh-cn/react-native-autoheight-webview.md) | +| 38 | [@react-native-camera-roll/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll) | 6.0.0 | 是 | [@react-native-oh-tpl/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | [链接](/zh-cn/react-native-cameraroll.md) | +| 39 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | +| 40 | [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view) | 1.4.2 | 是 | [@react-native-community/progress-view](https://github.com/react-native-oh-library/progress-view/releases) | [链接](/zh-cn/react-native-community-progress-view.md) | +| 41 | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control) | 2.5.0 | - | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control/releases) | [链接](/zh-cn/react-native-community-segmented-control.md) | +| 42 | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) | 3.4.9 | - | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv/releases) | [链接](/zh-cn/react-native-dotenv.md) | +| 43 | [@react-native-community/geolocation](https://github.com/michalchudziak/react-native-geolocation) | 3.1.0 | 是 | [@react-native-oh-tpl/react-native-geolocation](https://github.com/react-native-oh-library/react-native-geolocation/releases) | [链接](/zh-cn/react-native-geolocation.md) | +| 44 | [react-native-qrcode-svg](https://github.com/awesomejerry/react-native-qrcode-svg) | 6.2.0 | - | [@react-native-oh-tpl/react-native-qrcode-svg](https://github.com/react-native-oh-library/react-native-qrcode-svg/releases) | [链接](/zh-cn/react-native-qrcode-svg.md) | +| 45 | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | 3.6.0 | - | [@react-native-oh-tpl/react-native-reanimated](https://github.com/react-native-oh-library/react-native-reanimated/releases) | [链接](/zh-cn/react-native-reanimated.md) | +| 46 | [react-native-render-html](https://github.com/meliorence/react-native-render-html) | 6.3.4 | - | [react-native-render-html](https://github.com/meliorence/react-native-render-html/releases) | [链接](/zh-cn/react-native-render-html.md) | +| 47 | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) | 2.2.3 | - | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout/releases) | [链接](/zh-cn/react-native-section-list-get-item-layout.md) | +| 48 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 10.0.3 | - | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons/releases) | [链接](/zh-cn/react-native-vector-icons.md) | +| 49 | [react-native-view-shot](https://github.com/gre/react-native-view-shot) | 3.8.0 | 否 | [@react-native-oh-tpl/react-native-view-shot](https://github.com/react-native-oh-library/react-native-view-shot/releases) | [链接](/zh-cn/react-native-view-shot.md) | +| 50 | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | 6.5.11 | - | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | [链接](/zh-cn/react-navigation-bottom-tabs.md) | +| 51 | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native) | 6.1.9 | - | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native/) | [链接](/zh-cn/react-navigation-native.md) | +| 52 | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | 6.3.19 | - | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | [链接](/zh-cn/react-navigation-stack.md) | +| 53 | [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 4.2.0 | - | [recyclerlistview](https://github.com/Flipkart/recyclerlistview/releases) | [链接](/zh-cn/recyclerListView.md) | +| 54 | [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 3.0.3 | - | [rn-placeholder](https://github.com/mfrachet/rn-placeholder/releases) | [链接](/zh-cn/rn-placeholder.md) | +| 55 | [styled-components](https://github.com/styled-components/styled-components) | 6.1.8 | - | [styled-components](https://github.com/styled-components/styled-components/releases) | [链接](/zh-cn/styled-components.md) | +| 56 | [styled-system](https://github.com/react-native-picker/picker) | 5.1.5 | - | [styled-system](https://github.com/styled-system/styled-system) | [链接](/zh-cn/styled-system.md) | +| 57 | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider) | 0.11.0 | - | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases) | [链接](/zh-cn/jeanregisser-react-native-slider.md) | +| 58 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.15.1 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify.md) | +| 59 | [react-native-base64](https://github.com/eranbo/react-native-base64) | 0.2.1 | - | [react-native-base64](https://github.com/eranbo/react-native-base64/releases) | [链接](/zh-cn/react-native-base64.md) | +| 60 | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) | 2.1.0 | - | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box/releases) | [链接](/zh-cn/react-native-check-box.md) | +| 61 | [@react-native-community/blur](https://github.com/Kureev/react-native-blur) | 4.4.0 | 是 | [@react-native-oh-tpl/blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases) | [链接](/zh-cn/react-native-community-blur.md) | +| 62 | [@react-native-community/push-notification-ios](https://github.com/react-native-push-notification/ios) | 1.11.0 | 否 | [@react-native-community/push-notification-ios](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | [链接](/zh-cn/react-native-community-push-notification-ios.md) | +| 63 | [@react-native-cookies/cookies](https://github.com/react-native-cookies/cookies) | 6.2.1 | 否 | [@react-native-cookies/cookies](https://github.com/react-native-oh-library/react-native-cookies/releases) | [链接](/zh-cn/react-native-cookies.md) | +| 64 | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js) | 1.0.0 | - | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js/releases) | [链接](/zh-cn/react-native-crypto-js.md) | +| 65 | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | 1.10.3 | 是 | [react-native-maps](https://github.com/react-native-maps/react-native-maps/releases) | [链接](/zh-cn/react-native-maps.md) | +| 66 | [react-native-pdf](https://github.com/wonday/react-native-pdf) | 6.7.4 | 是 | [react-native-pdf](https://github.com/react-native-oh-library/react-native-pdf/releases) | [链接](/zh-cn/react-native-pdf.md) | +| 67 | [react-native-redash](https://github.com/wcandillon/react-native-redash/) | 18.1.3 | - | [react-native-redash](https://github.com/wcandillon/react-native-redash/releases) | [链接](/zh-cn/react-native-redash.md) | +| 68 | [react-native-snap-carousel](https://github.com/meliorence/react-native-snap-carousel) | 3.9.1 | - | [react-native-snap-carousel](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) | [链接](/zh-cn/react-native-snap-carousel.md) | +| 69 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | - | [react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) | [链接](/zh-cn/react-native-transitiongroup.md) | +| 70 | [react-native-translucent-modal](https://github.com/23mf/react-native-translucent-modal) | 1.1.0 | - | [react-native-translucent-modal](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) | [链接](/zh-cn/react-native-translucent-modal.md) | +| 71 | [redux](https://github.com/reduxjs/redux) | 5.0.1 | - | [redux](https://github.com/reduxjs/redux/releases) | [链接](/zh-cn/redux.md) | +| 72 | [redux-logger](https://github.com/LogRocket/redux-logger) | 3.0.6 | - | [redux-logger](https://github.com/LogRocket/redux-logger/releases) | [链接](/zh-cn/redux-logger.md) | +| 73 | [redux-persist](https://github.com/rt2zz/redux-persist) | 6.0.0 | - | [redux-persist](https://github.com/rt2zz/redux-persist/releases) | [链接](/zh-cn/redux-persist.md) | +| 74 | [axios](https://github.com/axios/axios) | 1.6.7 | - | [axios](https://github.com/axios/axios/releases) | [链接](/zh-cn/axios.md) | +| 75 | [dayJs](https://github.com/iamkun/dayjs?tab=readme-ov-file) | 1.11.1 | - | [dayJs](https://github.com/iamkun/dayjs/releases) | [链接](/zh-cn/dayjs.md) | +| 76 | [EventBus](https://github.com/krasimir/EventBus) | 0.2.0 | - | [EventBus](https://github.com/krasimir/EventBus/releases) | [链接](/zh-cn/EventBus.md) | +| 77 | [immer](https://github.com/immerjs/immer) | 10.0.4 | - | [immer](https://github.com/immerjs/immer/releases) | [链接](/zh-cn/immer.md) | +| 78 | [JsBarCode](https://github.com/lindell/JsBarcode) | 3.11.6 | - | [JsBarCode](https://github.com/lindell/JsBarcode/releases) | [链接](/zh-cn/jsbarcode.md) | +| 79 | [Moment](https://github.com/moment/moment) | 2.30.1 | - | [Moment](https://github.com/moment/moment/releases) | [链接](/zh-cn/moment.md) | +| 80 | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) | 1.4.4 | - | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator/releases) | [链接](/zh-cn/qrcode-generator.md) | +| 81 | [react-ahooks](https://github.com/alibaba/hooks) | 3.7.11 | - | [react-ahooks](https://github.com/alibaba/hooks/releases) | [链接](/zh-cn/react-ahooks.md) | +| 82 | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | 3.0.4 | - | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat/releases) | [链接](/zh-cn/react-lifecycles-compat.md) | +| 83 | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number) | 0.1.2 | - | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number/releases) | [链接](/zh-cn/react-native-animate-number.md) | +| 84 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util) | 0.19.6 | 是 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util/releases) | [链接](/zh-cn/react-native-blob-util.md) | +| 85 | [react-native-canvas](https://github.com/iddan/react-native-canvas) | 0.1.39 | - | [react-native-canvas](https://github.com/iddan/react-native-canvas/releases) | [链接](/zh-cn/react-native-canvas.md) | +| 86 | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field) | 7.4.0 | - | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field/releases) | [链接](/zh-cn/react-native-confirmation-code-field.md) | +| 87 | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 2.0.0 | - | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-drawer-layout-polyfill.md) | +| 88 | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro) | 1.9.1 | - | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/releases) | [链接](/zh-cn/react-native-echarts-pro.md) | +| 89 | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image) | 1.5.5 | - | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image/releases) | [链接](/zh-cn/react-native-fit-Image.md) | +| 90 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor) | 3.2.0 | 是 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor/releases) | [链接](/zh-cn/react-native-image-editor.md) | +| 91 | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer) | 3.0.1 | - | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer/releases) | [链接](/zh-cn/react-native-image-viewer.md) | +| 92 | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom) | 2.1.12 | - | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom/releases) | [链接](/zh-cn/react-native-image-zoom.md) | +| 93 | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer) | 0.2.0 | - | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) | [链接](/zh-cn/react-native-intersection-observer.md) | +| 94 | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing) | 0.2.2 | | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing/releases) | [链接](/zh-cn/react-native-image-viewing.md) | +| 95 | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) | 7.0.2 | - | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/releases) | [链接](/zh-cn/react-native-markdown-display.md) | +| 96 | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee) | 0.5.0 | - | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee/releases) | [链接](/zh-cn/react-native-marquee.md) | +| 97 | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view) | 5.1.7 | - | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view/releases) | [链接](/zh-cn/react-native-popover-view.md) | +| 98 | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu) | 0.16.0 | - | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu/releases) | [链接](/zh-cn/react-native-popup-menu.md) | +| 99 | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull) | 2.0.4 | - | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull/releases) | [链接](/zh-cn/react-native-pull.md) | +| 100 | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) | 0.2.0 | - | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table/releases) | [链接](/zh-cn/react-native-reanimated-table.md) | +| 101 | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) | 1.0.0 | - | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases) | [链接](/zh-cn/react-native-scrollable-tab-view.md) | +| 102 | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | 1.1.3 | - | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader/releases) | [链接](/zh-cn/react-native-stickyheader.md) | +| 103 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-swipe-list-view.md) | +| 104 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | [react-native-swiper](https://github.com/leecade/react-native-swiper/releases) | [链接](/zh-cn/react-native-swiper.md) | +| 105 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core) | 0.5.0 | 是 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core/releases) | [链接](/zh-cn/react-native-worklets-core.md) | +| 106 | [react-use](https://github.com/zenghongtu/react-use) | 17.2.4 | - | [react-use](https://github.com/zenghongtu/react-use/releases) | [链接](/zh-cn/react-use.md) | +| 107 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 2.2.3 | - | [redux-toolkit](https://github.com/reduxjs/redux-toolkit/releases) | [链接](/zh-cn/redux-toolkit.md) | +| 108 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | 是 | [react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size/releases) | [链接](/zh-cn/react-native-text-size.md) | +| 109 | [react-router-dom](https://github.com/remix-run/react-router) | 6.22.3 | 是 | [react-router-dom](https://github.com/remix-run/react-router/releases) | [链接](/zh-cn/react-router-dom.md) | +| 110 | [redux-actions](https://github.com/redux-utilities/redux-actions) | 3.0.0 | - | [redux-actions](https://github.com/redux-utilities/redux-actions/releases) | [链接](/zh-cn/redux-actions.md) | +| 111 | [redux-thunk](https://github.com/reduxjs/redux-thunk) | 3.1.0 | - | [redux-thunk](https://github.com/reduxjs/redux-thunk/releases) | [链接](/zh-cn/redux-thunk.md) | +| 112 | [react-native-aria](https://github.com/gluestack/react-native-aria/) | 0.2.4 | 是 | [react-native-aria](https://github.com/gluestack/react-native-aria/releases) | [链接](/zh-cn/react-native-aria.md) | +| 113 | [react-native-progress](https://github.com/oblador/react-native-progress) | 5.0.1 | - | [react-native-progress](https://github.com/react-native-oh-library/react-native-progress/releases) | [链接](/zh-cn/react-native-progress.md) | +| 114 | [react-native-fs](https://github.com/itinance/react-native-fs) | 2.20.0 | 是 | [react-native-fs](https://github.com/react-native-oh-library/react-native-fs/releases) | [链接](/zh-cn/react-native-fs.md) | +| 115 | [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) | 0.9.5 | - | [react-native-keyboard-aware-scroll-view](https://github.com/react-native-oh-library/react-native-keyboard-aware-scroll-view/releases) | [链接](/zh-cn/react-native-keyboard-aware-scroll-view.md) | +| 116 | [react-native-permissions](https://github.com/zoontek/react-native-permissions) | 4.1.5 | 是 | [react-native-permissions](https://github.com/react-native-oh-library/react-native-permissions/releases) | [链接](/zh-cn/react-native-permissions.md) | +| 117 | [react-native-drag-sort](https://github.com/mochixuan/react-native-drag-sort) | 2.4.4 | 是 | [react-native-drag-sort](https://github.com/mochixuan/react-native-drag-sort/releases) | [链接](/zh-cn/react-native-drag-sort.md) | +| 118 | [react-native-sound](https://github.com/zmxv/react-native-sound) | 0.11.2 | 是 | [react-native-sound](https://github.com/react-native-oh-library/react-native-sound/releases) | [链接](/zh-cn/react-native-sound.md) | +| 119 | [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel) | 3.5.1 | - | [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel/releases) | [链接](/zh-cn/react-native-reanimated-carousel.md) | +| 120 | [@react-native-community/toolbar-android](https://github.com/react-native-toolbar-android/toolbar-android) | 0.2.1 | 是 | [@react-native-community/toolbar-android](https://github.com/react-native-oh-library/toolbar-android/releases) | [链接](/zh-cn/react-native-toolbar-android.md) | +| 121 | [react-redux](https://github.com/reduxjs/react-redux) | 9.1.1 | - | [react-redux](https://github.com/reduxjs/react-redux/releases) | [链接](/zh-cn/react-redux.md) | +| 122 | [react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) | 0.7.0 | - | [react-native-MJRefresh](https://github.com/react-native-oh-library/react-native-MJRefresh/releases) | [链接](/zh-cn/react-native-MJRefresh.md) | + +## 社区 + [Github Organization: react-native-oh-library](https://github.com/react-native-oh-library) \ No newline at end of file diff --git a/_sidebar.md b/_sidebar.md index c1d57b7a721de82e5114bc409526293f36153b47..c468899ff71baaa0f5aeff8b07f931f85e443194 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -1,115 +1,131 @@ - - -- [首页](/zh-cn/README.md) -- [贡献文档](/zh-cn/contribute.md) -- [文档模板](/zh-cn/model.md) -- 三方库说明文档合集 - - RN原生库 - - [@react-native-async-storage/async-storage](/zh-cn/react-native-async-storage-async-storage.md) - - [react-native-cameraroll](/zh-cn/react-native-cameraroll.md) - - [@react-native-clipboard/clipboard](/zh-cn/react-native-clipboard-clipboard.md) - - [@react-native-community/checkbox](/zh-cn/react-native-community-checkbox.md) - - [@react-native-community/datetimepicker](/zh-cn/react-native-community-datetimepicker.md) - - [@react-native-community/netinfo](/zh-cn/react-native-community-netinfo.md) - - [@react-native-community/progress-bar-android](/zh-cn/react-native-community-progress-bar-android.md) - - [@react-native-community/progress-view](/zh-cn/react-native-community-progress-view.md) - - [@react-native-community/slider](/zh-cn/react-native-community-slider.md) - - [react-native-exception-handler](/zh-cn/react-native-exception-handler.md) - - [react-native-fast-image](/zh-cn/react-native-fast-image.md) - - [react-native-geolocation](/zh-cn/react-native-geolocation.md) - - [react-native-gesture-handler](/zh-cn/react-native-gesture-handler.md) - - [react-native-image-picker](/zh-cn/react-native-image-picker.md) - - [react-native-linear-gradient](/zh-cn/react-native-linear-gradient.md) - - [@react-native-masked-view/masked-view](/zh-cn/react-native-masked-view-masked-view.md) - - [react-native-pager-view](/zh-cn/react-native-pager-view.md) - - [@react-native-picker/picker](/zh-cn/react-native-picker-picker.md) - - [react-native-reanimated](/zh-cn/react-native-reanimated.md) - - [react-native-safe-area-context](/zh-cn/react-native-safe-area-context.md) - - [react-native-SmartRefreshLayout](/zh-cn/react-native-SmartRefreshLayout.md) - - [react-native-svg](/zh-cn/react-native-svg.md) - - [react-native-vector-icons](/zh-cn/react-native-vector-icons.md) - - [react-native-video](/zh-cn/react-native-video.md) - - [react-native-view-shot](/zh-cn/react-native-view-shot.md) - - [react-native-webview](/zh-cn/react-native-webview.md) - - [@shopify/flash-list](/zh-cn/shopify-flash-list.md) - - [@react-native-community/blur](/zh-cn/react-native-community-blur.md) - - [@react-native-community/push-notification-ios](/zh-cn/react-native-community-push-notification-ios.md) - - [react-native-cookies](/zh-cn/react-native-cookies.md) - - [react-native-maps](/zh-cn/react-native-maps.md) - - [react-native-pdf](/zh-cn/react-native-pdf.md) - - [react-native-image-editor](/zh-cn/react-native-image-editor.md) - - [react-native-worklets-core](/zh-cn/react-native-worklets-core.md) - - RN JS库 - - [lottie-react-native](/zh-cn/lottie-react-native.md) - - [react-i18next](/zh-cn/react-i18next.md) - - [react-native-action-button](/zh-cn/react-native-action-button.md) - - [react-native-autoheight-webview](/zh-cn/react-native-autoheight-webview.md) - - [@react-native-community/segmented-control](/zh-cn/react-native-community-segmented-control.md) - - [react-native-dotenv](/zh-cn/react-native-dotenv.md) - - [react-native-qrcode-svg](/zh-cn/react-native-qrcode-svg.md) - - [react-native-render-html](/zh-cn/react-native-render-html.md) - - [react-native-screens](/zh-cn/react-native-screens.md) - - [react-native-section-list-get-item-layout](zh-cn/react-native-section-list-get-item-layout.md) - - [react-native-tab-view](/zh-cn/react-native-tab-view.md) - - [@react-navigation/bottom-tabs](/zh-cn/react-navigation-bottom-tabs.md) - - [@react-navigation/elements](/zh-cn/react-navigation-elements.md) - - [@react-navigation/native](/zh-cn/react-navigation-native.md) - - [@react-navigation/stack](/zh-cn/react-navigation-stack.md) - - [react-navigation](/zh-cn/react-navigation) - - [recyclerlistview](/zh-cn/recyclerlistview.md) - - [rn-placeholder](/zh-cn/rn-placeholder.md) - - [jeanregisser/react-native-slider](/zh-cn/jeanregisser-react-native-slider.md) - - [react-native-base64](/zh-cn/react-native-base64.md) - - [react-native-check-box](/zh-cn/react-native-check-box.md) - - [react-native-crypto-js](/zh-cn/react-native-crypto-js.md) - - [react-native-redash](/zh-cn/react-native-redash.md) - - [react-native-snap-carousel](/zh-cn/react-native-snap-carousel.md) - - [react-native-transitiongroup](/zh-cn/react-native-transitiongroup.md) - - [react-native-translucent-modal](/zh-cn/react-native-translucent-modal.md) - - [axios](/zh-cn/axios.md) - - [dayjs](/zh-cn/dayjs.md) - - [immer](/zh-cn/immer.md) - - [jsbarcode](/zh-cn/jsbarcode.md) - - [moment](/zh-cn/moment.md) - - [qrcode-generator](/zh-cn/qrcode-generator.md) - - [react-ahooks](/zh-cn/react-ahooks.md) - - [react-lifecycles-compat](/zh-cn/react-lifecycles-compat.md) - - [react-native-animate-number](/zh-cn/react-native-animate-number.md) - - [react-native-canvas](/zh-cn/react-native-canvas.md) - - [react-native-confirmation-code-field](/zh-cn/react-native-confirmation-code-field.md) - - [react-native-drawer-layout-polyfill](/zh-cn/react-native-drawer-layout-polyfill.md) - - [react-native-echarts-pro](/zh-cn/react-native-echarts-pro.md) - - [react-native-fit-Image](/zh-cn/react-native-fit-Image.md) - - [react-native-image-viewer](/zh-cn/react-native-image-viewer.md) - - [react-native-image-zoom](/zh-cn/react-native-image-zoom.md) - - [react-native-intersection-observer](/zh-cn/react-native-intersection-observer.md) - - [react-native-markdown-display](/zh-cn/react-native-markdown-display.md) - - [react-native-marquee](/zh-cn/react-native-marquee.md) - - [react-native-popover-view](/zh-cn/react-native-popover-view.md) - - [react-native-popup-menu](/zh-cn/react-native-popup-menu.md) - - [react-native-pull](/zh-cn/react-native-pull.md) - - [react-native-reanimated-table](/zh-cn/react-native-reanimated-table.md) - - [react-native-scrollable-tab-view](/zh-cn/react-native-scrollable-tab-view.md) - - [react-native-stickyheader](/zh-cn/react-native-stickyheader.md) - - [react-native-swipe-list-view](/zh-cn/react-native-swipe-list-view.md) - - [react-native-swiper](/zh-cn/react-native-swiper.md) - - [react-use](/zh-cn/react-use.md) - - [redux-toolkit](/zh-cn/redux-toolkit.md) - - [react-native-image-viewing](/zh-cn/react-native-image-viewing.md) - - 纯JS库 - - [crypto-js](/zh-cn/crypto-js.md) - - [deepmerge](/zh-cn/deepmerge.md) - - [htmlparser2](/zh-cn/htmlparser2.md) - - [js-beautify](/zh-cn/js-beautify.md) - - [lodash](/zh-cn/lodash.md) - - [mobx-react](/zh-cn/mobx-react.md) - - [mobx](/zh-cn/mobx.md) - - [parse5](/zh-cn/parse5.md) - - [prop-types](/zh-cn/prop-types.md) - - [styled-components](/zh-cn/styled-components.md) - - [styled-system](/zh-cn/styled-system.md) - - [redux](/zh-cn/redux.md) - - [redux-logger](/zh-cn/redux-logger.md) - - [redux-persist](/zh-cn/redux-persist.md) - - [qrcode-generator](/zh-cn/qrcode-generator.md) - - [EventBus](/zh-cn/EventBus.md) + + +- [首页](/zh-cn/README.md) +- [贡献文档](/zh-cn/contribute.md) +- [文档模板](/zh-cn/model.md) +- 三方库说明文档合集 + - RN原生库 + - [@react-native-async-storage/async-storage](/zh-cn/react-native-async-storage-async-storage.md) + - [react-native-cameraroll](/zh-cn/react-native-cameraroll.md) + - [@react-native-clipboard/clipboard](/zh-cn/react-native-clipboard-clipboard.md) + - [@react-native-community/checkbox](/zh-cn/react-native-community-checkbox.md) + - [@react-native-community/datetimepicker](/zh-cn/react-native-community-datetimepicker.md) + - [@react-native-community/netinfo](/zh-cn/react-native-community-netinfo.md) + - [@react-native-community/progress-bar-android](/zh-cn/react-native-community-progress-bar-android.md) + - [@react-native-community/progress-view](/zh-cn/react-native-community-progress-view.md) + - [@react-native-community/slider](/zh-cn/react-native-community-slider.md) + - [react-native-exception-handler](/zh-cn/react-native-exception-handler.md) + - [react-native-fast-image](/zh-cn/react-native-fast-image.md) + - [react-native-geolocation](/zh-cn/react-native-geolocation.md) + - [react-native-gesture-handler](/zh-cn/react-native-gesture-handler.md) + - [react-native-image-picker](/zh-cn/react-native-image-picker.md) + - [react-native-linear-gradient](/zh-cn/react-native-linear-gradient.md) + - [@react-native-masked-view/masked-view](/zh-cn/react-native-masked-view-masked-view.md) + - [react-native-pager-view](/zh-cn/react-native-pager-view.md) + - [@react-native-picker/picker](/zh-cn/react-native-picker-picker.md) + - [react-native-reanimated](/zh-cn/react-native-reanimated.md) + - [react-native-safe-area-context](/zh-cn/react-native-safe-area-context.md) + - [react-native-SmartRefreshLayout](/zh-cn/react-native-SmartRefreshLayout.md) + - [react-native-svg](/zh-cn/react-native-svg.md) + - [react-native-vector-icons](/zh-cn/react-native-vector-icons.md) + - [react-native-video](/zh-cn/react-native-video.md) + - [react-native-view-shot](/zh-cn/react-native-view-shot.md) + - [react-native-webview](/zh-cn/react-native-webview.md) + - [@shopify/flash-list](/zh-cn/shopify-flash-list.md) + - [@react-native-community/blur](/zh-cn/react-native-community-blur.md) + - [@react-native-community/push-notification-ios](/zh-cn/react-native-community-push-notification-ios.md) + - [react-native-cookies](/zh-cn/react-native-cookies.md) + - [react-native-maps](/zh-cn/react-native-maps.md) + - [react-native-pdf](/zh-cn/react-native-pdf.md) + - [react-native-image-editor](/zh-cn/react-native-image-editor.md) + - [react-native-worklets-core](/zh-cn/react-native-worklets-core.md) + - [react-native-text-size](/zh-cn/react-native-text-size.md) + - [react-native-fs](/zh-cn/react-native-fs.md) + - [react-native-permissions](/zh-cn/react-native-permissions.md) + - [react-native-sound](/zh-cn/react-native-sound.md) + - [react-native-blob-util](/zh-cn/react-native-blob-util.md) + - [@react-native-community/toolbar-android](/zh-cn/react-native-toolbar-android.md) + - [react-native-MJRefresh](/zh-cn/react-native-MJRefresh.md) + - RN JS库 + - [lottie-react-native](/zh-cn/lottie-react-native.md) + - [react-i18next](/zh-cn/react-i18next.md) + - [react-native-action-button](/zh-cn/react-native-action-button.md) + - [react-native-autoheight-webview](/zh-cn/react-native-autoheight-webview.md) + - [@react-native-community/segmented-control](/zh-cn/react-native-community-segmented-control.md) + - [react-native-dotenv](/zh-cn/react-native-dotenv.md) + - [react-native-qrcode-svg](/zh-cn/react-native-qrcode-svg.md) + - [react-native-render-html](/zh-cn/react-native-render-html.md) + - [react-native-screens](/zh-cn/react-native-screens.md) + - [react-native-section-list-get-item-layout](zh-cn/react-native-section-list-get-item-layout.md) + - [react-native-tab-view](/zh-cn/react-native-tab-view.md) + - [@react-navigation/bottom-tabs](/zh-cn/react-navigation-bottom-tabs.md) + - [@react-navigation/elements](/zh-cn/react-navigation-elements.md) + - [@react-navigation/native](/zh-cn/react-navigation-native.md) + - [@react-navigation/stack](/zh-cn/react-navigation-stack.md) + - [react-navigation](/zh-cn/react-navigation) + - [recyclerlistview](/zh-cn/recyclerlistview.md) + - [rn-placeholder](/zh-cn/rn-placeholder.md) + - [jeanregisser/react-native-slider](/zh-cn/jeanregisser-react-native-slider.md) + - [react-native-base64](/zh-cn/react-native-base64.md) + - [react-native-check-box](/zh-cn/react-native-check-box.md) + - [react-native-crypto-js](/zh-cn/react-native-crypto-js.md) + - [react-native-redash](/zh-cn/react-native-redash.md) + - [react-native-snap-carousel](/zh-cn/react-native-snap-carousel.md) + - [react-native-transitiongroup](/zh-cn/react-native-transitiongroup.md) + - [react-native-translucent-modal](/zh-cn/react-native-translucent-modal.md) + - [axios](/zh-cn/axios.md) + - [dayjs](/zh-cn/dayjs.md) + - [immer](/zh-cn/immer.md) + - [jsbarcode](/zh-cn/jsbarcode.md) + - [moment](/zh-cn/moment.md) + - [qrcode-generator](/zh-cn/qrcode-generator.md) + - [react-ahooks](/zh-cn/react-ahooks.md) + - [react-lifecycles-compat](/zh-cn/react-lifecycles-compat.md) + - [react-native-animate-number](/zh-cn/react-native-animate-number.md) + - [react-native-canvas](/zh-cn/react-native-canvas.md) + - [react-native-confirmation-code-field](/zh-cn/react-native-confirmation-code-field.md) + - [react-native-drawer-layout-polyfill](/zh-cn/react-native-drawer-layout-polyfill.md) + - [react-native-echarts-pro](/zh-cn/react-native-echarts-pro.md) + - [react-native-fit-Image](/zh-cn/react-native-fit-Image.md) + - [react-native-image-viewer](/zh-cn/react-native-image-viewer.md) + - [react-native-image-zoom](/zh-cn/react-native-image-zoom.md) + - [react-native-intersection-observer](/zh-cn/react-native-intersection-observer.md) + - [react-native-markdown-display](/zh-cn/react-native-markdown-display.md) + - [react-native-marquee](/zh-cn/react-native-marquee.md) + - [react-native-popover-view](/zh-cn/react-native-popover-view.md) + - [react-native-popup-menu](/zh-cn/react-native-popup-menu.md) + - [react-native-pull](/zh-cn/react-native-pull.md) + - [react-native-reanimated-table](/zh-cn/react-native-reanimated-table.md) + - [react-native-scrollable-tab-view](/zh-cn/react-native-scrollable-tab-view.md) + - [react-native-stickyheader](/zh-cn/react-native-stickyheader.md) + - [react-native-swipe-list-view](/zh-cn/react-native-swipe-list-view.md) + - [react-native-swiper](/zh-cn/react-native-swiper.md) + - [react-use](/zh-cn/react-use.md) + - [redux-toolkit](/zh-cn/redux-toolkit.md) + - [react-native-image-viewing](/zh-cn/react-native-image-viewing.md) + - [react-native-aria](/zh-cn/react-native-aria.md) + - [react-native-progress](/zh-cn/react-native-progress.md) + - [react-native-keyboard-aware-scroll-view](/zh-cn/react-native-keyboard-aware-scroll-view.md) + - [react-native-reanimated-carousel](/zh-cn/react-native-reanimated-carousel.md) + - [react-native-drag-sort](/zh-cn/react-native-drag-sort.md) + - [react-redux](/zh-cn/react-redux.md) + - 纯JS库 + - [crypto-js](/zh-cn/crypto-js.md) + - [deepmerge](/zh-cn/deepmerge.md) + - [htmlparser2](/zh-cn/htmlparser2.md) + - [js-beautify](/zh-cn/js-beautify.md) + - [lodash](/zh-cn/lodash.md) + - [mobx-react](/zh-cn/mobx-react.md) + - [mobx](/zh-cn/mobx.md) + - [parse5](/zh-cn/parse5.md) + - [prop-types](/zh-cn/prop-types.md) + - [styled-components](/zh-cn/styled-components.md) + - [styled-system](/zh-cn/styled-system.md) + - [redux](/zh-cn/redux.md) + - [redux-logger](/zh-cn/redux-logger.md) + - [redux-persist](/zh-cn/redux-persist.md) + - [qrcode-generator](/zh-cn/qrcode-generator.md) + - [EventBus](/zh-cn/EventBus.md) + - [react-router-dom](/zh-cn/react-router-dom.md) + - [redux-actions](/zh-cn/redux-actions.md) + - [redux-thunk](/zh-cn/redux-thunk.md) diff --git a/zh-cn/README.md b/zh-cn/README.md index f99033f9fb60e025777fd57e833657ed52074f91..55e4a49e2ad661679b843c8fda418741c2b4855d 100644 --- a/zh-cn/README.md +++ b/zh-cn/README.md @@ -1,133 +1,148 @@ -> [!WARNING] 本文档仅用于三方库使用指导,不涉及任何 React Native OpenHarmony 框架的信息,且会随着 React Native OpenHarmony 框架持续迭代更新,当前版本不代表最终展示版本。 - -# 简介 - -> 如果你在找如何搭建环境的文档,请移步开发文档的 [搭建开发环境](https://react-native-oh-library.gitee.io/docs/#/zh-cn/environment) 章节。 - -## 概述 - -该文档旨在帮助开发者在 HarmonyOS 平台使用 React Native OpenHarmony 的第三方库,并呈现每个三方库的信息。 - -## 贡献文档 - -欢迎您参与贡献,我们鼓励开发者以各种方式参与文档反馈和贡献。 - -您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](/zh-cn/contribute.md)。 - -## RNOH 三方库总览 - -> [!tip] NPM 公仓坐标:@react-native-oh-tpl - -| 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | Releases | 文档链接 | -| :--: | :--------------------------------------: | :-----------: | :-------: | :--------------------------------------: | :--------------------------------------: | -| 1 | [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) | 1.21.1 | 是 | [@react-native-oh-tpl/async-storage](https://github.com/react-native-oh-library/async-storage/releases) | [链接](/zh-cn/react-native-async-storage-async-storage.md) | -| 2 | [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) | 1.13.2 | 是 | [@react-native-oh-tpl/clipboard](https://github.com/react-native-oh-library/clipboard/releases) | [链接](/zh-cn/react-native-clipboard-clipboard.md) | -| 3 | [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | 7.6.2 | 是 | [@react-native-oh-tpl/datetimepicker](https://github.com/react-native-oh-library/datetimepicker/releases) | [链接](/zh-cn/react-native-community-datetimepicker.md) | -| 4 | [@shopify/flash-list](https://github.com/Shopify/flash-list) | 1.6.3 | 否 | [@react-native-oh-tpl/flash-list](https://github.com/react-native-oh-library/flash-list/releases) | [链接](/zh-cn/shopify-flash-list.md) | -| 5 | [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) | 6.4.1 | 是 | [@react-native-oh-tpl/lottie-react-native](https://github.com/react-native-oh-library/lottie-react-native/releases) | [链接](/zh-cn/lottie-react-native.md) | -| 6 | [@react-native-picker/picker](https://github.com/react-native-picker/picker) | 2.5.1 | 否 | [@react-native-oh-tpl/picker](https://github.com/react-native-oh-library/picker/releases) | [链接](/zh-cn/react-native-picker-picker.md) | -| 7 | [@react-native-community/progress-bar-android](https://github.com/react-native-progress-view/progress-bar-android) | 1.0.4 | 是 | [@react-native-oh-tpl/progress-bar-android](https://github.com/react-native-oh-library/progress-bar-android/releases) | [链接](/zh-cn/react-native-community-progress-bar-android.md) | -| 8 | [@react-native-community/checkbox](https://github.com/react-native-checkbox/react-native-checkbox) | 0.5.16 | 否 | [@react-native-oh-tpl/react-native-checkbox](https://github.com/react-native-oh-library/react-native-checkbox/releases) | [链接](/zh-cn/react-native-community-checkbox.md) | -| 9 | [react-native-exception-handler](https://github.com/a7ul/react-native-exception-handler) | 2.10.10 | 否 | [@react-native-oh-tpl/react-native-exception-handler](https://github.com/react-native-oh-library/react-native-exception-handler/releases) | [链接](/zh-cn/react-native-exception-handler.md) | -| 10 | [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 8.6.3 | 否 | [@react-native-oh-tpl/react-native-fast-image](https://github.com/react-native-oh-library/react-native-fast-image/releases) | [链接](/zh-cn/react-native-fast-image.md) | -| 11 | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 2.12.1 | 是 | [@react-native-oh-tpl/react-native-gesture-handler](https://github.com/react-native-oh-library/react-native-gesture-handler/releases) | [链接](/zh-cn/react-native-gesture-handler.md) | -| 12 | [react-native-image-picker](https://github.com/react-native-image-picker/react-native-image-picker) | 7.0.3 | 是 | [@react-native-oh-tpl/react-native-image-picker](https://github.com/react-native-oh-library/react-native-image-picker/releases) | [链接](/zh-cn/react-native-image-picker.md) | -| 13 | [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) | 3.0.0-alpha.1 | 是 | [@react-native-oh-tpl/react-native-linear-gradient](https://github.com/react-native-oh-library/react-native-linear-gradient/releases) | [链接](/zh-cn/react-native-linear-gradient.md) | -| 14 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | -| 15 | [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) | 11.1.0 | 是 | [@react-native-oh-tpl/netinfo](https://github.com/react-native-oh-library/react-native-netinfo/releases) | [链接](/zh-cn/react-native-community-netinfo.md) | -| 16 | [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | 6.2.2 | 是 | [@react-native-oh-tpl/react-native-pager-view](https://github.com/react-native-oh-library/react-native-pager-view/releases) | [链接](/zh-cn/react-native-pager-view.md) | -| 17 | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | 4.7.4 | 是 | [@react-native-oh-tpl/react-native-safe-area-context](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) | [链接](/zh-cn/react-native-safe-area-context.md) | -| 18 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | [react-native-screens](https://github.com/software-mansion/react-native-screens/releases) | [链接](/zh-cn/react-native-screens.md) | -| 19 | [@react-native-community/slider](https://github.com/callstack/react-native-slider) | 4.4.3 | 是 | [@react-native-oh-tpl/slider](https://github.com/react-native-oh-library/react-native-slider/releases) | [链接](/zh-cn/react-native-community-slider.md) | -| 20 | [react-native-SmartRefreshLayout](https://github.com/react-native-studio/react-native-SmartRefreshLayout) | 0.6.7 | 否 | [@react-native-oh-tpl/react-native-SmartRefreshLayout](https://github.com/react-native-oh-library/react-native-SmartRefreshLayout/releases) | [链接](/zh-cn/react-native-SmartRefreshLayout.md) | -| 21 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 13.14.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-svg/releases) | [链接](/zh-cn/react-native-svg.md) | -| 22 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-native-tab-view.md) | -| 23 | [react-native-video](https://github.com/react-native-video/react-native-video) | 5.2.1 | 是 | [@react-native-oh-tpl/react-native-video](https://github.com/react-native-oh-library/react-native-video) | [链接](/zh-cn/react-native-video.md) | -| 24 | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | 13.6.2 | 是 | [@react-native-oh-tpl/react-native-webview](https://github.com/react-native-oh-library/react-native-webview/releases) | [链接](/zh-cn/react-native-webview.md) | -| 25 | [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/6.x/packages/elements) | 1.3.21 | - | [@react-native-oh-tpl/elements](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-navigation-elements.md) | -| 26 | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | 4.2.0 | - | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | [链接](/zh-cn/crypto-js.md) | -| 27 | [deepmerge](https://github.com/TehShrike/deepmerge) | 4.3.1 | - | [deepmerge](https://github.com/TehShrike/deepmerge/releases) | [链接](/zh-cn/deepmerge.md) | -| 28 | [htmlparser2](https://github.com/fb55/htmlparser2) | 9.1.0 | - | [htmlparser2](https://github.com/fb55/htmlparser2/releases) | [链接](/zh-cn/htmlparser2.md) | -| 29 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.14.9 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify) | -| 30 | [lodash](https://github.com/lodash/lodash/tree/4.17.21) | 4.17.21 | - | [lodash](https://github.com/lodash/lodash//releases) | [链接](/zh-cn/lodash.md) | -| 31 | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | 7.6.0 | - | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | [链接](/zh-cn/mobx-react.md) | -| 32 | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | 6.10.0 | - | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | [链接](/zh-cn/mobx.md) | -| 33 | [parse5](https://github.com/inikulin/parse5) | 7.1.2 | - | [parse5](https://github.com/inikulin/parse5/releases) | [链接](/zh-cn/parse5.md) | -| 34 | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | 15.8.1 | - | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | [链接](/zh-cn/prop-types.md) | -| 35 | [react-i18next](https://github.com/i18next/react-i18next) | 8.6.3 | - | [react-i18next](https://github.com/i18next/react-i18next/releases) | [链接](/zh-cn/react-i18next.md) | -| 36 | [react-native-action-button](https://github.com/mastermoo/react-native-action-button) | 2.8.5 | - | [react-native-action-button](https://github.com/mastermoo/react-native-action-button/releases) | [链接](/zh-cn/react-native-action-button.md) | -| 37 | [react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview) | 1.6.5 | - | [@react-native-oh-tpl/react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases) | [链接](/zh-cn/react-native-autoheight-webview.md) | -| 38 | [@react-native-camera-roll/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll) | 6.0.0 | 是 | [@react-native-oh-tpl/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | [链接](/zh-cn/react-native-cameraroll.md) | -| 39 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | -| 40 | [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view) | 1.4.2 | 是 | [@react-native-community/progress-view](https://github.com/react-native-oh-library/progress-view/releases) | [链接](/zh-cn/react-native-community-progress-view.md) | -| 41 | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control) | 2.5.0 | - | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control/releases) | [链接](/zh-cn/react-native-community-segmented-control.md) | -| 42 | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) | 3.4.9 | - | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv/releases) | [链接](/zh-cn/react-native-dotenv.md) | -| 43 | [@react-native-community/geolocation](https://github.com/michalchudziak/react-native-geolocation) | 3.1.0 | 是 | [@react-native-oh-tpl/react-native-geolocation](https://github.com/react-native-oh-library/react-native-geolocation/releases) | [链接](/zh-cn/react-native-geolocation.md) | -| 44 | [react-native-qrcode-svg](https://github.com/awesomejerry/react-native-qrcode-svg) | 6.2.0 | - | [@react-native-oh-tpl/react-native-qrcode-svg](https://github.com/react-native-oh-library/react-native-qrcode-svg/releases) | [链接](/zh-cn/react-native-qrcode-svg.md) | -| 45 | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | 3.6.0 | - | [@react-native-oh-tpl/react-native-reanimated](https://github.com/react-native-oh-library/react-native-reanimated/releases) | [链接](/zh-cn/react-native-reanimated.md) | -| 46 | [react-native-render-html](https://github.com/meliorence/react-native-render-html) | 6.3.4 | - | [react-native-render-html](https://github.com/meliorence/react-native-render-html/releases) | [链接](/zh-cn/react-native-render-html.md) | -| 47 | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) | 2.2.3 | - | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout/releases) | [链接](/zh-cn/react-native-section-list-get-item-layout.md) | -| 48 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 10.0.3 | - | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons/releases) | [链接](/zh-cn/react-native-vector-icons.md) | -| 49 | [react-native-view-shot](https://github.com/gre/react-native-view-shot) | 3.8.0 | 否 | [@react-native-oh-tpl/react-native-view-shot](https://github.com/react-native-oh-library/react-native-view-shot/releases) | [链接](/zh-cn/react-native-view-shot.md) | -| 50 | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | 6.5.11 | - | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | [链接](/zh-cn/react-navigation-bottom-tabs.md) | -| 51 | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native) | 6.1.9 | - | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native/) | [链接](/zh-cn/react-navigation-native.md) | -| 52 | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | 6.3.19 | - | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | [链接](/zh-cn/react-navigation-stack.md) | -| 53 | [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 4.2.0 | - | [recyclerlistview](https://github.com/Flipkart/recyclerlistview/releases) | [链接](/zh-cn/recyclerListView.md) | -| 54 | [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 3.0.3 | - | [rn-placeholder](https://github.com/mfrachet/rn-placeholder/releases) | [链接](/zh-cn/rn-placeholder.md) | -| 55 | [styled-components](https://github.com/styled-components/styled-components) | 6.1.8 | - | [styled-components](https://github.com/styled-components/styled-components/releases) | [链接](/zh-cn/styled-components.md) | -| 56 | [styled-system](https://github.com/react-native-picker/picker) | 5.1.5 | - | [styled-system](https://github.com/styled-system/styled-system) | [链接](/zh-cn/styled-system.md) | -| 57 | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider) | 0.11.0 | - | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases) | [链接](/zh-cn/jeanregisser-react-native-slider.md) | -| 58 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.15.1 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify.md) | -| 59 | [react-native-base64](https://github.com/eranbo/react-native-base64) | 0.2.1 | - | [react-native-base64](https://github.com/eranbo/react-native-base64/releases) | [链接](/zh-cn/react-native-base64.md) | -| 60 | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) | 2.1.0 | - | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box/releases) | [链接](/zh-cn/react-native-check-box.md) | -| 61 | [@react-native-community/blur](https://github.com/Kureev/react-native-blur) | 4.4.0 | 是 | [@react-native-oh-tpl/blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases) | [链接](/zh-cn/react-native-community-blur.md) | -| 62 | [@react-native-community/push-notification-ios](https://github.com/react-native-push-notification/ios) | 1.11.0 | 否 | [@react-native-community/push-notification-ios](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | [链接](/zh-cn/react-native-community-push-notification-ios.md) | -| 63 | [@react-native-cookies/cookies](https://github.com/react-native-cookies/cookies) | 6.2.1 | 否 | [@react-native-cookies/cookies](https://github.com/react-native-oh-library/react-native-cookies/releases) | [链接](/zh-cn/react-native-cookies.md) | -| 64 | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js) | 1.0.0 | - | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js/releases) | [链接](/zh-cn/react-native-crypto-js.md) | -| 65 | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | 1.10.3 | 是 | [react-native-maps](https://github.com/react-native-maps/react-native-maps/releases) | [链接](/zh-cn/react-native-maps.md) | -| 66 | [react-native-pdf](https://github.com/wonday/react-native-pdf) | 6.7.4 | 是 | [react-native-pdf](https://github.com/react-native-oh-library/react-native-pdf/releases) | [链接](/zh-cn/react-native-pdf.md) | -| 67 | [react-native-redash](https://github.com/wcandillon/react-native-redash/) | 18.1.3 | - | [react-native-redash](https://github.com/wcandillon/react-native-redash/releases) | [链接](/zh-cn/react-native-redash.md) | -| 68 | [react-native-snap-carousel](https://github.com/meliorence/react-native-snap-carousel) | 3.9.1 | - | [react-native-snap-carousel](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) | [链接](/zh-cn/react-native-snap-carousel.md) | -| 69 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | - | [react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) | [链接](/zh-cn/react-native-transitiongroup.md) | -| 70 | [react-native-translucent-modal](https://github.com/23mf/react-native-translucent-modal) | 1.1.0 | - | [react-native-translucent-modal](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) | [链接](/zh-cn/react-native-translucent-modal.md) | -| 71 | [redux](https://github.com/reduxjs/redux) | 5.0.1 | - | [redux](https://github.com/reduxjs/redux/releases) | [链接](/zh-cn/redux.md) | -| 72 | [redux-logger](https://github.com/LogRocket/redux-logger) | 3.0.6 | - | [redux-logger](https://github.com/LogRocket/redux-logger/releases) | [链接](/zh-cn/redux-logger.md) | -| 73 | [redux-persist](https://github.com/rt2zz/redux-persist) | 6.0.0 | - | [redux-persist](https://github.com/rt2zz/redux-persist/releases) | [链接](/zh-cn/redux-persist.md) | -| 74 | [axios](https://github.com/axios/axios) | 1.6.7 | - | [axios](https://github.com/axios/axios/releases) | [链接](/zh-cn/axios.md) | -| 75 | [dayJs](https://github.com/iamkun/dayjs?tab=readme-ov-file) | 1.11.1 | - | [dayJs](https://github.com/iamkun/dayjs/releases) | [链接](/zh-cn/dayjs.md) | -| 76 | [EventBus](https://github.com/krasimir/EventBus) | 0.2.0 | - | [EventBus](https://github.com/krasimir/EventBus/releases) | [链接](/zh-cn/EventBus.md) | -| 77 | [immer](https://github.com/immerjs/immer) | 10.0.4 | - | [immer](https://github.com/immerjs/immer/releases) | [链接](/zh-cn/immer.md) | -| 78 | [JsBarCode](https://github.com/lindell/JsBarcode) | 3.11.6 | - | [JsBarCode](https://github.com/lindell/JsBarcode/releases) | [链接](/zh-cn/jsbarcode.md) | -| 79 | [Moment](https://github.com/moment/moment) | 2.30.1 | - | [Moment](https://github.com/moment/moment/releases) | [链接](/zh-cn/moment.md) | -| 80 | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) | 1.4.4 | - | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator/releases) | [链接](/zh-cn/qrcode-generator.md) | -| 81 | [react-ahooks](https://github.com/alibaba/hooks) | 3.7.11 | - | [react-ahooks](https://github.com/alibaba/hooks/releases) | [链接](/zh-cn/react-ahooks.md) | -| 82 | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | 3.0.4 | - | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat/releases) | [链接](/zh-cn/react-lifecycles-compat.md) | -| 83 | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number) | 0.1.2 | - | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number/releases) | [链接](/zh-cn/react-native-animate-number.md) | -| 84 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util) | 0.19.6 | 是 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util/releases) | [链接](/zh-cn/react-native-blob-util.md) | -| 85 | [react-native-canvas](https://github.com/iddan/react-native-canvas) | 0.1.39 | - | [react-native-canvas](https://github.com/iddan/react-native-canvas/releases) | [链接](/zh-cn/react-native-canvas.md) | -| 86 | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field) | 7.4.0 | - | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field/releases) | [链接](/zh-cn/react-native-confirmation-code-field.md) | -| 87 | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 2.0.0 | - | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-drawer-layout-polyfill.md) | -| 88 | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro) | 1.9.1 | - | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/releases) | [链接](/zh-cn/react-native-echarts-pro.md) | -| 89 | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image) | 1.5.5 | - | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image/releases) | [链接](/zh-cn/react-native-fit-Image.md) | -| 90 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor) | 3.2.0 | 是 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor/releases) | [链接](/zh-cn/react-native-image-editor.md) | -| 91 | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer) | 3.0.1 | - | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer/releases) | [链接](/zh-cn/react-native-image-viewer.md) | -| 92 | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom) | 2.1.12 | - | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom/releases) | [链接](/zh-cn/react-native-image-zoom.md) | -| 93 | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer) | 0.2.0 | - | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) | [链接](/zh-cn/react-native-intersection-observer.md) | -| 94 | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing) | 0.2.2 | | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing/releases) | [链接](/zh-cn/react-native-image-viewing.md) | -| 95 | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) | 7.0.2 | - | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/releases) | [链接](/zh-cn/react-native-markdown-display.md) | -| 96 | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee) | 0.5.0 | - | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee/releases) | [链接](/zh-cn/react-native-marquee.md) | -| 97 | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view) | 5.1.7 | - | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view/releases) | [链接](/zh-cn/react-native-popover-view.md) | -| 98 | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu) | 0.16.0 | - | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu/releases) | [链接](/zh-cn/react-native-popup-menu.md) | -| 99 | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull) | 2.0.4 | - | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull/releases) | [链接](/zh-cn/react-native-pull.md) | -| 100 | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) | 0.2.0 | - | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table/releases) | [链接](/zh-cn/react-native-reanimated-table.md) | -| 101 | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) | 1.0.0 | - | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases) | [链接](/zh-cn/react-native-scrollable-tab-view.md) | -| 102 | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | 1.1.3 | - | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader/releases) | [链接](/zh-cn/react-native-stickyheader.md) | -| 103 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-swipe-list-view.md) | -| 104 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | [react-native-swiper](https://github.com/leecade/react-native-swiper/releases) | [链接](/zh-cn/react-native-swiper.md) | -| 105 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core) | 0.5.0 | 是 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core/releases) | [链接](/zh-cn/react-native-worklets-core.md) | -| 106 | [react-use](https://github.com/zenghongtu/react-use) | 17.2.4 | - | [react-use](https://github.com/zenghongtu/react-use/releases) | [链接](/zh-cn/react-use.md) | -| 107 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 2.2.3 | - | [redux-toolkit](https://github.com/reduxjs/redux-toolkit/releases) | [链接](/zh-cn/redux-toolkit.md) | - -## 社区 - -[Github Organization: react-native-oh-library](https://github.com/react-native-oh-library) +> [!WARNING] 本文档仅用于三方库使用指导,不涉及任何 React Native OpenHarmony 框架的信息,且会随着 React Native OpenHarmony 框架持续迭代更新,当前版本不代表最终展示版本。 + +# 简介 + +> 如果你在找如何搭建环境的文档,请移步开发文档的 [搭建开发环境](https://react-native-oh-library.gitee.io/docs/#/zh-cn/environment) 章节。 + +## 概述 + +该文档旨在帮助开发者在 HarmonyOS 平台使用 React Native OpenHarmony 的第三方库,并呈现每个三方库的信息。 + +## 贡献文档 + +欢迎您参与贡献,我们鼓励开发者以各种方式参与文档反馈和贡献。 + +您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](/zh-cn/contribute.md)。 + +## RNOH 三方库总览 + +> [!tip] NPM 公仓坐标:@react-native-oh-tpl + +| 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | Releases | 文档链接 | +| :--: | :--------------------------------------: | :-----------: | :-------: | :--------------------------------------: | :--------------------------------------: | +| 1 | [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) | 1.21.1 | 是 | [@react-native-oh-tpl/async-storage](https://github.com/react-native-oh-library/async-storage/releases) | [链接](/zh-cn/react-native-async-storage-async-storage.md) | +| 2 | [@react-native-clipboard/clipboard](https://github.com/react-native-clipboard/clipboard) | 1.13.2 | 是 | [@react-native-oh-tpl/clipboard](https://github.com/react-native-oh-library/clipboard/releases) | [链接](/zh-cn/react-native-clipboard-clipboard.md) | +| 3 | [@react-native-community/datetimepicker](https://github.com/react-native-datetimepicker/datetimepicker) | 7.6.2 | 是 | [@react-native-oh-tpl/datetimepicker](https://github.com/react-native-oh-library/datetimepicker/releases) | [链接](/zh-cn/react-native-community-datetimepicker.md) | +| 4 | [@shopify/flash-list](https://github.com/Shopify/flash-list) | 1.6.3 | 否 | [@react-native-oh-tpl/flash-list](https://github.com/react-native-oh-library/flash-list/releases) | [链接](/zh-cn/shopify-flash-list.md) | +| 5 | [lottie-react-native](https://github.com/lottie-react-native/lottie-react-native) | 6.4.1 | 是 | [@react-native-oh-tpl/lottie-react-native](https://github.com/react-native-oh-library/lottie-react-native/releases) | [链接](/zh-cn/lottie-react-native.md) | +| 6 | [@react-native-picker/picker](https://github.com/react-native-picker/picker) | 2.5.1 | 否 | [@react-native-oh-tpl/picker](https://github.com/react-native-oh-library/picker/releases) | [链接](/zh-cn/react-native-picker-picker.md) | +| 7 | [@react-native-community/progress-bar-android](https://github.com/react-native-progress-view/progress-bar-android) | 1.0.4 | 是 | [@react-native-oh-tpl/progress-bar-android](https://github.com/react-native-oh-library/progress-bar-android/releases) | [链接](/zh-cn/react-native-community-progress-bar-android.md) | +| 8 | [@react-native-community/checkbox](https://github.com/react-native-checkbox/react-native-checkbox) | 0.5.16 | 否 | [@react-native-oh-tpl/react-native-checkbox](https://github.com/react-native-oh-library/react-native-checkbox/releases) | [链接](/zh-cn/react-native-community-checkbox.md) | +| 9 | [react-native-exception-handler](https://github.com/a7ul/react-native-exception-handler) | 2.10.10 | 否 | [@react-native-oh-tpl/react-native-exception-handler](https://github.com/react-native-oh-library/react-native-exception-handler/releases) | [链接](/zh-cn/react-native-exception-handler.md) | +| 10 | [react-native-fast-image](https://github.com/DylanVann/react-native-fast-image) | 8.6.3 | 否 | [@react-native-oh-tpl/react-native-fast-image](https://github.com/react-native-oh-library/react-native-fast-image/releases) | [链接](/zh-cn/react-native-fast-image.md) | +| 11 | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 2.12.1 | 是 | [@react-native-oh-tpl/react-native-gesture-handler](https://github.com/react-native-oh-library/react-native-gesture-handler/releases) | [链接](/zh-cn/react-native-gesture-handler.md) | +| 12 | [react-native-image-picker](https://github.com/react-native-image-picker/react-native-image-picker) | 7.0.3 | 是 | [@react-native-oh-tpl/react-native-image-picker](https://github.com/react-native-oh-library/react-native-image-picker/releases) | [链接](/zh-cn/react-native-image-picker.md) | +| 13 | [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) | 3.0.0-alpha.1 | 是 | [@react-native-oh-tpl/react-native-linear-gradient](https://github.com/react-native-oh-library/react-native-linear-gradient/releases) | [链接](/zh-cn/react-native-linear-gradient.md) | +| 14 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | +| 15 | [@react-native-community/netinfo](https://github.com/react-native-netinfo/react-native-netinfo) | 11.1.0 | 是 | [@react-native-oh-tpl/netinfo](https://github.com/react-native-oh-library/react-native-netinfo/releases) | [链接](/zh-cn/react-native-community-netinfo.md) | +| 16 | [react-native-pager-view](https://github.com/callstack/react-native-pager-view) | 6.2.2 | 是 | [@react-native-oh-tpl/react-native-pager-view](https://github.com/react-native-oh-library/react-native-pager-view/releases) | [链接](/zh-cn/react-native-pager-view.md) | +| 17 | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | 4.7.4 | 是 | [@react-native-oh-tpl/react-native-safe-area-context](https://github.com/react-native-oh-library/react-native-safe-area-context/releases) | [链接](/zh-cn/react-native-safe-area-context.md) | +| 18 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | [react-native-screens](https://github.com/software-mansion/react-native-screens/releases) | [链接](/zh-cn/react-native-screens.md) | +| 19 | [@react-native-community/slider](https://github.com/callstack/react-native-slider) | 4.4.3 | 是 | [@react-native-oh-tpl/slider](https://github.com/react-native-oh-library/react-native-slider/releases) | [链接](/zh-cn/react-native-community-slider.md) | +| 20 | [react-native-SmartRefreshLayout](https://github.com/react-native-studio/react-native-SmartRefreshLayout) | 0.6.7 | 否 | [@react-native-oh-tpl/react-native-SmartRefreshLayout](https://github.com/react-native-oh-library/react-native-SmartRefreshLayout/releases) | [链接](/zh-cn/react-native-SmartRefreshLayout.md) | +| 21 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 13.14.0 | 是 | [@react-native-oh-tpl/react-native-svg](https://github.com/react-native-oh-library/react-native-svg/releases) | [链接](/zh-cn/react-native-svg.md) | +| 22 | [react-native-tab-view](https://github.com/react-navigation/react-navigation/tree/6.x/packages/react-native-tab-view) | 3.5.2 | - | [@react-native-oh-tpl/react-native-tab-view](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-native-tab-view.md) | +| 23 | [react-native-video](https://github.com/react-native-video/react-native-video) | 5.2.1 | 是 | [@react-native-oh-tpl/react-native-video](https://github.com/react-native-oh-library/react-native-video) | [链接](/zh-cn/react-native-video.md) | +| 24 | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | 13.6.2 | 是 | [@react-native-oh-tpl/react-native-webview](https://github.com/react-native-oh-library/react-native-webview/releases) | [链接](/zh-cn/react-native-webview.md) | +| 25 | [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/6.x/packages/elements) | 1.3.21 | - | [@react-native-oh-tpl/elements](https://github.com/react-native-oh-library/react-navigation/releases) | [链接](/zh-cn/react-navigation-elements.md) | +| 26 | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | 4.2.0 | - | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | [链接](/zh-cn/crypto-js.md) | +| 27 | [deepmerge](https://github.com/TehShrike/deepmerge) | 4.3.1 | - | [deepmerge](https://github.com/TehShrike/deepmerge/releases) | [链接](/zh-cn/deepmerge.md) | +| 28 | [htmlparser2](https://github.com/fb55/htmlparser2) | 9.1.0 | - | [htmlparser2](https://github.com/fb55/htmlparser2/releases) | [链接](/zh-cn/htmlparser2.md) | +| 29 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.14.9 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify) | +| 30 | [lodash](https://github.com/lodash/lodash/tree/4.17.21) | 4.17.21 | - | [lodash](https://github.com/lodash/lodash//releases) | [链接](/zh-cn/lodash.md) | +| 31 | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | 7.6.0 | - | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react%407.6.0) | [链接](/zh-cn/mobx-react.md) | +| 32 | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | 6.10.0 | - | [mobx](https://github.com/mobxjs/mobx/tree/mobx%406.10.0) | [链接](/zh-cn/mobx.md) | +| 33 | [parse5](https://github.com/inikulin/parse5) | 7.1.2 | - | [parse5](https://github.com/inikulin/parse5/releases) | [链接](/zh-cn/parse5.md) | +| 34 | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | 15.8.1 | - | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | [链接](/zh-cn/prop-types.md) | +| 35 | [react-i18next](https://github.com/i18next/react-i18next) | 8.6.3 | - | [react-i18next](https://github.com/i18next/react-i18next/releases) | [链接](/zh-cn/react-i18next.md) | +| 36 | [react-native-action-button](https://github.com/mastermoo/react-native-action-button) | 2.8.5 | - | [react-native-action-button](https://github.com/mastermoo/react-native-action-button/releases) | [链接](/zh-cn/react-native-action-button.md) | +| 37 | [react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview) | 1.6.5 | - | [@react-native-oh-tpl/react-native-autoheight-webview](https://github.com/react-native-oh-library/react-native-autoheight-webview/releases) | [链接](/zh-cn/react-native-autoheight-webview.md) | +| 38 | [@react-native-camera-roll/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll) | 6.0.0 | 是 | [@react-native-oh-tpl/camera-roll](https://github.com/react-native-oh-library/react-native-cameraroll/releases) | [链接](/zh-cn/react-native-cameraroll.md) | +| 39 | [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | 0.2.9 | 否 | [@react-native-oh-tpl/masked-view](https://github.com/react-native-oh-library/masked-view/releases) | [链接](/zh-cn/react-native-masked-view-masked-view.md) | +| 40 | [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view) | 1.4.2 | 是 | [@react-native-community/progress-view](https://github.com/react-native-oh-library/progress-view/releases) | [链接](/zh-cn/react-native-community-progress-view.md) | +| 41 | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control) | 2.5.0 | - | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control/releases) | [链接](/zh-cn/react-native-community-segmented-control.md) | +| 42 | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) | 3.4.9 | - | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv/releases) | [链接](/zh-cn/react-native-dotenv.md) | +| 43 | [@react-native-community/geolocation](https://github.com/michalchudziak/react-native-geolocation) | 3.1.0 | 是 | [@react-native-oh-tpl/react-native-geolocation](https://github.com/react-native-oh-library/react-native-geolocation/releases) | [链接](/zh-cn/react-native-geolocation.md) | +| 44 | [react-native-qrcode-svg](https://github.com/awesomejerry/react-native-qrcode-svg) | 6.2.0 | - | [@react-native-oh-tpl/react-native-qrcode-svg](https://github.com/react-native-oh-library/react-native-qrcode-svg/releases) | [链接](/zh-cn/react-native-qrcode-svg.md) | +| 45 | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | 3.6.0 | - | [@react-native-oh-tpl/react-native-reanimated](https://github.com/react-native-oh-library/react-native-reanimated/releases) | [链接](/zh-cn/react-native-reanimated.md) | +| 46 | [react-native-render-html](https://github.com/meliorence/react-native-render-html) | 6.3.4 | - | [react-native-render-html](https://github.com/meliorence/react-native-render-html/releases) | [链接](/zh-cn/react-native-render-html.md) | +| 47 | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) | 2.2.3 | - | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout/releases) | [链接](/zh-cn/react-native-section-list-get-item-layout.md) | +| 48 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 10.0.3 | - | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons/releases) | [链接](/zh-cn/react-native-vector-icons.md) | +| 49 | [react-native-view-shot](https://github.com/gre/react-native-view-shot) | 3.8.0 | 否 | [@react-native-oh-tpl/react-native-view-shot](https://github.com/react-native-oh-library/react-native-view-shot/releases) | [链接](/zh-cn/react-native-view-shot.md) | +| 50 | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | 6.5.11 | - | [ @react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | [链接](/zh-cn/react-navigation-bottom-tabs.md) | +| 51 | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native) | 6.1.9 | - | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native/) | [链接](/zh-cn/react-navigation-native.md) | +| 52 | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | 6.3.19 | - | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | [链接](/zh-cn/react-navigation-stack.md) | +| 53 | [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 4.2.0 | - | [recyclerlistview](https://github.com/Flipkart/recyclerlistview/releases) | [链接](/zh-cn/recyclerListView.md) | +| 54 | [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 3.0.3 | - | [rn-placeholder](https://github.com/mfrachet/rn-placeholder/releases) | [链接](/zh-cn/rn-placeholder.md) | +| 55 | [styled-components](https://github.com/styled-components/styled-components) | 6.1.8 | - | [styled-components](https://github.com/styled-components/styled-components/releases) | [链接](/zh-cn/styled-components.md) | +| 56 | [styled-system](https://github.com/react-native-picker/picker) | 5.1.5 | - | [styled-system](https://github.com/styled-system/styled-system) | [链接](/zh-cn/styled-system.md) | +| 57 | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider) | 0.11.0 | - | [jeanregisser/react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider/releases) | [链接](/zh-cn/jeanregisser-react-native-slider.md) | +| 58 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.15.1 | - | [js-beautify](https://github.com/beautifier/js-beautify/releases) | [链接](/zh-cn/js-beautify.md) | +| 59 | [react-native-base64](https://github.com/eranbo/react-native-base64) | 0.2.1 | - | [react-native-base64](https://github.com/eranbo/react-native-base64/releases) | [链接](/zh-cn/react-native-base64.md) | +| 60 | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) | 2.1.0 | - | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box/releases) | [链接](/zh-cn/react-native-check-box.md) | +| 61 | [@react-native-community/blur](https://github.com/Kureev/react-native-blur) | 4.4.0 | 是 | [@react-native-oh-tpl/blur Releases](https://github.com/react-native-oh-library/react-native-blur/releases) | [链接](/zh-cn/react-native-community-blur.md) | +| 62 | [@react-native-community/push-notification-ios](https://github.com/react-native-push-notification/ios) | 1.11.0 | 否 | [@react-native-community/push-notification-ios](https://github.com/react-native-oh-library/react-native-push-notification-ios/releases) | [链接](/zh-cn/react-native-community-push-notification-ios.md) | +| 63 | [@react-native-cookies/cookies](https://github.com/react-native-cookies/cookies) | 6.2.1 | 否 | [@react-native-cookies/cookies](https://github.com/react-native-oh-library/react-native-cookies/releases) | [链接](/zh-cn/react-native-cookies.md) | +| 64 | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js) | 1.0.0 | - | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js/releases) | [链接](/zh-cn/react-native-crypto-js.md) | +| 65 | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | 1.10.3 | 是 | [react-native-maps](https://github.com/react-native-maps/react-native-maps/releases) | [链接](/zh-cn/react-native-maps.md) | +| 66 | [react-native-pdf](https://github.com/wonday/react-native-pdf) | 6.7.4 | 是 | [react-native-pdf](https://github.com/react-native-oh-library/react-native-pdf/releases) | [链接](/zh-cn/react-native-pdf.md) | +| 67 | [react-native-redash](https://github.com/wcandillon/react-native-redash/) | 18.1.3 | - | [react-native-redash](https://github.com/wcandillon/react-native-redash/releases) | [链接](/zh-cn/react-native-redash.md) | +| 68 | [react-native-snap-carousel](https://github.com/meliorence/react-native-snap-carousel) | 3.9.1 | - | [react-native-snap-carousel](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) | [链接](/zh-cn/react-native-snap-carousel.md) | +| 69 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | - | [react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) | [链接](/zh-cn/react-native-transitiongroup.md) | +| 70 | [react-native-translucent-modal](https://github.com/23mf/react-native-translucent-modal) | 1.1.0 | - | [react-native-translucent-modal](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) | [链接](/zh-cn/react-native-translucent-modal.md) | +| 71 | [redux](https://github.com/reduxjs/redux) | 5.0.1 | - | [redux](https://github.com/reduxjs/redux/releases) | [链接](/zh-cn/redux.md) | +| 72 | [redux-logger](https://github.com/LogRocket/redux-logger) | 3.0.6 | - | [redux-logger](https://github.com/LogRocket/redux-logger/releases) | [链接](/zh-cn/redux-logger.md) | +| 73 | [redux-persist](https://github.com/rt2zz/redux-persist) | 6.0.0 | - | [redux-persist](https://github.com/rt2zz/redux-persist/releases) | [链接](/zh-cn/redux-persist.md) | +| 74 | [axios](https://github.com/axios/axios) | 1.6.7 | - | [axios](https://github.com/axios/axios/releases) | [链接](/zh-cn/axios.md) | +| 75 | [dayJs](https://github.com/iamkun/dayjs?tab=readme-ov-file) | 1.11.1 | - | [dayJs](https://github.com/iamkun/dayjs/releases) | [链接](/zh-cn/dayjs.md) | +| 76 | [EventBus](https://github.com/krasimir/EventBus) | 0.2.0 | - | [EventBus](https://github.com/krasimir/EventBus/releases) | [链接](/zh-cn/EventBus.md) | +| 77 | [immer](https://github.com/immerjs/immer) | 10.0.4 | - | [immer](https://github.com/immerjs/immer/releases) | [链接](/zh-cn/immer.md) | +| 78 | [JsBarCode](https://github.com/lindell/JsBarcode) | 3.11.6 | - | [JsBarCode](https://github.com/lindell/JsBarcode/releases) | [链接](/zh-cn/jsbarcode.md) | +| 79 | [Moment](https://github.com/moment/moment) | 2.30.1 | - | [Moment](https://github.com/moment/moment/releases) | [链接](/zh-cn/moment.md) | +| 80 | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) | 1.4.4 | - | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator/releases) | [链接](/zh-cn/qrcode-generator.md) | +| 81 | [react-ahooks](https://github.com/alibaba/hooks) | 3.7.11 | - | [react-ahooks](https://github.com/alibaba/hooks/releases) | [链接](/zh-cn/react-ahooks.md) | +| 82 | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | 3.0.4 | - | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat/releases) | [链接](/zh-cn/react-lifecycles-compat.md) | +| 83 | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number) | 0.1.2 | - | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number/releases) | [链接](/zh-cn/react-native-animate-number.md) | +| 84 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util) | 0.19.6 | 是 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util/releases) | [链接](/zh-cn/react-native-blob-util.md) | +| 85 | [react-native-canvas](https://github.com/iddan/react-native-canvas) | 0.1.39 | - | [react-native-canvas](https://github.com/iddan/react-native-canvas/releases) | [链接](/zh-cn/react-native-canvas.md) | +| 86 | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field) | 7.4.0 | - | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field/releases) | [链接](/zh-cn/react-native-confirmation-code-field.md) | +| 87 | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 2.0.0 | - | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-drawer-layout-polyfill.md) | +| 88 | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro) | 1.9.1 | - | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro/releases) | [链接](/zh-cn/react-native-echarts-pro.md) | +| 89 | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image) | 1.5.5 | - | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image/releases) | [链接](/zh-cn/react-native-fit-Image.md) | +| 90 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor) | 3.2.0 | 是 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor/releases) | [链接](/zh-cn/react-native-image-editor.md) | +| 91 | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer) | 3.0.1 | - | [react-native-image-viewer](https://github.com/react-native-oh-library/react-native-image-viewer/releases) | [链接](/zh-cn/react-native-image-viewer.md) | +| 92 | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom) | 2.1.12 | - | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom/releases) | [链接](/zh-cn/react-native-image-zoom.md) | +| 93 | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer) | 0.2.0 | - | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) | [链接](/zh-cn/react-native-intersection-observer.md) | +| 94 | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing) | 0.2.2 | | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing/releases) | [链接](/zh-cn/react-native-image-viewing.md) | +| 95 | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) | 7.0.2 | - | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/releases) | [链接](/zh-cn/react-native-markdown-display.md) | +| 96 | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee) | 0.5.0 | - | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee/releases) | [链接](/zh-cn/react-native-marquee.md) | +| 97 | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view) | 5.1.7 | - | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view/releases) | [链接](/zh-cn/react-native-popover-view.md) | +| 98 | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu) | 0.16.0 | - | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu/releases) | [链接](/zh-cn/react-native-popup-menu.md) | +| 99 | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull) | 2.0.4 | - | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull/releases) | [链接](/zh-cn/react-native-pull.md) | +| 100 | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) | 0.2.0 | - | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table/releases) | [链接](/zh-cn/react-native-reanimated-table.md) | +| 101 | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) | 1.0.0 | - | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view/releases) | [链接](/zh-cn/react-native-scrollable-tab-view.md) | +| 102 | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | 1.1.3 | - | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader/releases) | [链接](/zh-cn/react-native-stickyheader.md) | +| 103 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | - | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill/releases) | [链接](/zh-cn/react-native-swipe-list-view.md) | +| 104 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | - | [react-native-swiper](https://github.com/leecade/react-native-swiper/releases) | [链接](/zh-cn/react-native-swiper.md) | +| 105 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core) | 0.5.0 | 是 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core/releases) | [链接](/zh-cn/react-native-worklets-core.md) | +| 106 | [react-use](https://github.com/zenghongtu/react-use) | 17.2.4 | - | [react-use](https://github.com/zenghongtu/react-use/releases) | [链接](/zh-cn/react-use.md) | +| 107 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 2.2.3 | - | [redux-toolkit](https://github.com/reduxjs/redux-toolkit/releases) | [链接](/zh-cn/redux-toolkit.md) | +| 108 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | 是 | [react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size/releases) | [链接](/zh-cn/react-native-text-size.md) | +| 109 | [react-router-dom](https://github.com/remix-run/react-router) | 6.22.3 | 是 | [react-router-dom](https://github.com/remix-run/react-router/releases) | [链接](/zh-cn/react-router-dom.md) | +| 110 | [redux-actions](https://github.com/redux-utilities/redux-actions) | 3.0.0 | - | [redux-actions](https://github.com/redux-utilities/redux-actions/releases) | [链接](/zh-cn/redux-actions.md) | +| 111 | [redux-thunk](https://github.com/reduxjs/redux-thunk) | 3.1.0 | - | [redux-thunk](https://github.com/reduxjs/redux-thunk/releases) | [链接](/zh-cn/redux-thunk.md) | +| 112 | [react-native-aria](https://github.com/gluestack/react-native-aria/) | 0.2.4 | 是 | [react-native-aria](https://github.com/gluestack/react-native-aria/releases) | [链接](/zh-cn/react-native-aria.md) | +| 113 | [react-native-progress](https://github.com/oblador/react-native-progress) | 5.0.1 | - | [react-native-progress](https://github.com/react-native-oh-library/react-native-progress/releases) | [链接](/zh-cn/react-native-progress.md) | +| 114 | [react-native-fs](https://github.com/itinance/react-native-fs) | 2.20.0 | 是 | [react-native-fs](https://github.com/react-native-oh-library/react-native-fs/releases) | [链接](/zh-cn/react-native-fs.md) | +| 115 | [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) | 0.9.5 | - | [react-native-keyboard-aware-scroll-view](https://github.com/react-native-oh-library/react-native-keyboard-aware-scroll-view/releases) | [链接](/zh-cn/react-native-keyboard-aware-scroll-view.md) | +| 116 | [react-native-permissions](https://github.com/zoontek/react-native-permissions) | 4.1.5 | 是 | [react-native-permissions](https://github.com/react-native-oh-library/react-native-permissions/releases) | [链接](/zh-cn/react-native-permissions.md) | +| 117 | [react-native-drag-sort](https://github.com/mochixuan/react-native-drag-sort) | 2.4.4 | 是 | [react-native-drag-sort](https://github.com/mochixuan/react-native-drag-sort/releases) | [链接](/zh-cn/react-native-drag-sort.md) | +| 118 | [react-native-sound](https://github.com/zmxv/react-native-sound) | 0.11.2 | 是 | [react-native-sound](https://github.com/react-native-oh-library/react-native-sound/releases) | [链接](/zh-cn/react-native-sound.md) | +| 119 | [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel) | 3.5.1 | - | [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel/releases) | [链接](/zh-cn/react-native-reanimated-carousel.md) | +| 120 | [@react-native-community/toolbar-android](https://github.com/react-native-toolbar-android/toolbar-android) | 0.2.1 | 是 | [@react-native-community/toolbar-android](https://github.com/react-native-oh-library/toolbar-android/releases) | [链接](/zh-cn/react-native-toolbar-android.md) | +| 121 | [react-redux](https://github.com/reduxjs/react-redux) | 9.1.1 | - | [react-redux](https://github.com/reduxjs/react-redux/releases) | [链接](/zh-cn/react-redux.md) | +| 122 | [react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) | 0.7.0 | - | [react-native-MJRefresh](https://github.com/react-native-oh-library/react-native-MJRefresh/releases) | [链接](/zh-cn/react-native-MJRefresh.md) | + +## 社区 + +[Github Organization: react-native-oh-library](https://github.com/react-native-oh-library) diff --git a/zh-cn/react-native-MJRefresh.md b/zh-cn/react-native-MJRefresh.md new file mode 100644 index 0000000000000000000000000000000000000000..210b7c3426ea456207bfa436fed9e2cdfc28f6db --- /dev/null +++ b/zh-cn/react-native-MJRefresh.md @@ -0,0 +1,284 @@ +> 模板版本:v0.1.3 + +
+
react-native-MJRefresh
+
react-native-aria
+
react-native-drag-sort
+
react-native-fs
+
react-native-keyboard-aware-scroll-view
+
react-native-permissions
+
react-native-progress
+
+
+
+
+
react-native-reanimated-carousel
+
+
+
+
+
react-native-sound
+
react-native-text-size
+
@react-native-community/toolbar-android
+
react-redux
+
+
+
+
<App>
的外层放置一个<Provider>
,并将 store 作为 prop 传递
+
+```ts
+// 导出组件
+export default function TestPage() {
+ return (
+