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-blog-examples里面很多插件](https://github.com/mrarronz/react-native-blog-examples)

相关文章

developer-roadmap —— 提供最全的开发者技术路线指南。前端...
一个极简的文件分享工具,无需注册且没有广告即可生成共享下...
收集 Github、Gitee优秀的开源项目,并进行归类整理。项目地...
大家好,我是 Java陈序员,我们有时会搭建一个属于自己的网站...
一个提供交互式的Web UI用于生成兼容MyBatisPlus框架的相关功...
大家好,我是 Java 陈序员。权限认证是我们日常开发绕不过的...