react-native的相关插件集合

Posted plblog

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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-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-blog-examples里面很多插件](https://github.com/mrarronz/react-native-blog-examples)

以上是关于react-native的相关插件集合的主要内容,如果未能解决你的问题,请参考以下文章

react-native项目中集成react-native-camera插件

vscode 搭建react-native

sublime-text3 React-native 插件

react-native 图片选取与上传

react react-native 日期插件 m-date-picker / rmc-date-picker的使用

react-native 相关问题