# usage-docs **Repository Path**: liuwenliang0129/usage-docs ## Basic Information - **Project Name**: usage-docs - **Description**: react native openharmony 三方库说明文档 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://react-native-oh-library.gitee.io/usage-docs - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 304 - **Created**: 2024-08-03 - **Last Updated**: 2024-08-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > [!WARNING] 本文档仅用于三方库使用指导,不涉及任何 React Native OpenHarmony 框架的信息,且会随着 React Native OpenHarmony 框架持续迭代更新,当前版本不代表最终展示版本。 # 简介 > 如果你在找如何搭建环境的文档,请移步开发文档的 [搭建开发环境](https://gitee.com/react-native-oh-library/docs/blob/master/zh-cn/environment.md) 章节。 ## 概述 该文档旨在帮助开发者在 HarmonyOS 平台使用 React Native OpenHarmony 的第三方库,并呈现每个三方库的信息。 ## 贡献文档 欢迎您参与贡献,我们鼓励开发者以各种方式参与文档反馈和贡献。 您可以对现有文档进行评价、简单更改、反馈文档质量问题、贡献您的原创内容,详细请参考[贡献文档](/zh-cn/contribute.md)。 ## 使用须知 - Codegen :三方库大部分适配了 Codegen ,在使用前需要主动执行生成三方库桥接代码,详细请参考[Codegen 使用文档](/zh-cn/codegen.md)。 - C-API 架构:三方库后续只基于 RN C-API 架构演进,详细介绍请参考 [C-API 架构](zh-cn/capi-architecture.md) 。 ## RNOH 三方库总览 > [!tip] NPM 公仓坐标:@react-native-oh-tpl | 序号 | 原库名 | 原库基线版本 | 原库是否支持新架构 | HarmonyOSReleases | 文档链接(相对路径) | |-----|--------------------------------------------------------------------------------------------------------------------------|---------------|-----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------| | 1 | [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage) | 1.21.0 | 是 | [@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-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) | | 3 | [@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) | | 4 | [@react-native-community/blur](https://github.com/Kureev/react-native-blur) | 4.4.0 | 是 | [@react-native-oh-tpl/blurReleases](https://github.com/react-native-oh-library/react-native-blur/releases) | [链接](/zh-cn/react-native-community-blur.md) | | 5 | [@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) | | 6 | [@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) | | 7 | [@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) | | 8 | [@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) | | 9 | [@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) | | 10 | [@react-native-community/progress-view](https://github.com/react-native-progress-view/progress-view) | 1.4.2 | 是 | [@react-native-oh-tpl/progress-view](https://github.com/react-native-oh-library/progress-view/releases) | [链接](/zh-cn/react-native-community-progress-view.md) | | 11 | [@react-native-community/push-notification-ios](https://github.com/react-native-push-notification/ios) | 1.11.0 | 否 | [@react-native-oh-tpl/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) | | 12 | [@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) | | 13 | [@react-native-community/toolbar-android](https://github.com/react-native-toolbar-android/toolbar-android) | 0.2.1 | 是 | [@react-native-oh-tpl/toolbar-android](https://github.com/react-native-oh-library/toolbar-android/releases) | [链接](/zh-cn/react-native-community-toolbar-android.md) | | 14 | [@react-native-cookies/cookies](https://github.com/react-native-cookies/cookies) | 6.2.1 | 否 | [@react-native-oh-tpl/cookies](https://github.com/react-native-oh-library/react-native-cookies/releases) | [链接](/zh-cn/react-native-cookies-cookies.md) | | 15 | [@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) | | 16 | [@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) | | 17 | [@react-native-segmented-control/segmented-control](https://github.com/react-native-segmented-control/segmented-control) | 2.5.0 | \- | \- | [链接](/zh-cn/react-native-community-segmented-control.md) | | 18 | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/6.x/packages/bottom-tabs) | 6.5.11 | \- | \- | [链接](/zh-cn/react-navigation-bottom-tabs.md) | | 19 | [@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) | | 20 | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/6.x/packages/native) | 6.1.9 | \- | \- | [链接](/zh-cn/react-navigation-native.md) | | 21 | [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/6.x/packages/stack) | 6.3.19 | \- | \- | [链接](/zh-cn/react-navigation-stack.md) | | 22 | [@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) | | 23 | [axios](https://github.com/axios/axios) | 1.6.7 | \- | \- | [链接](/zh-cn/axios.md) | | 24 | [crypto-js](https://github.com/brix/crypto-js/tree/4.2.0) | 4.2.0 | \- | \- | [链接](/zh-cn/crypto-js.md) | | 25 | [dayJs](https://github.com/iamkun/dayjs?tab=readme-ov-file) | 1.11.1 | \- | \- | [链接](/zh-cn/dayJs.md) | | 26 | [deepmerge](https://github.com/TehShrike/deepmerge) | 4.3.1 | \- | \- | [链接](/zh-cn/deepmerge.md) | | 27 | [EventBus](https://github.com/krasimir/EventBus) | 0.2.0 | \- | \- | [链接](/zh-cn/EventBus.md) | | 28 | [htmlparser2](https://github.com/fb55/htmlparser2) | 9.1.0 | \- | \- | [链接](/zh-cn/htmlparser2.md) | | 29 | [immer](https://github.com/immerjs/immer) | 10.0.4 | \- | \- | [链接](/zh-cn/Immer.md) | | 30 | [react-native-slider](https://github.com/react-native-oh-library/jeanregisser-react-native-slider) | 0.11.0 | \- | \- | [链接](/zh-cn/react-native-slider.md) | | 31 | [JsBarCode](https://github.com/lindell/JsBarcode) | 3.11.6 | \- | \- | [链接](/zh-cn/jsbarcode.md) | | 32 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.14.9 | \- | \- | [链接](/zh-cn/js-beautify.md) | | 33 | [js-beautify](https://github.com/beautifier/js-beautify) | 1.15.1 | \- | \- | [链接](/zh-cn/js-beautify.md) | | 34 | [lodash](https://github.com/lodash/lodash/tree/4.17.21) | 4.17.21 | \- | \- | [链接](/zh-cn/lodash.md) | | 35 | [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) | | 36 | [mobx](https://github.com/mobxjs/mobx/tree/mobx@6.10.0) | 6.10.0 | \- | \- | [链接](/zh-cn/mobx.md) | | 37 | [mobx-react](https://github.com/mobxjs/mobx/tree/mobx-react@7.6.0) | 7.6.0 | \- | \- | [链接](/zh-cn/mobx-react.md) | | 38 | [Moment](https://github.com/moment/moment) | 2.30.1 | \- | \- | [链接](/zh-cn/moment.md) | | 39 | [parse5](https://github.com/inikulin/parse5) | 7.1.2 | \- | \- | [链接](/zh-cn/parse5.md) | | 40 | [prop-types](https://github.com/facebook/prop-types/tree/v15.8.1) | 15.8.1 | \- | \- | [链接](/zh-cn/prop-types.md) | | 41 | [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator) | 1.4.4 | \- | \- | [链接](/zh-cn/qrcode-generator.md) | | 42 | [react-ahooks](https://github.com/alibaba/hooks) | 3.7.11 | \- | \- | [链接](/zh-cn/react-ahooks.md) | | 43 | [react-i18next](https://github.com/i18next/react-i18next) | 8.6.3 | \- | \- | [链接](/zh-cn/react-i18next.md) | | 44 | [react-lifecycles-compat](https://github.com/reactjs/react-lifecycles-compat) | 3.0.4 | \- | \- | [链接](/zh-cn/react-lifecycles-compat.md) | | 45 | [react-native-action-button](https://github.com/mastermoo/react-native-action-button) | 2.8.5 | \- | \- | [链接](/zh-cn/react-native-action-button.md) | | 46 | [react-native-animate-number](https://github.com/wkh237/react-native-animate-number) | 0.1.2 | \- | \- | [链接](/zh-cn/react-native-animate-number.md) | | 47 | [react-native-aria](https://github.com/gluestack/react-native-aria/) | 0.2.4 | \- | \- | [链接](/zh-cn/react-native-aria.md) | | 48 | [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) | | 49 | [react-native-base64](https://github.com/eranbo/react-native-base64) | 0.2.1 | \- | \- | [链接](/zh-cn/react-native-base64.md) | | 50 | [react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util) | 0.19.6 | 是 | [@react-native-oh-tpl/react-native-blob-util](https://github.com/react-native-oh-library/react-native-blob-util/releases) | [链接](/zh-cn/react-native-blob-util.md) | | 51 | [react-native-canvas](https://github.com/iddan/react-native-canvas) | 0.1.39 | \- | \- | [链接](/zh-cn/react-native-canvas.md) | | 52 | [react-native-check-box](https://github.com/crazycodeboy/react-native-check-box) | 2.1.0 | \- | \- | [链接](/zh-cn/react-native-check-box.md) | | 53 | [react-native-confirmation-code-field](https://github.com/retyui/react-native-confirmation-code-field) | 7.4.0 | \- | \- | [链接](/zh-cn/react-native-confirmation-code-field.md) | | 54 | [react-native-crypto-js](https://github.com/imchintan/react-native-crypto-js) | 1.0.0 | \- | \- | [链接](/zh-cn/react-native-crypto-js.md) | | 55 | [react-native-dotenv](https://github.com/goatandsheep/react-native-dotenv) | 3.4.9 | \- | \- | [链接](/zh-cn/react-native-dotenv.md) | | 56 | [react-native-drag-sort](https://github.com/mochixuan/react-native-drag-sort) | 2.4.4 | \- | \- | [链接](/zh-cn/react-native-drag-sort.md) | | 57 | [react-native-drawer-layout-polyfill](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 2.0.0 | \- | \- | [链接](/zh-cn/react-native-drawer-layout-polyfill.md) | | 58 | [react-native-echarts-pro](https://github.com/supervons/react-native-echarts-pro) | 1.9.1 | \- | \- | [链接](/zh-cn/react-native-echarts-pro.md) | | 59 | [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) | | 60 | [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) | | 61 | [react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image) | 1.5.5 | \- | [@react-native-oh-tpl/react-native-fit-Image](https://github.com/huiseoul/react-native-fit-image/releases) | [链接](/zh-cn/react-native-fit-Image.md) | | 62 | [react-native-fs](https://github.com/itinance/react-native-fs) | 2.20.0 | 是 | [@react-native-oh-tpl/react-native-fs](https://github.com/react-native-oh-library/react-native-fs/releases) | [链接](/zh-cn/react-native-fs.md) | | 63 | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | 2.14.1 | 是 | [@react-native-oh-tpl/react-native-gesture-handler](https://github.com/react-native-oh-library/react-native-harmony-gesture-handler/releases) | [链接](/zh-cn/react-native-gesture-handler.md) | | 64 | [react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor) | 3.2.0 | 是 | [@react-native-oh-tpl/react-native-image-editor](https://github.com/react-native-oh-library/react-native-image-editor/releases) | [链接](/zh-cn/react-native-image-editor.md) | | 65 | [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) | | 66 | [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) | | 67 | [react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing) | 0.2.2 | | [@react-native-oh-tpl/react-native-image-viewing](https://github.com/react-native-oh-library/react-native-image-viewing/releases) | [链接](/zh-cn/react-native-image-viewing.md) | | 68 | [react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom) | 2.1.12 | \- | [@react-native-oh-tpl/react-native-image-zoom](https://github.com/react-native-oh-library/react-native-image-zoom/releases) | [链接](/zh-cn/react-native-image-zoom.md) | | 69 | [react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer) | 0.2.0 | \- | [@react-native-oh-tpl/react-native-intersection-observer](https://github.com/react-native-oh-library/react-native-intersection-observer/releases) | [链接](/zh-cn/react-native-intersection-observer.md) | | 70 | [react-native-keyboard-aware-scroll-view](https://github.com/APSL/react-native-keyboard-aware-scroll-view) | 0.9.5 | \- | [@react-native-oh-tpl/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) | | 71 | [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) | | 72 | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | 1.10.3 | 是 | [@react-native-oh-tpl/react-native-maps](https://github.com/react-native-maps/react-native-maps/releases) | [链接](/zh-cn/react-native-maps.md) | | 73 | [react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/tree/sig) | 7.0.2 | \- | [@react-native-oh-tpl/react-native-markdown-display](https://github.com/react-native-oh-library/react-native-markdown-display/releases) | [链接](/zh-cn/react-native-markdown-display.md) | | 74 | [react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee) | 0.5.0 | \- | [@react-native-oh-tpl/react-native-marquee](https://github.com/react-native-oh-library/react-native-marquee/releases) | [链接](/zh-cn/react-native-marquee.md) | | 75 | [react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh) | 0.7.0 | 否 | [@react-native-oh-tpl/react-native-mjrefresh](https://github.com/react-native-oh-library/react-native-MJRefresh/releases) | [链接](/zh-cn/react-native-MJRefresh.md) | | 76 | [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) | | 77 | [react-native-pdf](https://github.com/wonday/react-native-pdf) | 6.7.4 | 是 | [@react-native-oh-tpl/react-native-pdf](https://github.com/react-native-oh-library/react-native-pdf/releases) | [链接](/zh-cn/react-native-pdf.md) | | 78 | [react-native-permissions](https://github.com/zoontek/react-native-permissions) | 4.1.5 | 是 | [@react-native-oh-tpl/react-native-permissions](https://github.com/react-native-oh-library/react-native-permissions/releases) | [链接](/zh-cn/react-native-permissions.md) | | 79 | [react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view) | 5.1.7 | \- | [@react-native-oh-tpl/react-native-popover-view](https://github.com/react-native-oh-library/react-native-popover-view/releases) | [链接](/zh-cn/react-native-popover-view.md) | | 80 | [react-native-popup-menu](https://github.com/instea/react-native-popup-menu) | 0.16.0 | \- | \- | [链接](/zh-cn/react-native-popup-menu.md) | | 81 | [react-native-progress](https://github.com/oblador/react-native-progress) | 5.0.1 | \- | [@react-native-oh-tpl/react-native-progress](https://github.com/react-native-oh-library/react-native-progress/releases) | [链接](/zh-cn/react-native-progress.md) | | 82 | [react-native-pull](https://github.com/react-native-oh-library/react-native-pull) | 2.0.4 | \- | [@react-native-oh-tpl/react-native-pull](https://github.com/react-native-oh-library/react-native-pull/releases) | [链接](/zh-cn/react-native-pull.md) | | 83 | [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) | | 84 | [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) | | 85 | [react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel) | 3.5.1 | \- | \- | [链接](/zh-cn/react-native-reanimated-carousel.md) | | 86 | [react-native-reanimated-table](https://github.com/dohooo/react-native-reanimated-table) | 0.2.0 | \- | \- | [链接](/zh-cn/react-native-reanimated-table.md) | | 87 | [react-native-redash](https://github.com/wcandillon/react-native-redash/) | 18.1.3 | \- | \- | [链接](/zh-cn/react-native-redash.md) | | 88 | [react-native-render-html](https://github.com/meliorence/react-native-render-html) | 6.3.4 | \- | \- | [链接](/zh-cn/react-native-render-html.md) | | 89 | [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) | | 90 | [react-native-screens](https://github.com/software-mansion/react-native-screens) | 3.29.0 | 是 | \- | [链接](/zh-cn/react-native-screens.md) | | 91 | [react-native-scrollable-tab-view](https://github.com/react-native-oh-library/react-native-scrollable-tab-view) | 1.0.0 | \- | [@react-native-oh-tpl/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) | | 92 | [react-native-section-list-get-item-layout](https://github.com/jsoendermann/rn-section-list-get-item-layout) | 2.2.3 | \- | \- | [链接](/zh-cn/react-native-section-list-get-item-layout.md) | | 93 | [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) | | 94 | [react-native-snap-carousel](https://github.com/meliorence/react-native-snap-carousel) | 3.9.1 | \- | [@react-native-oh-tpl/react-native-snap-carousel](https://github.com/react-native-oh-library/react-native-snap-carousel/releases) | [链接](/zh-cn/react-native-snap-carousel.md) | | 95 | [react-native-sound](https://github.com/zmxv/react-native-sound) | 0.11.2 | 是 | [@react-native-oh-tpl/react-native-sound](https://github.com/react-native-oh-library/react-native-sound/releases) | [链接](/zh-cn/react-native-sound.md) | | 96 | [react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader) | 1.1.3 | \- | [@react-native-oh-tpl/react-native-stickyheader](https://github.com/react-native-oh-library/react-native-stickyheader/releases) | [链接](/zh-cn/react-native-stickyheader.md) | | 97 | [react-native-svg](https://github.com/software-mansion/react-native-svg) | 15.0.0 | 是 | [@react-native-oh-tpl/react-native-harmony-svg](https://github.com/react-native-oh-library/react-native-harmony-svg/releases) | [链接](/zh-cn/react-native-svg-capi.md) | | 98 | [react-native-swipe-list-view](https://github.com/rnc-archive/react-native-drawer-layout-polyfill) | 3.2.9 | \- | \- | [链接](/zh-cn/react-native-swipe-list-view.md) | | 99 | [react-native-swiper](https://github.com/leecade/react-native-swiper) | 1.6.0 | \- | \- | [链接](/zh-cn/react-native-swiper.md) | | 100 | [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) | | 101 | [react-native-text-size](https://github.com/aMarCruz/react-native-text-size) | 4.0.0 | 是 | [@react-native-oh-tpl/react-native-text-size](https://github.com/react-native-oh-library/react-native-text-size/releases) | [链接](/zh-cn/react-native-text-size.md) | | 102 | [react-native-transitiongroup](https://github.com/madsleejensen/react-native-transitiongroup) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-transitiongroup](https://github.com/react-native-oh-library/react-native-transitiongroup/releases) | [链接](/zh-cn/react-native-transitiongroup.md) | | 103 | [react-native-translucent-modal](https://github.com/23mf/react-native-translucent-modal) | 1.1.0 | 否 | [@react-native-oh-tpl/react-native-translucent-modal](https://github.com/react-native-oh-library/react-native-translucent-modal/releases) | [链接](/zh-cn/react-native-translucent-modal.md) | | 104 | [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) | 10.0.3 | \- | \- | [链接](/zh-cn/react-native-vector-icons.md) | | 105 | [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) | | 106 | [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) | | 107 | [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) | | 108 | [react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core) | 0.5.0 | 是 | [@react-native-oh-tpl/react-native-worklets-core](https://github.com/react-native-oh-library/react-native-worklets-core/releases) | [链接](/zh-cn/react-native-worklets-core.md) | | 109 | [react-redux](https://github.com/reduxjs/react-redux) | 9.1.1 | \- | \- | [链接](/zh-cn/react-redux.md) | | 110 | [react-router-dom](https://github.com/remix-run/react-router) | 6.22.3 | \- | \- | [链接](/zh-cn/react-router-dom.md) | | 111 | [react-use](https://github.com/zenghongtu/react-use) | 17.2.4 | \- | \- | [链接](/zh-cn/react-use.md) | | 112 | [recyclerlistview](https://github.com/Flipkart/recyclerlistview) | 4.2.0 | \- | \- | [链接](/zh-cn/recyclerListView.md) | | 113 | [redux](https://github.com/reduxjs/redux) | 5.0.1 | \- | \- | [链接](/zh-cn/redux.md) | | 114 | [redux-actions](https://github.com/redux-utilities/redux-actions) | 3.0.0 | \- | \- | [链接](/zh-cn/redux-actions.md) | | 115 | [redux-logger](https://github.com/LogRocket/redux-logger) | 3.0.6 | \- | \- | [链接](/zh-cn/redux-logger.md) | | 116 | [redux-persist](https://github.com/rt2zz/redux-persist) | 6.0.0 | \- | \- | [链接](/zh-cn/redux-persist.md) | | 117 | [redux-thunk](https://github.com/reduxjs/redux-thunk) | 3.1.0 | \- | \- | [链接](/zh-cn/redux-thunk.md) | | 118 | [redux-toolkit](https://github.com/reduxjs/redux-toolkit) | 2.2.3 | \- | \- | [链接](/zh-cn/redux-toolkit.md) | | 119 | [rn-placeholder](https://github.com/mfrachet/rn-placeholder) | 3.0.3 | \- | \- | [链接](/zh-cn/rn-placeholder.md) | | 120 | [styled-components](https://github.com/styled-components/styled-components) | 6.1.8 | \- | \- | [链接](/zh-cn/styled-components.md) | | 121 | [styled-system](https://github.com/styled-system/styled-system) | 5.1.5 | \- | \- | [链接](/zh-cn/styled-system.md) | | 122 | [react-native-sensors](https://github.com/react-native-oh-library/react-native-sensors) | 7.2.1 | \- | [@react-native-oh-tpl/react-native-sensors](https://github.com/react-native-oh-library/react-native-sensors/releases) | [链接](/zh-cn/react-native-sensors.md) | | 123 | [react-native-sortable-list](https://github.com/gitim/react-native-sortable-list) | 0.0.25 | \- | [@react-native-oh-tpl/react-native-sortable-list](https://github.com/react-native-oh-library/react-native-sortable-list) | [链接](/zh-cn/react-native-sortable-list.md) | | 124 | [react-native-easy-toast](https://github.com/crazycodeboy/react-native-easy-toast) | 2.3.0 | \- | \- | [链接](/zh-cn/react-native-easy-toast.md) | | 125 | [react-native-image-sequence-2](https://github.com/bwindsor/react-native-image-sequence) | 0.9.1 | 否 | [@react-native-oh-tpl/react-native-image-sequence-2](https://github.com/react-native-oh-library/react-native-image-sequence/releases) | [链接](/zh-cn/react-native-image-sequence-2.md) | | 126 | [react-native-feather](https://github.com/yigithanyucedag/react-native-feather) | 1.1.2 | \- | \- | [链接](/zh-cn/react-native-feather.md) | | 127 | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/main/packages/native-stack) | 6.9.26 | − | [@react-native-oh-tpl/native-stack](https://github.com/react-native-oh-library/react-navigation/tree/sig/packages/native-stack) | [链接](/zh-cn/react-navigation-native-stack.md) | | 128 | [react-native-clippath](https://github.com/Only-IceSoul/react-native-clippath) | 1.1.8 | 是 | [@react-native-oh-tpl/react-native-clippath](https://github.com/react-native-oh-library/react-native-clippath/releases) | [链接](/zh-cn/react-native-clippath.md) | | 129 | [react-native-waterfall-flow](https://github.com/axerjs/react-native-waterfall-flow) | 1.1.5 | − | − | [链接](/zh-cn/react-native-waterfall-flow.md) | | 130 | [react-native-vconsole](https://github.com/kafudev/react-native-vconsole) | 0.1.11 | − | − | [链接](/zh-cn/react-native-vconsole.md) | | 131 | [better-banner](https://github.com/tmxiong/better-banner) | 0.0.1 | − | − | [链接](/zh-cn/react-native-better-banner.md) | | 132 | [react-native-ezswiper](https://github.com/easyui/react-native-ezswiper) | 1.3.0 | − | − | [链接](/zh-cn/react-native-ezswiper.md) | | 133 | [react-native-image-header-scroll-view](https://github.com/bamlab/react-native-image-header-scroll-view) | 0.10.3 | − | − | [链接](/zh-cn/react-native-image-header-scroll-view.md) | | 134 | [react-native-linear-gradient-text](https://github.com/HMDarkFir3/react-native-linear-gradient-text) | 1.2.8 | − | − | [链接](/zh-cn/react-native-linear-gradient-text.md) | | 135 | [react-native-marquee-ab](https://github.com/ZhangTaoK/react-native-marquee-ab) | 2.0.0-rc.1 | − | − | [链接](/zh-cn/react-native-marquee-ab.md) | | 136 | [react-native-reconnecting-websocket](https://github.com/React-Sextant/react-native-reconnecting-websocket) | 1.0.3 | − | − | [链接](/zh-cn/react-native-reconnecting-websocket.md) | | 137 | [react-native-json-tree](https://github.com/Dean177/react-native-json-tree) | 1.3.0 | − | − | [链接](/zh-cn/react-native-json-tree.md) | | 138 | [react-native-image-gallery](https://github.com/meliorence/react-native-image-gallery) | 2.1.5 | − | [@react-native-oh-tpl/react-native-image-gallery](https://github.com/react-native-oh-library/react-native-image-gallery) | [链接](/zh-cn/react-native-image-gallery.md) | | 139 | [react-native-image-crop-picker](https://github.com/ivpusic/react-native-image-crop-picker) | 0.40.3 | 是 | [@react-native-oh-tpl/react-native-image-crop-picker](https://github.com/react-native-oh-library/react-native-image-crop-picker/releases) | [链接](/zh-cn/react-native-image-crop-picker.md) | | 140 | [react-native-image-image-base64](https://github.com/SnappFr/react-native-image-base64) | 0.1.3 | − | − | [链接](/zh-cn/react-native-image-base64.md) | | 141 | [react-native-map-linking](https://github.com/starlight36/react-native-map-linking) | 1.0.1 | − | [@react-native-oh-tpl/react-native-map-linking](https://github.com/react-native-oh-library/react-native-map-linking/releases) | [链接](/zh-cn/react-native-map-linking.md) | | 142 | [react-native-vision-camera](https://github.com/mrousavy/react-native-vision-camera) | 4.3.2 | 否 | [@react-native-oh-tpl/react-native-vision-camera](https://github.com/react-native-oh-library/react-native-vision-camera/releases) | [链接](/zh-cn/react-native-vision-camera.md) | | 143 | [react-native-zip-archive](https://github.com/mockingbot/react-native-zip-archive) | 7.0.0 | 否 | [@react-native-oh-tpl/react-native-zip-archive](https://github.com/react-native-oh-library/react-native-zip-archive/releases) | [链接](/zh-cn/react-native-zip-archive.md) | | 144 | [react-native-audio](https://github.com/jsierles/react-native-audio) | 4.3.1 | 否 | [@react-native-oh-tpl/react-native-audio](https://github.com/react-native-oh-library/react-native-audio/releases) | [链接](/zh-cn/react-native-audio.md) | | 145 | [react-native-simple-toast](https://github.com/vonovak/react-native-simple-toast) | 3.3.1 | 是 | [@react-native-oh-tpl/react-native-simple-toast](https://github.com/react-native-oh-library/react-native-simple-toast/releases) | [链接](/zh-cn/react-native-simple-toast.md) | | 146 | [react-native-localize](https://github.com/zoontek/react-native-localize) | 3.1.0 | 是 | [@react-native-oh-tpl/react-native-localize](https://github.com/react-native-oh-library/react-native-localize/releases) | [链接](/zh-cn/react-native-localize.md) | | 147 | [@bam.tech/react-native-image-resizer](https://github.com/bamlab/react-native-image-resizer) | 3.0.9 | 是 | [@react-native-oh-tpl/react-native-image-resizer](https://github.com/react-native-oh-library/react-native-image-resizer/releases) | [链接](/zh-cn/bam-tech-react-native-image-resizer.md) | | 148 | [react-native-calendar-events](https://github.com/wmcmahan/react-native-calendar-events) | 2.2.0 | 否 | [@react-native-oh-tpl/react-native-calendar-events](https://github.com/react-native-oh-library/react-native-calendar-events/releases) | [链接](/zh-cn/react-native-calendar-events.md) | | 149 | [react-native-fileupload](https://github.com/PhilippKrone/react-native-fileupload) | 1.1.0 | 否 | [@react-native-oh-tpl/react-native-fileupload](https://github.com/react-native-oh-library/react-native-fileupload/releases) | [链接](/zh-cn/react-native-fileupload.md) | | 150 | [react-native-flexi-radio-button](https://github.com/thegamenicorus/react-native-flexi-radio-button) | 0.2.1 | \- | \- | [链接](/zh-cn/react-native-flexi-radio-button.md) | | 151 | [react-native-root-siblings](https://github.com/magicismight/react-native-root-siblings) | 5.0.1 | \- | \- | [链接](/zh-cn/react-native-root-siblings.md) | | 152 | [react-native-root-modal](https://github.com/magicismight/react-native-root-modal) | 5.0.0 | 否 | [@react-native-oh-tpl/react-native-root-modal](https://github.com/react-native-oh-library/react-native-root-modal/releases) | [链接](/zh-cn/react-native-root-modal.md) | | 153 | [react-native-switch-pro](https://github.com/poberwong/react-native-switch-pro) | 1.0.5 | 否 | [@react-native-oh-tpl/react-native-switch-pro](https://github.com/react-native-oh-library/react-native-switch-pro/releases) | [链接](/zh-cn/react-native-switch-pro.md) | | 154 | [react-native-drop-shadow](https://github.com/hoanglam10499/react-native-drop-shadow) | 1.0.0 | \- | \- | [链接](/zh-cn/react-native-drop-shadow.md) | | 155 | [react-native-nested-scroll-view](https://github.com/cesardeazevedo/react-native-nested-scroll-view) | 9.0.0 | 否 | [@react-native-oh-tpl/react-native-nested-scroll-view](https://github.com/react-native-oh-library/react-native-nested-scroll-view/releases) | [链接](/zh-cn/react-native-nested-scroll-view.md) | | 156 | [react-natice-code-push](https://github.com/react-native-oh-library/react-native-code-push) | 8.0.2 | 是 | [@react-native-oh-tpl/react-native-code-push](https://github.com/react-native-oh-library/react-native-code-push/releases) | [链接](/zh-cn/react-native-code-push.md) | | 157 | [react-native-safe-module](https://github.com/lelandrichardson/react-native-safe-module) | 1.2.0 | \- | [@react-native-oh-tpl/react-native-safe-module](https://github.com/react-native-oh-library/react-native-safe-module/releases) | [链接](/zh-cn/react-native-safe-module.md) | | 158 | [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage) | 6.0.1 | 是 | [@react-native-oh-tpl/react-native-sqlite-storage](https://github.com/react-native-oh-library/react-native-sqlite-storage/releases) | [链接](/zh-cn/react-native-sqlite-storage.md) | | 159 | [react-native-text-gradient](https://github.com/iyegoroff/react-native-text-gradient) | 0.1.7 | 是 | [@react-native-oh-tpl/react-native-text-gradient](https://github.com/react-native-oh-library/react-native-text-gradient/releases) | [链接](/zh-cn/react-native-text-gradient.md) | | 160 | [react-native-bindingx](https://github.com/alibaba/bindingx) | 1.0.3 | 否 | [@react-native-oh-tpl/react-native-bindingx](https://github.com/react-native-oh-library/react-native-bindingx/releases) | [链接](/zh-cn/react-native-bindingx.md) | | 161 | [react-native-cardview](https://github.com/Kishanjvaghela/react-native-cardview) | 2.0.3 | 是 | [@react-native-oh-tpl/react-native-cardview](https://github.com/react-native-oh-library/react-native-cardview/releases) | [链接](/zh-cn/react-native-cardview.md) | | 162 | [react-native-largelist](https://github.com/bolan9999/react-native-largelist) | 3.1.0 | \- | [@react-native-oh-tpl/react-native-largelist](https://github.com/react-native-oh-library/react-native-largelist/releases) | [链接](/zh-cn/react-native-largelist.md) | | 163 | [react-native-spring-scrollview](https://github.com/bolan9999/react-native-spring-scrollview/tree/master) | 2.0.22 | 是 | [@react-native-oh-tpl/react-native-spring-scrollview](https://github.com/react-native-oh-library/react-native-spring-scrollview/releases) | [链接](/zh-cn/react-native-spring-scrollview.md) | | 164 | [react-native-color-matrix-image-filters](https://github.com/iyegoroff/react-native-color-matrix-image-filters) | 6.0.5 | 是 | [@react-native-oh-tpl/react-native-color-matrix-image-filters](https://github.com/react-native-oh-library/react-native-color-matrix-image-filters/releases) | [链接](/zh-cn/react-native-color-matrix-image-filters.md) | | 165 | [react-native-toast](https://github.com/remobile/react-native-toast/tree/master) | 1.0.7 | 是 | [@react-native-oh-tpl/react-native-toast](https://github.com/react-native-oh-library/react-native-toast/releases) | [链接](/zh-cn/remobile-react-native-toast.md) | | 166 | [ react-native-syan-image-picker ](https://github.com/syanbo/react-native-syan-image-picker) | 0.5.3 | 是 | [@react-native-oh-tpl/react-native-syan-image-picker](https://github.com/react-native-oh-library/react-native-syan-image-picker/releases) | [链接](/zh-cn/react-native-syan-image-picker.md) | | 167 | [react-native-amap-geolocation](https://github.com/qiuxiang/react-native-amap-geolocation) | 1.2.3 | 是 | [@react-native-oh-tpl/react-native-amap-geolocation](https://github.com/react-native-oh-library/react-native-amap-geolocation/releases) | [链接](/zh-cn/react-native-amap-geolocation.md) | | 168 | [react-native-splash-screen](https://github.com/crazycodeboy/react-native-splash-screen) | 3.3.0 | 是 | [@react-native-oh-tpl/react-native-splash-screen](https://github.com/react-native-oh-library/react-native-splash-screen/releases) | [链接](/zh-cn/react-native-splash-screen.md) | | 169 | [react-native-baidu-map](https://github.com/lovebing/react-native-baidu-map) | 1.0.37 | 是 | [@react-native-oh-tpl/react-native-baidu-map](https://github.com/react-native-oh-library/react-native-baidu-map/releases) | [链接](/zh-cn/react-native-baidu-map.md) | | 170 | [react-native-ble-plx](https://github.com/dotintent/react-native-ble-plx) | 3.2.0 | 是 | [@react-native-oh-tpl/react-native-ble-plx](https://github.com/react-native-oh-library/react-native-ble-plx/releases) | [链接](/zh-cn/react-native-ble-plx.md) | | 171 | [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) | 11.1.0 | 是 | [@react-native-oh-tpl/react-native-device-info](https://github.com/react-native-oh-library/react-native-device-info/releases) | [链接](/zh-cn/react-native-device-info.md) | | 172 | [react-native-amap3d](https://github.com/qiuxiang/react-native-amap3d) | 3.2.4 | 是 | [@react-native-oh-tpl/react-native-amap3d](https://github.com/react-native-oh-library/react-native-amap3d/releases) | [链接](/zh-cn/react-native-amap3d.md) | ## 社区 [Github Organization: react-native-oh-library](https://github.com/react-native-oh-library)