14 Star 110 Fork 324

react-native-oh-library/usage-docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

[!WARNING] This document is intended solely for guidance on using third-party libraries and does not cover any information related to the React Native OpenHarmony framework. It will be updated continuously alongside the React Native OpenHarmony framework, and the current version does not represent the final version.

Introduction

If you are looking for documentation on setting up the environment, please refer to the "Setting Up the Development Environment" section in the development documentation here.

Overview

This document aims to assist developers in using third-party libraries of React Native OpenHarmony(RNOH) on the HarmonyOS platform, providing information for each library.

Contributing to the Documentation

We welcome contributions and encourage developers to participate in providing feedback and contributing to the documentation in various ways.

You can evaluate existing documentation, make simple changes, report quality issues, or contribute your original content. For more details, please refer to the Contribution Guidelines.

Usage Guidelines

  • Codegen: Most third-party libraries have adapted to Codegen, and you need to proactively execute the generation of bridging code for these libraries before use. For more details, refer to the Codegen Documentation.
  • C-API Architecture: Third-party libraries will evolve based solely on the RN C-API architecture. For a detailed introduction, please refer to C-API Architecture.
  • RN Third-Party Library Patch Migration: To avoid impacting other platforms of the third-party libraries, migration is performed using patching. For more details, refer to RN Third-Party Library Patch Migration.
  • RN framework release package: This document describes the use of the RN framework source package. When using the react_native_openharmony-xxx-release.har package, you also need to configure 'target_compile_options'. For details, please refer to Release Package Instructions.

Overview of RNOH Third-Party Libraries

[!TIP] NPM Public Repository Coordinates: @react-native-oh-tpl

[!TIP] If the "Supports New Architecture" column is marked with "-", it indicates that the library does not involve the new architecture or old architecture.

[!TIP] f the "HarmonyOS Releases" column is marked with "-", it indicates that the library did not require code modification during adaptation to the HarmonyOS platform and can directly use the source library code.

NO. Source Library Name Original Library Baseline Version New Architecture Supported in Source Library HarmonyOS library name npm publishing address Documentation Link
1 @react-native-async-storage/async-storage 1.21.0 Yes @react-native-oh-tpl/async-storage npm Link Link
2 @react-native-camera-roll/camera-roll 7.8.3 Yes @react-native-oh-tpl/camera-roll npm Link Link
3 @react-native-clipboard/clipboard 1.13.2 Yes @react-native-oh-tpl/clipboard npm Link Link
4 @react-native-community/blur 4.4.0 Yes @react-native-oh-tpl/blur npm Link Link
5 @react-native-community/checkbox 0.5.16 No @react-native-oh-tpl/react-native-checkbox npm Link Link
6 @react-native-community/datetimepicker 7.6.2 Yes @react-native-oh-tpl/datetimepicker npm Link Link
7 @react-native-community/geolocation 3.1.0 Yes @react-native-oh-tpl/geolocation npm Link Link
8 @react-native-community/netinfo 11.1.0 Yes @react-native-oh-tpl/netinfo npm Link Link
9 @react-native-community/progress-bar-android 1.0.4 Yes @react-native-oh-tpl/progress-bar-android npm Link Link
10 @react-native-community/progress-view 1.4.2 Yes @react-native-oh-tpl/progress-view npm Link Link
11 @react-native-community/push-notification-ios 1.11.0 No @react-native-oh-tpl/push-notification-ios npm Link Link
12 @react-native-community/slider 4.4.3 Yes @react-native-oh-tpl/slider npm Link Link
13 @react-native-community/toolbar-android 0.2.1 Yes @react-native-oh-tpl/toolbar-android npm Link Link
14 @react-native-cookies/cookies 6.2.1 No @react-native-oh-tpl/cookies npm Link Link
15 @react-native-masked-view/masked-view 0.2.9 No @react-native-oh-tpl/masked-view npm Link Link
16 @react-native-picker/picker 2.6.1 Yes @react-native-oh-tpl/picker npm Link Link
17 @react-native-segmented-control/segmented-control 2.5.2 No @react-native-oh-tpl/segmented-control npm Link Link
18 @react-navigation/bottom-tabs 6.5.11 - - - Link
19 @react-navigation/elements 1.3.21 - @react-native-oh-tpl/elements npm Link Link
20 @react-navigation/native 6.1.9 - - - Link
21 @react-navigation/stack 6.3.19 - - - Link
22 @shopify/flash-list 1.6.3 No @react-native-oh-tpl/flash-list npm Link Link
23 react-native-idle-timer 2.2.3 No In Progress In Progress In Progress
24 react-native-wechat-lib 3.0.4 No @react-native-ohos/react-native-wechat-lib npm Link Link
25 jpush-react-native 3.1.1 No @react-native-oh-tpl/jpush-react-native npm Link Link
26 react-native-localization 2.3.2 No @react-native-oh-tpl/react-native-localization npm Link Link
27 react-native-search-bar 3.5.1 No In Progress In Progress In Progress
28 rn-bugly 1.3.0-beta.3 No @react-native-oh-tpl/rn-bugly npm Link Link
29 react-native-custom-keyboard 1.0.3 No @react-native-oh-tpl/react-native-custom-keyboard npm Link Link
30 react-native-slider 0.11.0 - - - Link
31 react-native-thumbnail 1.1.3 No @react-native-oh-tpl/react-native-thumbnail npm Link Link
32 react-native-doc-viewer 2.7.8 - @react-native-oh-tpl/react-native-doc-viewer npm Link Link
33 react-native-alipay 5.0.2 No @react-native-oh-tpl/react-native-alipay npm Link Link
34 react-native-image-rotate 2.1.0 No @react-native-oh-tpl/react-native-image-rotate npm Link Link
35 lottie-react-native 6.4.1 Yes @react-native-oh-tpl/lottie-react-native npm Link Link
36 react-native-user-agent 2.3.1 No @react-native-oh-tpl/react-native-user-agent npm Link Link
37 react-native-idfa-aaid 1.2.0 No @react-native-oh-tpl/react-native-idfa-aaid npm Link Link
38 react-native-file-selector 1.0.2 No @react-native-oh-tpl/react-native-file-selector npm Link Link
39 react-native-exit-app 2.0.0 Yes @react-native-oh-tpl/react-native-exit-app npm Link Link
40 react-native-calendars 1.1304.1 - - - Link
41 react-native-tab-navigator 0.3.4 - @react-native-oh-tpl/react-native-tab-navigator npm Link Link
42 react-native-qrcode 0.2.7 - @react-native-oh-tpl/react-native-qrcode npm Link Link
43 react-native-pickers 2.0.0 - - - Link
44 react-native-video-cache 2.7.1 - @react-native-oh-tpl/react-native-video-cache npm Link Link
45 react-native-action-button 2.8.5 - - - Link
46 react-native-animate-number 0.1.2 - - - Link
47 react-native-aria 0.2.3 - - - Link
48 react-native-autoheight-webview 1.6.5 - @react-native-oh-tpl/react-native-autoheight-webview npm Link Link
49 react-native-base64 0.2.1 - - - Link
50 react-native-blob-util 0.19.6 Yes @react-native-oh-tpl/react-native-blob-util npm Link Link
51 react-native-canvas 0.1.39 - - - Link
52 react-native-check-box 2.1.0 - - - Link
53 react-native-confirmation-code-field 7.4.0 - - - Link
54 react-native-crypto-js 1.0.0 - - - Link
55 react-native-dotenv 3.4.9 - - - Link
56 react-native-drag-sort 2.4.4 No @react-native-oh-tpl/react-native-drag-sort npm Link Link
57 react-native-drawer-layout-polyfill 2.0.0 - - - Link
58 react-native-echarts-pro 1.9.1 - - - Link
59 react-native-exception-handler 2.10.10 No @react-native-oh-tpl/react-native-exception-handler npm Link Link
60 react-native-fast-image 8.6.3 No @react-native-oh-tpl/react-native-fast-image npm Link Link
61 react-native-fit-Image 1.5.5 - react-native-fit-Image npm Link Link
62 react-native-fs 2.20.0 Yes @react-native-oh-tpl/react-native-fs npm Link Link
63 react-native-gesture-handler 2.14.1 No @react-native-oh-tpl/react-native-gesture-handler npm Link Link
64 react-native-image-editor 3.2.0 Yes @react-native-ohos/image-editor npm Link Link
65 react-native-image-picker 7.0.3 Yes @react-native-oh-tpl/react-native-image-picker npm Link Link
66 react-native-image-zoom-viewer 3.0.1 - react-native-image-zoom-viewer npm Link Link
67 react-native-image-viewing 0.2.2 @react-native-oh-tpl/react-native-image-viewing npm Link Link
68 react-native-image-pan-zoom 2.1.12 - @react-native-oh-tpl/react-native-image-pan-zoom npm Link Link
69 react-native-intersection-observer 0.2.0 - @react-native-oh-tpl/react-native-intersection-observer npm Link Link
70 react-native-keyboard-aware-scroll-view 0.9.5 - @react-native-oh-tpl/react-native-keyboard-aware-scroll-view npm Link Link
71 react-native-linear-gradient 3.0.0-alpha.1 Yes @react-native-oh-tpl/react-native-linear-gradient npm Link Link
72 react-native-maps 1.10.3 Yes @react-native-oh-tpl/react-native-maps npm Link Link
73 react-native-markdown-display 7.0.2 - @react-native-oh-tpl/react-native-markdown-display npm Link Link
74 react-native-marquee 0.5.0 - @react-native-oh-tpl/react-native-marquee npm Link Link
75 react-native-MJRefresh 0.7.0 No @react-native-oh-tpl/react-native-mjrefresh npm Link Link
76 react-native-pager-view 6.2.2 Yes @react-native-oh-tpl/react-native-pager-view npm Link Link
77 react-native-pdf 6.7.4 Yes @react-native-oh-tpl/react-native-pdf npm Link Link
78 react-native-permissions 4.1.5 Yes @react-native-oh-tpl/react-native-permissions npm Link Link
79 react-native-popover-view 5.1.7 - @react-native-oh-tpl/react-native-popover-view npm Link Link
80 react-native-popup-menu 0.16.0 - - - Link
81 react-native-progress 5.0.1 - @react-native-oh-tpl/react-native-progress npm Link Link
82 react-native-pull 2.0.4 - @react-native-oh-tpl/react-native-pull npm Link Link
83 react-native-qrcode-svg 6.2.0 - - - Link
84 react-native-reanimated 3.6.0 Yes @react-native-oh-tpl/react-native-reanimated npm Link Link
85 react-native-reanimated-carousel 3.5.1 - - - Link
86 react-native-reanimated-table 0.2.0 - - - Link
87 react-native-redash 18.1.3 - - - Link
88 react-native-render-html 6.3.4 - - - Link
89 react-native-safe-area-context 4.7.4 Yes @react-native-oh-tpl/react-native-safe-area-context npm Link Link
90 react-native-screens 3.29.0 Yes - - Link
91 react-native-scrollable-tab-view 1.0.0 - @react-native-oh-tpl/react-native-scrollable-tab-view npm Link Link
92 react-native-section-list-get-item-layout 2.2.3 - - - Link
93 react-native-SmartRefreshLayout 0.6.7 No @react-native-oh-tpl/react-native-smartrefreshlayout npm Link Link
94 react-native-snap-carousel 3.9.1 - @react-native-oh-tpl/react-native-snap-carousel npm Link Link
95 react-native-sound 0.11.2 Yes @react-native-oh-tpl/react-native-sound npm Link Link
96 react-native-stickyheader 1.1.3 - @react-native-oh-tpl/react-native-stickyheader npm Link Link
97 react-native-svg 15.0.0 Yes @react-native-oh-tpl/react-native-svg npm Link Link
98 react-native-swipe-list-view 3.2.9 - - - Link
99 react-native-swiper 1.6.0 No @react-native-oh-tpl/react-native-swiper npm Link Link
100 react-native-tab-view 3.5.2 - @react-native-oh-tpl/react-native-tab-view npm Link Link
101 react-native-text-size 4.0.0 Yes @react-native-oh-tpl/react-native-text-size npm Link Link
102 react-native-transitiongroup 1.2.0 - @react-native-oh-tpl/react-native-transitiongroup npm Link Link
103 react-native-translucent-modal 1.1.0 No @react-native-oh-tpl/react-native-translucent-modal npm Link Link
104 react-native-vector-icons 10.0.3 - - - Link
105 react-native-video 5.2.1 Yes @react-native-oh-tpl/react-native-video npm Link Link
106 react-native-view-shot 3.8.0 No @react-native-oh-tpl/react-native-view-shot npm Link Link
107 react-native-webview 13.10.2 Yes @react-native-oh-tpl/react-native-webview npm Link Link
108 react-native-worklets-core 0.5.0 Yes @react-native-oh-tpl/react-native-worklets-core npm Link Link
109 react-subscribe 1.3.2 - - - Link
110 react-native-secharts 1.7.0 - - - Link
111 react-native-modalbox 2.0.2 - - - Link
112 recyclerlistview 4.2.0 - - - Link
113 react-native-modal-popover 2.1.3 - - - Link
114 react-native-md5 1.0.0 - - - Link
115 react-native-dynamic 1.0.0 - - - Link
116 @openspacelabs/react-native-zoomable-view 2.1.6 - - - Link
117 react-native-input-scroll-view 1.10.0 - In Progress In Progress In Progress
118 react-native-date-picker 5.0.4 - @react-native-oh-tpl/react-native-date-picker npm Link Link
119 rn-placeholder 3.0.3 - - - Link
120 react-native-iconfont-cli 2.2.4 - - - Link
121 react-native-mqtt 1.3.1 - - - Link
122 react-native-sensors 7.2.1 - @react-native-oh-tpl/react-native-sensors npm Link Link
123 react-native-sortable-list 0.0.25 - @react-native-oh-tpl/react-native-sortable-list npm Link Link
124 react-native-easy-toast 2.3.0 - - - Link
125 react-native-image-sequence-2 0.9.1 No @react-native-oh-tpl/react-native-image-sequence-2 npm Link Link
126 react-native-feather 1.1.2 - - - Link
127 @react-navigation/native-stack 6.9.26 @react-native-oh-tpl/native-stack npm Link Link
128 react-native-clippath 1.1.8 Yes @react-native-oh-tpl/react-native-clippathview npm Link Link
129 react-native-waterfall-flow 1.1.5 Link
130 react-native-vconsole 0.1.11 Link
131 react-native-better-banner 0.0.1 Link
132 react-native-ezswiper 1.3.0 Link
133 react-native-image-header-scroll-view 0.10.3 Link
134 react-native-linear-gradient-text 1.2.8 Link
135 react-native-marquee-ab 2.0.0-rc.1 Link
136 react-native-reconnecting-websocket 1.0.3 Link
137 react-native-json-tree 1.3.0 Link
138 react-native-image-gallery 2.1.5 @react-native-oh-tpl/react-native-image-gallery npm Link Link
139 react-native-image-crop-picker 0.40.3 Yes @react-native-oh-tpl/react-native-image-crop-picker npm Link Link
140 react-native-image-capinsets-next 0.6.1 - @react-native-oh-tpl/react-native-image-capinsets-next npm Link Link
141 react-native-map-linking 1.0.1 @react-native-oh-tpl/react-native-map-linking npm Link Link
142 react-native-vision-camera 4.0.1 No @react-native-oh-tpl/react-native-vision-camera npm Link Link
143 react-native-zip-archive 7.0.0 No @react-native-oh-tpl/react-native-zip-archive npm Link Link
144 react-native-audio 4.3.1 No @react-native-oh-tpl/react-native-audio npm Link Link
145 react-native-simple-toast 3.3.1 Yes @react-native-oh-tpl/react-native-simple-toast npm Link Link
146 react-native-localize 3.1.0 Yes @react-native-oh-tpl/react-native-localize npm Link Link
147 @bam.tech/react-native-image-resizer 3.0.9 Yes @react-native-oh-tpl/react-native-image-resizer npm Link Link
148 react-native-calendar-events 2.2.0 No @react-native-oh-tpl/react-native-calendar-events npm Link Link
149 react-native-fileupload 1.1.0 No @react-native-oh-tpl/react-native-fileupload npm Link Link
150 react-native-flexi-radio-button 0.2.1 - - - Link
151 react-native-root-siblings 5.0.1 - - - Link
152 react-native-root-modal 5.0.0 - @react-native-oh-tpl/react-native-root-modal npm Link Link
153 react-native-switch-pro 1.0.5 - @react-native-oh-tpl/react-native-switch-pro npm Link Link
154 react-native-drop-shadow 1.0.0 - - - Link
155 react-native-nested-scroll-view 9.0.0 - @react-native-oh-tpl/react-native-nested-scroll-view npm Link Link
156 react-native-code-push 8.2.2 Yes @react-native-oh-tpl/react-native-code-push npm Link Link
157 react-native-safe-module 1.2.0 - @react-native-oh-tpl/react-native-safe-module npm Link Link
158 react-native-sqlite-storage 6.0.1 No @react-native-oh-tpl/react-native-sqlite-storage npm Link Link
159 react-native-text-gradient 0.1.7 No @react-native-oh-tpl/react-native-text-gradient npm Link Link
160 react-native-bindingx 1.0.3 No @react-native-oh-tpl/react-native-bindingx npm Link Link
161 react-native-cardview 2.0.3 No @react-native-oh-tpl/react-native-cardview npm Link Link
162 react-native-largelist 3.1.0-rc.2 - @react-native-oh-tpl/react-native-largelist npm Link Link
163 react-native-spring-scrollview 2.0.22 No @react-native-oh-tpl/react-native-spring-scrollview npm Link Link
164 react-native-color-matrix-image-filters 6.0.5 Yes @react-native-oh-tpl/react-native-color-matrix-image-filters npm Link Link
165 react-native-toast 1.0.7 No @react-native-oh-tpl/react-native-toast npm Link Link
166 react-native-syan-image-picker 0.5.3 No @react-native-oh-tpl/react-native-syan-image-picker npm Link Link
167 react-native-amap-geolocation 1.2.3 No @react-native-oh-tpl/react-native-amap-geolocation npm Link Link
168 react-native-splash-screen 3.3.0 No @react-native-oh-tpl/react-native-splash-screen npm Link Link
169 react-native-baidu-map 1.0.37 No @react-native-oh-tpl/react-native-baidu-map npm Link Link
170 react-native-ble-plx 3.2.0 No @react-native-oh-tpl/react-native-ble-plx npm Link Link
171 react-native-device-info 11.1.0 No @react-native-oh-tpl/react-native-device-info npm Link Link
172 react-native-amap3d 3.2.4 No @react-native-oh-tpl/react-native-amap3d npm Link Link
173 @itenl/react-native-scrollable-tabview 1.1.7 - - - Link
174 rneui 4.0.0-rc.8 - In Progress In Progress In Progress
175 react-native-root-toast 3.5.1 - - - Link
176 react-native-background-timer 2.4.1 No @react-native-oh-tpl/react-native-background-timer npm Link Link
177 react-native-htmlview 0.17.0 - - - Link
178 react-native-spinkit 1.5.1 - - - Link
179 react-navigation-shared-element 3.1.2 - - - Link
180 react-native-switch-selector 2.1.4 - - - Link
181 @callstack/react-theme-provider 3.0.9 - - - Link
182 react-native-http-bridge 0.6.1 Yes @react-native-oh-tpl/react-native-http-bridge npm Link Link
183 react-native-qr-decode-image-camera 1.1.3 No @react-native-oh-tpl/react-native-qr-decode-image-camera npm Link Link
184 react-native-touch-id 4.4.1 No @react-native-oh-tpl/react-native-touch-id npm Link Link
185 react-native-animatable 1.4.0 - - - Link
186 react-native-modal 13.0.1 - @react-native-oh-tpl/react-native-modal npm Link Link
187 react-native-collapsible 1.6.1 - - - Link
188 react-native-contacts 7.0.7 No - - Link
189 react-native-restart 0.0.27 Yes @react-native-oh-tpl/react-native-restart npm Link Link
190 react-native-system-setting 1.7.6 No @react-native-oh-tpl/react-native-system-setting npm Link Link
191 react-native-keep-awake 4.0.0 No @react-native-oh-tpl/react-native-keep-awake npm Link Link
192 @react-native-community/hooks 3.0.0 - - - Link
193 react-navigation 6 - @react-native-oh-tpl/react-navigation - Link
194 react-native-default-preference 1.4.4 No @react-native-oh-tpl/react-native-default-preference npm Link Link
195 react-native-ble-manager 11.5.5 No @react-native-oh-tpl/react-native-ble-manager npm Link Link
196 react-native-sensitive-info 6.0.0-alpha.9 No @react-native-oh-tpl/react-native-sensitive-info npm Link Link
197 react-native-typing-animation 0.1.7 - - - Link
198 react-native-multi-slider 2.2.2 - @react-native-oh-tpl/react-native-multi-slider npm Link Link
199 react-native-orientation 3.1.3 - @react-native-oh-tpl/react-native-orientation npm Link Link
200 rn-tourguide 3.3.0 - @react-native-oh-tpl/rn-tourguide npm Link Link
201 react-native-performance 5.1.2 Yes @react-native-oh-tpl/react-native-performance npm Link Link
202 @testing-library/react-native 12.5.1 - - - Link
203 react-native-dropdown-picker 5.4.6 - - - Link
204 react-native-shake 5.6.2 Yes @react-native-oh-tpl/react-native-shake npm Link Link
205 react-native-material-dropdown 0.11.1 - @react-native-oh-tpl/react-native-material-dropdown npm Link Link
206 react-native-document-picker 9.2.0 Yes @react-native-oh-tpl/react-native-document-picker npm Link Link
207 react-native-fingerprint-scanner 6.0.0 No @react-native-oh-tpl/react-native-fingerprint-scanner npm Link Link
208 react-native-get-random-values 1.11.0 No @react-native-oh-tpl/react-native-get-random-values npm Link Link
209 native-base 3.4.28 - @react-native-oh-tpl/native-base npm Link Link
210 react-native-orientation-locker 1.7.0 No @react-native-oh-tpl/react-native-orientation-locker npm Link Link
211 react-native-ssl-pinning 1.5.7 - @react-native-oh-tpl/react-native-ssl-pinning npm Link Link
212 react-native-bootsplash 6.1.1 Yes @react-native-oh-tpl/react-native-bootsplash npm Link Link
213 react-native-size-matters 0.4.2 No - - Link
214 react-native-gifted-chat 2.4.0 - In Progress In Progress In Progress
215 parse 5.3.0-beta.1 - - - Link
216 react-native-shadow-2 7.0.8 - - - Link
217 @shopify/restyle 2.4.2 - - - Link
218 nativewind 2.0.11 - @react-native-oh-tpl/nativewind npm Link Link
219 react-native-country-picker-modal 2.0.0 - @react-native-oh-tpl/react-native-country-picker-modal npm Link Link
220 react-native-haptic-feedback 2.2.0 Yes @react-native-oh-tpl/react-native-haptic-feedback npm Link Link
221 react-native-url-polyfill 2.0.0 - - - Link
222 react-native-shimmer-placeholder 2.0.8 No - - Link
223 react-native-flash-message 0.4.2 - - - Link
224 react-native-ratings 8.1.0 - - - Link
225 react-native-dropdownalert 5.1.0 No @react-native-oh-tpl/react-native-dropdownalert npm Link Link
226 react-native-element-dropdown 2.12.1 - - - Link
227 react-native-easy-grid 0.2.2 - - - Link
228 react-native-offline 6.0.2 - - - Link
229 react-native-material-ui 1.30.1 - @react-native-oh-tpl/react-native-material-ui npm Link Link
230 react-native-credit-card-input 0.4.1 - @react-native-oh-tpl/react-native-credit-card-input npm Link Link
231 react-native-crypto 2.2.0 - - - Link
232 react-native-unistyles 2.7.2 No @react-native-oh-tpl/react-native-unistyles npm Link Link
233 react-native-signature-capture 0.4.11 No @react-native-oh-tpl/react-native-signature-capture npm Link Link
234 react-native-deck-swiper 2.0.17 - - - Link
235 react-native-autocomplete-dropdown 4.0.0-rc.5 - - - Link
236 @klarna/react-native-vector-drawable 0.5.1 Yes @react-native-oh-tpl/react-native-vector-drawable npm Link Link
237 react-native-material-buttons 0.6.0 No @react-native-oh-tpl/react-native-material-buttons npm Link Link
238 @expo/react-native-action-sheet 4.0.1 - - - Link
239 react-native-communications 2.2.1 - - - Link
240 react-native-lightbox-v2 0.9.0 - - - Link
241 react-native-create-thumbnail 2.0.0 No @react-native-oh-tpl/react-native-create-thumbnail npm Link Link
242 react-native-paper 5.12.5 - - - Link
243 react-native-picker 4.0.3 - @react-native-oh-tpl/react-native-picker npm Link Link
244 react-native-shared-element 0.8.9 Yes @react-native-oh-tpl/react-native-shared-element npm Link Link
245 @gorhom/bottom-sheet 4.6.4 - @react-native-oh-library/bottom-sheet npm Link Link
246 react-native-mmkv-storage 0.10.2 No @react-native-oh-tpl/react-native-mmkv-storage npm Link Link
247 react-native-ui-lib 7.0.0 - @react-native-oh-tpl/react-native-ui-lib npm Link Link
248 react-native-skia 1.3.7 Yes @react-native-oh-tpl/react-native-skia npm Link Link
249 react-native-print 0.10.0 No @react-native-oh-tpl/react-native-print npm Link Link
250 react-native-inappbrowser-reborn 3.7.0 No @react-native-oh-tpl/react-native-inappbrowser-reborn npm Link Link
251 react-native-picker-select 9.2.0 - @react-native-oh-tpl/react-native-picker-select npm Link Link
252 react-native-track-player 4.1.1 Yes @react-native-oh-tpl/react-native-track-player npm Link Link
253 @invertase/react-native-apple-authentication 2.3.0 No @react-native-oh-tpl/react-native-apple-authentication npm Link Link
254 react-native-storage 1.0.1 - - - Link
255 react-native-camera-kit 14.0.0-beta15 Yes @react-native-oh-tpl/react-native-camera-kit npm Link Link
256 react-native-nfc-manager 3.15.1 Yes @react-native-oh-tpl/react-native-nfc-manager npm Link Link
257 react-native-blurhash 2.0.3 Yes @react-native-oh-tpl/react-native-blurhash npm Link Link
258 react-native-text-input-mask 3.1.5 No @react-native-oh-tpl/react-native-text-input-mask npm Link Link
259 realm-js 0.10.0 - @react-native-oh-tpl/realm-js npm Link Link
260 react-native-charts-wrapper 0.6.0 No @react-native-oh-tpl/react-native-charts-wrapper npm Link Link
261 react-native-keyboard-controller 1.12.6 Yes @react-native-oh-tpl/react-native-keyboard-controller npm Link Link
262 react-native-waterflow-list 1.2.3 - - - Link
263 react-native-config 1.5.3 - @react-native-oh-tpl/react-native-config npm Link Link
264 react-native-video-controls 2.8.1 - - - Link
265 react-native-context-menu-view 1.16.0 No @react-native-oh-tpl/react-native-context-menu-view npm Link Link
266 react-native-view-pdf 0.14.0 No @react-native-oh-tpl/react-native-view-pdf npm Link Link
267 react-native-hole-view 3.0.0-alpha4 Yes @react-native-oh-tpl/react-native-hole-view npm Link Link
268 react-native-material-textfield 0.16.1 - @react-native-oh-tpl/react-native-material-textfield npm Link Link
269 react-native-iphone-screen-helper 2.1.1 - @react-native-oh-tpl/react-native-iphone-screen-helper npm Link Link
270 @freakycoder/react-native-bounceable 1.0.3 - - - Link
271 react-native-material-design-styles 0.2.7 - - - Link
272 react-native-flip-card 3.5.7 - - - Link
273 react-native-randombytes 3.6.1 No @react-native-oh-tpl/react-native-randombytes npm Link Link
274 react-native-view-overflow 0.0.5 Yes @react-native-oh-tpl/react-native-view-overflow npm Link Link
275 react-native-masked-text 1.13.0 - - - Link
276 reassure 1.0.0 - In Progress In Progress In Progress
277 react-native-bouncy-checkbox 4.0.1 - - - Link
278 react-native-parsed-text 0.0.22 - - - Link
279 react-native-loading-spinner-overlay 3.0.1 - - - Link
280 voice 3.2.4 No In Progress In Progress In Progress
281 react-native-hyperlink 0.0.22 - - - Link
282 react-native-email-link 1.15.0 Yes @react-native-oh-tpl/react-native-email-link npm Link Link
283 react-native-autocomplete-input 5.4.0 - - - Link
284 react-native-image-zoom-viewer 3.0.1 - @react-native-oh-tpl/react-native-image-zoom-viewer npm Link Link
285 react-native-background-fetch 4.2.5 No In Progress In Progress In Progress
286 react-native-step-indicator 1.0.3 - - - Link
287 react-native-textinput-maxlength-fixed 0.1.2 - @react-native-oh-tpl/react-native-textinput-maxlength-fixed npm Link Link
288 react-native-walkthrough-tooltip 1.6.0 - In Progress In Progress In Progress
289 react-native-autolink 4.2.0 - - - Link
290 react-native-indicators 0.17.0 - - - Link
291 react-native-material-ripple 0.9.1 - In Progress In Progress In Progress
292 react-native-error-boundary 1.2.4 - - - Link
293 @react-native-community/audio-toolkit 2.0.3 - @react-native-oh-tpl/audio-toolkit npm Link Link
294 react-native-svg-charts 5.3.0 - @react-native-oh-tpl/react-native-svg-charts npm Link Link
295 react-native-file-viewer 2.1.5 No @react-native-oh-tpl/react-native-file-viewer npm Link Link
296 react-native-responsive-fontSize 0.5.1 - - - Link
297 react-native-button 3.1.0 - - - Link
298 react-native-typography 1.4.1 - In Progress In Progress In Progress
299 react-native-image-colors 2.4.0 No @react-native-oh-tpl/react-native-image-colors npm Link Link
300 react-content-loader 7.0.2 - @react-native-oh-tpl/react-content-loader npm Link Link
301 react-native-snackbar 2.7.1 No In Progress In Progress In Progress
302 react-native-maps-directions 1.9.0 - In Progress In Progress In Progress
303 react-native-reanimated-bottom-sheet 1.0.0-alpha.22 - @react-native-oh-tpl/reanimated-bottom-sheet npm Link Link
304 react-native-image-marker 1.2.6 No In Progress In Progress In Progress
305 react-native-audio-recorder-player 3.6.10 Yes @react-native-oh-tpl/react-native-audio-recorder-player npm Link Link
306 react-native-map-clustering 3.4.2 - In Progress In Progress In Progress
307 react-native-notifier 2.0.0 - In Progress In Progress In Progress
308 react-native-graph 1.1.0 - In Progress In Progress In Progress
309 react-native-mask-text 0.14.2 - - - Link
310 mixpanel-react-native 3.0.5 No In Progress In Progress In Progress
311 react-native-share 5.6.2 Yes In Progress In Progress In Progress
312 react-native-gifted-charts 1.4.26 - @react-native-oh-tpl/react-native-gifted-charts npm Link Link
313 react-native-quick-base64 2.1.2 No In Progress In Progress In Progress
314 react-native-confetti-cannon 1.5.2 - In Progress In Progress In Progress
315 react-native-mail 6.1.1 No In Progress In Progress In Progress
316 react-native-countdown-circle-timer 3.2.1 - In Progress In Progress In Progress
317 rn-sliding-up-panel 2.4.6 - In Progress In Progress In Progress
318 react-native-tts 4.1.1 Yes @react-native-oh-tpl/react-native-tts npm Link Link
319 react-navigation-header-buttons 12.0.0 - In Progress In Progress In Progress
320 react-native-phone-number-input 2.1.0 - In Progress In Progress In Progress
321 react-native-version-number 0.3.6 No In Progress In Progress In Progress
322 react-native-keyboard-accessory 0.1.16 - In Progress In Progress In Progress
323 react-native-swipe-gestures 1.0.5 - - - Link
324 victory-native-xl 41.1.0 - @react-native-oh-tpl/victory-native-xl npm Link Link
325 react-native-signature-canvas 4.7.2 Yes - - Link
326 react-native-sticky-parallax-header 1.0.0-rc.9 - In Progress In Progress In Progress
327 react-native-multiple-select 0.5.12 - - - Link
328 react-native-switch 1.5.1 - In Progress In Progress In Progress
329 react-native-material-menu 2.0.0 - - - Link
330 react-native-swipeable-list 0.1.2 - - - Link
331 galio-framework 0.8.0 - In Progress In Progress In Progress
332 react-native-incall-manager 4.2.0 No @react-native-oh-tpl/react-native-incall-manager npm Link Link
333 react-native-securerandom 1.0.1 No @react-native-oh-tpl/react-native-securerandom npm Link Link
334 react-native-tcp-socket 6.2.0 No In Progress In Progress In Progress
335 react-native-scroll-bottom-sheet 0.7.0 - In Progress In Progress In Progress
336 react-native-send-intent 1.3.0 Yes In Progress In Progress In Progress
337 react-native-copilot 3.3.2 - In Progress In Progress In Progress
338 react-native-awesome-gallery 0.4.2 - In Progress In Progress In Progress
339 react-navigation-bottom-sheet 0.3.2 - In Progress In Progress In Progress
340 rn-emoji-keyboard 1.7.0 - In Progress In Progress In Progress
341 react-native-chart-kit 6.12.0 - - - Link
342 react-native-markdown-renderer 3.2.8 - In Progress In Progress In Progress
343 react-native-safe-modules 1.0.3 - In Progress In Progress In Progress
344 @react-native-ohos-community/auto-fill 1.0.1 - @react-native-ohos-community/auto-fill npm Link Link
345 react-native-modals 0.22.3 - - - Link
346 react-native-network-info 5.2.1 Yes @react-native-oh-tpl/react-native-network-info npm Link Link
347 react-native-udp 4.1.7 - In Progress In Progress In Progress
348 react-native-recaptcha-that-works 2.0.0 - In Progress In Progress In Progress
349 react-native-dismiss-keyboard 1.0.0 - - - Link
350 react-native-file-access 3.1.0 Yes In Progress In Progress In Progress
351 react-native-compass-heading 1.2.0 No In Progress In Progress In Progress
352 react-native-bars 2.4.3 Yes In Progress In Progress In Progress
353 react-native-mlkit-ocr 0.3.0 Yes @react-native-oh-tpl/react-native-mlkit-ocr npm Link Link
354 react-native-screenshot-prevent 1.2.1 Yes In Progress In Progress In Progress
355 react-native-drax 0.10.3 - @react-native-oh-tpl/react-native-drax npm Link Link
356 @op-engineering/op-sqlite 8.0.2 Yes @react-native-oh-tpl/op-sqlite npm Link Link
357 react-native-theme-switch-animation 0.6.0 Yes In Progress In Progress In Progress
358 react-native-keys 0.7.10 Yes @react-native-oh-tpl/react-native-keys npm Link Link
359 react-native-theme-control 6.0.0 No In Progress In Progress In Progress
360 @baronha/ting 1.2.1 Yes In Progress In Progress In Progress
361 react-native-localization-settings 1.0.2 Yes In Progress In Progress In Progress
362 @klarna/platform-colors 0.4.0 Yes In Progress In Progress In Progress
363 react-native-barcode-builder 2.0.0 - @react-native-oh-tpl/react-native-barcode-builder npm Link Link
364 react-native-neomorph-shadows 1.1.2 No @react-native-oh-tpl/react-native-neomorph-shadows npm Link Link
365 @ant-design/react-native 5.1.0 - - - Link
366 react-native-screens 3.34.0 Yes @react-native-oh-tpl/react-native-screens npm Link Link
                                                   |

| 367 | ffmpeg-kit-react-native | 6.0.2 | - | @react-native-oh-tpl/react-native-ffmpeg-kit - | Link |

JS Third-Party Libraries

[!TIP] The following JS third-party libraries have been adapted to the HarmonyOS platform, and the code modification is not involved in the adaptation process. The source library code can be directly used

NO. Source Library Name Adapted version Documentation Link
1 axios 1.6.7 Link
2 crypto-js 4.2.0 Link
3 dayJs 1.11.1 Link
4 deepmerge 4.3.1 Link
5 EventBus 0.2.0 Link
6 htmlparser2 9.1.0 Link
7 immer 10.0.4 Link
8 JsBarCode 3.11.6 Link
9 js-beautify 1.15.1 Link
10 lodash 4.17.21 Link
11 mobx 6.10.0 Link
12 mobx-react 7.6.0 Link
13 Moment 2.30.1 Link
14 parse5 7.1.2 Link
15 prop-types 15.8.1 Link
16 qrcode-generator 1.4.4 Link
17 react-ahooks 3.7.11 Link
18 react-i18next 8.6.3 Link
19 react-redux 9.1.1 Link
20 react-router-dom 6.22.3 Link
21 react-use 17.2.4 Link
22 redux 5.0.1 Link
23 redux-actions 3.0.0 Link
24 redux-logger 3.0.6 Link
25 redux-persist 6.0.0 Link
26 redux-thunk 3.1.0 Link
27 redux-toolkit 2.2.3 Link
28 react-lifecycles-compat 3.0.4 Link
29 styled-components 6.1.8 Link
30 styled-system 5.1.5 Link
31 i18next 23.7.16 Link

Community

Github Organization: react-native-oh-library

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/react-native-oh-library/usage-docs.git
git@gitee.com:react-native-oh-library/usage-docs.git
react-native-oh-library
usage-docs
usage-docs
master

搜索帮助