RN-常用第三方组件

ListView的优化
https://github.com/sghiassy/react-native-sglistview

调用系统打电话、发短信、发邮件、打开网址功能
https://github.com/anarchicknight/react-native-communications

图表组件
https://github.com/tomauty/react-native-chart

动画组件
https://github.com/oblador/react-native-animatable

左右滑动出现按钮
https://github.com/dancormier/react-native-swipeout
npm install --save react-native-swipeout

687474703a2f2f692e696d6775722e636f6d2f6f43514c4e46432e676966.gif

侧滑按钮
https://github.com/dancormier/react-native-swipeout
https://github.com/jemise111/react-native-swipe-list-view

热更新
https://github.com/Microsoft/react-native-code-push

热更新(似乎更好)
https://github.com/aerofs/react-native-auto-updater

热更新(中国人写的)
https://github.com/fengjundev/React-Native-Remote-Update

列表下拉刷新
https://github.com/syrusakbary/react-native-refresher

下拉刷新和加载更多
https://github.com/FaridSafi/react-native-gifted-listview

左侧菜单与官方的DrawerLayoutAndroid 用法相同,兼容iOS
https://github.com/iodine/react-native-drawer-layout

条码扫描
https://github.com/ideacreation/react-native-barcodescanner

二维码
https://github.com/ideacreation/react-native-barcodescanner

扫描二维码
https://github.com/lazaronixon/react-native-qrcode-reader

文件上传
https://github.com/kamilkp/react-native-file-transfer

支持Android和ios的toast
https://github.com/remobile/react-native-toast

获取设备各类信息
https://github.com/rebeccahughes/react-native-device-info

WebStorm ReactNative的代码模板插件,包括:
1.组件名称2.Api 名称3.所有StyleSheets属性4.组件属性
https://github.com/virtoolswebplayer/ReactNative-LiveTemplate

react-native调用cordova插件
https://github.com/axemclion/react-native-cordova-plugin

输入自动完成
https://github.com/FaridSafi/react-native-google-places-autocomplete

抖一抖动画小组件(有点意思)
https://github.com/slavik0329/react-native-bounceable

封装后动画组件(效果较丰富)
https://github.com/oblador/react-native-animatable

文件上传
https://github.com/aroth/react-native-uploader

jpush-react-native //官方版本
https://github.com/jpush/jpush-react-native

react-native-jpush 由 React Native 中文网开发维护。
https://github.com/reactnativecn/react-native-jpush

选项卡 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/tomauty/react-native-chart

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

可滑动的日历组件
https://github.com/cqm1994617/react-native-myCalendar

语言转化和一些常用格式转换
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/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/rt2zz/react-native-contacts

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

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

图片和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/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

倒计时,电商APP,秒杀、团购倒计时
https://github.com/jackuhan/react-native-CountDowntimer

可滚动标签,可以点击切换,每个 tab 可以有自己的 ScrollView,点击切换的时候可以维护自己的滚动方向。
类似网易新闻标签(首页)
https://www.npmjs.com/package/react-native-scrollable-tab-view

视频播放
npm install react-native-video –save

一款简单易用的 Toast 组件,支持 Android&iOS.
https://github.com/crazycodeboy/react-native-easy-toast?utm_source=tuicool&utm_medium=referral

react-native-banner-lite:RN 的一个开源的带有分页效果的半屏 Banner 组件
https://github.com/talisk/react-native-banner-lite
$ npm i react-native-banner-lite --save
import BannerLite from 'react-native-banner-lite';

点击弹出类似iOS复制、粘贴menu
react-native-tooltip
https://www.npmjs.com/package/react-native-tooltip

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 206,968评论 6 482
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 88,601评论 2 382
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 153,220评论 0 344
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 55,416评论 1 279
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 64,425评论 5 374
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 49,144评论 1 285
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 38,432评论 3 401
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 37,088评论 0 261
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 43,586评论 1 300
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 36,028评论 2 325
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 38,137评论 1 334
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,783评论 4 324
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 39,343评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 30,333评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,559评论 1 262
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 45,595评论 2 355
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,901评论 2 345

推荐阅读更多精彩内容