九色国产,午夜在线视频,新黄色网址,九九色综合,天天做夜夜做久久做狠狠,天天躁夜夜躁狠狠躁2021a,久久不卡一区二区三区

打開APP
userphoto
未登錄

開通VIP,暢享免費(fèi)電子書等14項(xiàng)超值服

開通VIP
React Native系列(7)--常用第三方組件匯總--史上最全

React Native 項(xiàng)目常用第三方組件匯總:


React-native-animatable 動(dòng)畫


react-native-carousel 輪播


react-native-countdown 倒計(jì)時(shí)


react-native-device-info 設(shè)備信息


react-native-fileupload 文件上傳


react-native-icons 圖標(biāo)


react-native-image-picker 圖片選擇器


react-native-keychain iOS KeyChain管理


react-native-picker滾輪選擇器


react-native-picker-Android Android 滾輪選擇器


react-native-refreshable-listview 可刷新列表


react-native-scrollable-tab-view 可滾動(dòng)標(biāo)簽


react-native-side-menu 側(cè)欄


react-native-swiper 輪播


react-native-video 視頻播放


react-native-viewpager 分頁瀏覽


react-native-scrollable-tab-view    可滑動(dòng)的底部或上部導(dǎo)航欄框架


react-native-tab-navigator    底部或上部導(dǎo)航框架(不可滑動(dòng))


react-native-check-box         CheckBox


react-native-splash-screen   啟動(dòng)白屏問題


react-native-simple-router     簡易路由跳轉(zhuǎn)框架


react-native-storage             持久化存儲(chǔ)


react-native-sortable-listview   分類ListView

react-native-htmlview               將 HTML 目錄作為本地視圖的控件,其風(fēng)格可以定制


react-native-easy-toast         一款簡單易用的 Toast 組件,支持 Android&iOS.



* 選項(xiàng)卡   https://github.com/exponentjs/react-native-tab-navigator

點(diǎn)擊打開鏈接


* material組件庫(各種漂亮的小組件)https://github.com/xinthink/react-native-material-kit
點(diǎn)擊打開鏈接


* base組件庫(各種封裝不錯(cuò)的小組件)http://nativebase.io/docs/v0.4.6/components#anatomy
https://github.com/GeekyAnts/NativeBase
點(diǎn)擊打開鏈接 


* 不錯(cuò)的按鈕
https://github.com/mastermoo/react-native-action-button
https://github.com/ide/react-native-button


* 輸入框表單驗(yàn)證
https://github.com/gcanti/tcomb-form-native
https://github.com/FaridSafi/react-native-gifted-form
https://github.com/bartonhammond/snowflake


* 炫酷效果的 TextInput
https://github.com/halilb/react-native-textinput-effects
https://github.com/zbtang/React-Native-TextInputLayout


* 聊天
https://github.com/FaridSafi/react-native-gifted-chat


* 地圖
https://github.com/lelandrichardson/react-native-maps


* 動(dòng)畫
https://github.com/oblador/react-native-animatable


* 加載動(dòng)畫
https://github.com/maxs15/react-native-spinkit


* 抽屜效果
https://github.com/root-two/react-native-drawer
https://github.com/react-native-fellowship/react-native-side-menu


* 側(cè)滑按鈕
https://github.com/dancormier/react-native-swipeout
https://github.com/jemise111/react-native-swipe-list-view


* 圖表
https://github.com/tomauty/react-native-chart


* 下拉放大
https://github.com/lelandrichardson/react-native-parallax-view


* 可滑動(dòng)的日歷組件
https://github.com/cqm1994617/react-native-myCalendar


* 語言轉(zhuǎn)化和一些常用格式轉(zhuǎn)換
https://github.com/joshswan/react-native-globalize


* 單選多選ListView
https://github.com/hinet/react-native-checkboxlist


* 選擇按鈕
https://github.com/sconxu/react-native-checkbox


* 二維碼
https://github.com/ideacreation/react-native-barcodescanner


* 制作本地庫
https://github.com/frostney/react-native-create-library


* 影音相關(guān)
https://github.com/MisterAlex95/react-native-record-sound


* 安卓錄音
https://github.com/bosung90/react-native-audio-android


* 提示消息的Bar
https://github.com/KBLNY/react-native-message-bar


* iOS原生TableView
https://github.com/aksonov/react-native-tableview


* 點(diǎn)擊彈出視圖
https://github.com/jeanregisser/react-native-popover
https://github.com/instea/react-native-popup-menu


* 3D Touch
https://github.com/madriska/react-native-quick-actions


* 雙平臺(tái)兼容的ActionSheet
https://github.com/beefe/react-native-actionsheet


* 照片墻
https://github.com/ldn0x7dc/react-native-gallery


* 鍵盤遮擋問題
https://github.com/reactnativecn/react-native-inputscrollview
https://github.com/wix/react-native-keyboard-aware-scrollview


* 本地存儲(chǔ)
https://github.com/sunnylqm/react-native-storage


* 星星
https://github.com/djchie/react-native-star-rating


* 國際化
https://github.com/joshswan/react-native-globalize


* 掃描二維碼
https://github.com/lazaronixon/react-native-qrcode-reader


* 通訊錄
https://github.com/rt2zz/react-native-contacts


* 加密
https://www.npmjs.com/package/crypto-js



* 緩存管理
https://github.com/reactnativecn/react-native-http-cache


* ListView的優(yōu)化
https://github.com/sghiassy/react-native-sglistview


* 圖片和base64互轉(zhuǎn)
https://github.com/xfumihiro/react-native-image-to-base64


* 安卓 iOS 白屏解決
https://github.com/mehcode/rn-splash-screen


* Text跑馬燈效果
https://github.com/remobile/react-native-marquee-label


* 清除按鈕的輸入框
https://github.com/beefe/react-native-textinput


* WebView相關(guān)
https://github.com/alinz/react-native-webview-bridge


* 判斷橫豎屏
https://github.com/yamill/react-native-orientation


* PDF
https://github.com/cnjon/react-native-pdf-view


* 獲取設(shè)備信息
https://github.com/rebeccahughes/react-native-device-info


* 手勢(shì)放大縮小移動(dòng)
https://github.com/kiddkai/react-native-gestures
https://github.com/johanneslumpe/react-native-gesture-recognizers


* 下拉-上拉-刷新
https://github.com/FaridSafi/react-native-gifted-listview
https://github.com/jsdf/react-native-refreshable-listview
https://github.com/greatbsky/react-native-pull/wiki


* 下拉選擇
https://github.com/alinz/react-native-dropdown


* 圖片查看
https://github.com/oblador/react-native-lightbox


* 照片選擇
https://github.com/marcshilling/react-native-image-picker
https://github.com/ivpusic/react-native-image-crop-picker


* 圖片加載進(jìn)度條
https://github.com/oblador/react-native-image-progress


* 輪播視圖
https://github.com/race604/react-native-viewpager
https://github.com/FuYaoDe/react-native-app-intro
https://github.com/appintheair/react-native-looped-carousel
https://github.com/leecade/react-native-swiper


* 模態(tài)視圖
https://github.com/maxs15/react-native-modalbox
https://github.com/brentvatne/react-native-modal
https://github.com/bodyflex/react-native-simple-modal


* 毛玻璃效果
https://github.com/react-native-fellowship/react-native-blur


* 頭像庫
https://github.com/oblador/react-native-vector-icons


* 滑動(dòng)選項(xiàng)卡
https://github.com/skv-headless/react-native-scrollable-tab-view



工程目錄下終端輸入  npm i  XXX  save

本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)。
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
你所不知道的React| 趨勢(shì)解讀、底層邏輯、學(xué)習(xí)路徑、實(shí)戰(zhàn)應(yīng)用
2019 年 React 學(xué)習(xí)路線圖
點(diǎn)擊頁面元素跳轉(zhuǎn)IDE對(duì)應(yīng)代碼,試試這幾個(gè)工具!
React中實(shí)現(xiàn)粒子動(dòng)畫背景
盤點(diǎn)阿里5 個(gè)頂級(jí)前端開源項(xiàng)目
React Native 你該了解的Hello World
更多類似文章 >>
生活服務(wù)
熱點(diǎn)新聞
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服