设为首页 加入收藏

TOP

React Native常用第三方组件汇总--史上最全 之一(一)
2017-10-11 15:26:16 】 浏览:7792
Tags:React Native 常用 第三方 组件 汇总 史上 最全 之一

把我认为最好的知识,拿来与他人分享,是这一生快事之一!


 

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

首页 上一页 1 2 下一页 尾页 1/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇AVAudioSession(4):响应音频中断.. 下一篇react native 中textInput的value..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目