React Native常用三方组件

react native 的成功离不开优秀的第三方组件,以下是我见过的一些优秀或者有用的RN第三方组件

Button 按钮------- APSL/react-native-button

导航 

react-native-navigation

react-native-scrollable-tab-view

图片轮播

react-native-swiper

react-native-viewpager

图片详情 + 手势放大缩小

react-native-gallery

浮动提示

react-native-root-toast

视频

react-native-video

关于相机

react-native-camera

相册

react-native-image-picker

加载过程条

react-native-progress


暂时就这些常用的三方类库...

你可能感兴趣的:(React Native常用三方组件)