react-native的相关插件集合

RN相关插件库(全是作者使用过,觉得质量最好的库,多数是洋人开源的)
> [react-native-code-push 热更新](https://github.com/microsoft/react-native-code-push)

> [react-native-vector-icons 字体图标](https://github.com/oblador/react-native-vector-icons)

> [react-native-swiper 轮播](https://github.com/leecade/react-native-swiper)

> [react-native-popup-menu 悬浮菜单](https://github.com/instea/react-native-popup-menu)

> [react-native-modalbox 模态框](https://github.com/maxs15/react-native-modalbox)

> [react-native-image-crop-picker 剪图](https://github.com/ivpusic/react-native-image-crop-picker)

> [react-native-drawer 抽屉](https://github.com/root-two/react-native-drawer)

> [react-native-camera 调用相机拍照](https://github.com/react-native-community/react-native-camera)

> [react-native-clear-cache 清楚缓存](https://github.com/qiepeipei/react-native-clear-cache)

> [react-native-device-info 获取设备信息](https://github.com/react-native-community/react-native-device-info)

> [react-native-fast-image 预览系统等图片](https://github.com/DylanVann/react-native-fast-image)

> [react-native-reanimated 动画手势](https://github.com/software-mansion/react-native-reanimated)

> [react-native-root-siblings 自定义弹窗实现方案](https://github.com/magicismight/react-native-root-siblings)

> [react-native-snap-carousel 轮播(超级强大的插件)](https://github.com/archriss/react-native-snap-carousel)

> [react-native-splash-screen APP启动页面设置](https://github.com/crazycodeboy/react-native-splash-screen)

> [react-native-switch-pro switch开关](https://github.com/poberwong/react-native-switch-pro)

> [react-native-tab-view Tab切换插件](https://github.com/react-native-community/react-native-tab-view)

> [react-native-scrollable-tab-view Tab切换](https://github.com/ptomasroos/react-native-scrollable-tab-view)

> [react-native-text-input-mask 输入框组件](https://github.com/react-native-community/react-native-text-input-mask)

> [react-native-webview APP内嵌套webView](https://github.com/react-native-community/react-native-webview)

> [react-native-image-picker 图片上传](https://github.com/react-native-community/react-native-image-picker)

> [react-native-wechat 微信支付,收藏,共享](https://github.com/yorkie/react-native-wechat)

> [react-native-baidu-map 百度地图(你也可以H5实现地图然后嵌入,你也可以使用高德,多的PL在这里不多说)](https://github.com/lovebing/react-native-baidu-map)

> [react-native-video 视频播放](https://github.com/react-native-community/react-native-video)

> [react-native-fs 本地文件系统](https://github.com/itinance/react-native-fs)

> [react-native-root-toast 消息弹窗](https://github.com/magicismight/react-native-root-toast)

> [react-native-linear-gradient 背景色颜色渐变效果](https://github.com/react-native-community/react-native-linear-gradient)

> [react-native-storage 存储库](https://github.com/sunnylqm/react-native-storage)

> [react-native-actionsheet 底部弹窗框选择一些分类,等操作](https://github.com/beefe/react-native-actionsheet)

> [react-native-calendars 优秀的日历控件](https://github.com/wix/react-native-calendars)

> [react-native-charts-wrapper 数据可视化](https://github.com/wuxudong/react-native-charts-wrapper)

> react-native-circular-progress 圆形的显示进度的视图

> https://github.com/oblador/react-native-collapsible 可折叠的component 

> react-native-dropdown下拉菜单

> https://github.com/spikef/react-native-gesture-password 手势解锁,支持iOS和Android 

> https://github.com/voronianski/react-native-effects-view 封装了iOS 8上的UIVisualEffectViews,在React Native中实现毛玻璃效果 

> https://github.com/FaridSafi/react-native-gifted-form 在React Native中方便的使用表单

> https://github.com/FaridSafi/react-native-gifted-listview 下拉刷新和上拉加载的ListView

> https://github.com/FaridSafi/react-native-gifted-chat 方便的实现聊天UI

> https://github.com/oblador/react-native-lightbox 图片全屏预览

> https://github.com/expo/react-native-invertible-scroll-view 逆向的ScrollView,从底部开始布局,适用于聊天等向上滑动来加载更多的情况 

> https://github.com/dancormier/react-native-swipeout 类似TableViewCell的左滑删除,支持Component滑动 


> https://github.com/maxs15/react-native-spinkit 一组Activity指示器

> https://github.com/umhan35/react-native-search-bar 封装iOS原生UISearchBar(搜索框)

> react-native-tableview 封装iOS原生UITableview

> react-native-loading-spinner-overlay 加载中的提示spinner

> [react-native-message-bar](https://github.com/KBLNY/react-native-message-bar) 在屏幕底部/顶部展示通知

> https://github.com/mfrachet/rn-placeholder 空数据的站位符,很适合用来做列表站位

> react-native-extended-stylesheet 对stylesheet进行扩展

> https://github.com/react-native-community/react-native-side-menu react-native-side-menu 侧栏

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

> https://github.com/djchie/react-native-star-rating 评价星星

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

> https://github.com/remobile/react-native-marquee-label Text跑马灯效果

> react-native-largelist 列表滚动

> https://github.com/i6mi6/react-native-parallax-scroll-view 滑动可以收回头部动画的列表

> https://github.com/i6mi6/react-native-alphabetlistview 做通讯录仿微信

> https://github.com/naoufal/react-native-accordion 点击行。会下拉打开一个框,用在选项里面贼好用

> https://github.com/testshallpass/react-native-dropdownalert 消息提示

> https://github.com/App2Sales/react-native-switch-selector 动画选择

> react-native-gl-model-view 图片3d旋转



> [react-native-blog-examples里面很多插件](https://github.com/mrarronz/react-native-blog-examples)


RN UI库
> react-native-elements: https://github.com/react-native-elements/react-native-elements





posted @ 2020-02-24 19:47  simple-love  阅读(938)  评论(0编辑  收藏  举报