React Native常用第三方組件彙總--史上最全 之一

来源:http://www.cnblogs.com/gdsblog/archive/2017/07/02/7106859.html
-Advertisement-
Play Games

把我認為最好的知識,拿來與他人分享,是這一生快事之一! React Native 項目常用第三方組件彙總: react-native-animatable 動畫 react-native-carousel 輪播 react-native-countdown 倒計時 react-native-devi ...


把我認為最好的知識,拿來與他人分享,是這一生快事之一!


 

React Native 項目常用第三方組件彙總:


react-native-animatable 動畫


react-native-carousel 輪播


react-native-countdown 倒計時


react-native-device-info 設備信息


react-native-fileupload 文件上傳


react-native-icons 圖標


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 可滾動標簽


react-native-side-menu 側欄


react-native-swiper 輪播


react-native-video 視頻播放


react-native-viewpager 分頁瀏覽


react-native-scrollable-tab-view    可滑動的底部或上部導航欄框架


react-native-tab-navigator    底部或上部導航框架(不可滑動)


react-native-check-box         CheckBox


react-native-splash-screen   啟動白屏問題


react-native-simple-router     簡易路由跳轉框架


react-native-storage             持久化存儲


react-native-sortable-listview   分類ListView

react-native-htmlview               將 HTML 目錄作為本地視圖的控制項,其風格可以定製


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



選項卡   https://github.com/exponentjs/react-native-tab-navigator



material組件庫(各種漂亮的小組件)https://github.com/xinthink/react-native-material-kit


base組件庫(各種封裝不錯的小組件)http://nativebase.io/docs/v0.4.6/components#anatomy
https://github.com/GeekyAnts/NativeBase



不錯的按鈕
https://github.com/mastermoo/react-native-action-button
https://github.com/ide/react-native-button


輸入框表單驗證
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


動畫
https://github.com/oblador/react-native-animatable


載入動畫
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


側滑按鈕
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


日曆組件
https://github.com/cqm1994617/react-native-myCalendar

https://github.com/vczero/react-native-calendar


語言轉化和一些常用格式轉換
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


影音相關
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


點擊彈出視圖
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


雙平臺相容的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


本地存儲
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的優化
https://github.com/sghiassy/react-native-sglistview


圖片和base64互轉
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相關
https://github.com/alinz/react-native-webview-bridge


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


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


獲取設備信息
https://github.com/rebeccahughes/react-native-device-info


手勢放大縮小移動
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


圖片載入進度條
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


模態視圖
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


滑動選項卡
https://github.com/skv-headless/react-native-scrollable-tab-view



A ScrollView-like component that:
Has a parallax header
Has an optional sticky header
Is composable with any component that expects a ScrollView (e.g. ListView or InfiniteScrollView)
Can be nested within other views
Works on iOS and Android

react-native-parallax-scroll-view


加密crypto-js

https://github.com/brix/crypto-js


將 HTML 目錄作為本地視圖的控制項  react-native-htmlview
https://github.com/jsdf/react-native-htmlview


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


另附鏈接:

https://github.com/jondot/awesome-react-native

https://github.com/MarnoDev/react-native-open-project


 


 


您的分享是我們最大的動力!

-Advertisement-
Play Games
更多相關文章
  • 很多人在進入學習前端的時候(包括我自己),除了選擇學習合適的技術,還需要一個得(自)心(己)應(喜)手(歡)的開發工具,一個得心應手的開發工具除了可以令你的效率大大提高,也可以令你在寫代碼的時候,心情舒暢 O(∩_∩)O。 我的第一個前端開發工具就是Sublime Text ,說一說我對它的理解吧。 ...
  • 在字面量方式中,我們//之間包起來的所有的內容都是元字元,有的具有特殊意義,大部分都是代表本身含義的普通的元字元 為瞭解決上述想在正則裡面加上一個變數這樣的需求,我們只能使用實例創建的方式了 var reg = new RegExp("^\\d+"+name+"\\d+$","g") 字面量方式和實 ...
  • function busUpLoadImg(postUrl,id) { .......//省略部分不用修改 uploader.on('uploadSuccess', function(file) { $('#' + file.id).addClass('upload-state-done'); //... ...
  • 手機號碼: 電子郵箱: 身份證: 銀行卡: ...
  • 廢話不多說,直接進入主題,margin相關技巧。 1、設置元素水平居中:margin:x auto; 2、margin負值讓元素位移及邊框合併。 外邊距合併 指當兩個垂直外邊距相遇時,它們將形成一個外邊距。合併後的外邊距的高度等於兩個發生合併的外邊距的高度中的較大者。 解決外邊距合併的方法: a、使 ...
  • 這周末在家呆了兩天,正好中午閑暇時間繼續分享Angularjs相關,今天主要分享Angularjs總體介紹及數據綁定部分內容,下麵直接進入主題。 1、基本概念: AngularJS是為了剋服HTML在構建應用上的不足而設計的。HTML是一門很好的偽靜態文本展示設計的聲明式語言,但要構建WEB應用的話 ...
  • 需求:最近公司需要做一個樓宇對講的功能:門口機(連接WIFI)撥號對室內機(對應的WIFI)的設備進行呼叫,室內機收到呼叫之後將對收到的數據進行UDP廣播的轉發,手機(連接對應的WIFI)收到視頻流之後,實時的展示視頻數據(手機可以接聽,掛斷,手機接聽之後,室內機不展示視頻,只是進行轉發。) 簡單點 ...
  • 原作者,介紹Kotlin中密封類。這些新概念讓您更接近函數式編程成為可能。 ...
一周排行
    -Advertisement-
    Play Games
  • 移動開發(一):使用.NET MAUI開發第一個安卓APP 對於工作多年的C#程式員來說,近來想嘗試開發一款安卓APP,考慮了很久最終選擇使用.NET MAUI這個微軟官方的框架來嘗試體驗開發安卓APP,畢竟是使用Visual Studio開發工具,使用起來也比較的順手,結合微軟官方的教程進行了安卓 ...
  • 前言 QuestPDF 是一個開源 .NET 庫,用於生成 PDF 文檔。使用了C# Fluent API方式可簡化開發、減少錯誤並提高工作效率。利用它可以輕鬆生成 PDF 報告、發票、導出文件等。 項目介紹 QuestPDF 是一個革命性的開源 .NET 庫,它徹底改變了我們生成 PDF 文檔的方 ...
  • 項目地址 項目後端地址: https://github.com/ZyPLJ/ZYTteeHole 項目前端頁面地址: ZyPLJ/TreeHoleVue (github.com) https://github.com/ZyPLJ/TreeHoleVue 目前項目測試訪問地址: http://tree ...
  • 話不多說,直接開乾 一.下載 1.官方鏈接下載: https://www.microsoft.com/zh-cn/sql-server/sql-server-downloads 2.在下載目錄中找到下麵這個小的安裝包 SQL2022-SSEI-Dev.exe,運行開始下載SQL server; 二. ...
  • 前言 隨著物聯網(IoT)技術的迅猛發展,MQTT(消息隊列遙測傳輸)協議憑藉其輕量級和高效性,已成為眾多物聯網應用的首選通信標準。 MQTTnet 作為一個高性能的 .NET 開源庫,為 .NET 平臺上的 MQTT 客戶端與伺服器開發提供了強大的支持。 本文將全面介紹 MQTTnet 的核心功能 ...
  • Serilog支持多種接收器用於日誌存儲,增強器用於添加屬性,LogContext管理動態屬性,支持多種輸出格式包括純文本、JSON及ExpressionTemplate。還提供了自定義格式化選項,適用於不同需求。 ...
  • 目錄簡介獲取 HTML 文檔解析 HTML 文檔測試參考文章 簡介 動態內容網站使用 JavaScript 腳本動態檢索和渲染數據,爬取信息時需要模擬瀏覽器行為,否則獲取到的源碼基本是空的。 本文使用的爬取步驟如下: 使用 Selenium 獲取渲染後的 HTML 文檔 使用 HtmlAgility ...
  • 1.前言 什麼是熱更新 游戲或者軟體更新時,無需重新下載客戶端進行安裝,而是在應用程式啟動的情況下,在內部進行資源或者代碼更新 Unity目前常用熱更新解決方案 HybridCLR,Xlua,ILRuntime等 Unity目前常用資源管理解決方案 AssetBundles,Addressable, ...
  • 本文章主要是在C# ASP.NET Core Web API框架實現向手機發送驗證碼簡訊功能。這裡我選擇是一個互億無線簡訊驗證碼平臺,其實像阿裡雲,騰訊雲上面也可以。 首先我們先去 互億無線 https://www.ihuyi.com/api/sms.html 去註冊一個賬號 註冊完成賬號後,它會送 ...
  • 通過以下方式可以高效,並保證數據同步的可靠性 1.API設計 使用RESTful設計,確保API端點明確,並使用適當的HTTP方法(如POST用於創建,PUT用於更新)。 設計清晰的請求和響應模型,以確保客戶端能夠理解預期格式。 2.數據驗證 在伺服器端進行嚴格的數據驗證,確保接收到的數據符合預期格 ...