ReactNative资料整理

开源组件:

底部tab:
https://github.com/exponentjs/react-native-tab-navigator

轮播图:
https://github.com/sincethere/react-native-banner
https://github.com/leecade/react-native-swiper

View Page:
https://github.com/skv-headless/react-native-scrollable-tab-view

正在加载:
https://github.com/mohebifar/react-native-loader

弹出选择列表:
https://github.com/beefe/react-native-actionsheet

圆性加载进度条:
https://js.coach/react-native/react-native-circular-progress
https://github.com/oblador/react-native-progress
https://github.com/jeanregisser/react-native-slider

Date picker:
https://js.coach/react-native/react-native-picker

背景虚化:
https://github.com/magus/react-native-fxblurview

懒加载:
https://js.coach/react-native/react-native-lazyload?page=3

字母检索列表:
https://github.com/xcarpentier/react-native-country-picker-modal

图片选择:
https://github.com/marcshilling/react-native-image-picker

API:

持久化存储:
https://github.com/sunnylqm/react-native-storage/blob/master/README-CHN.md

Fetch 网络请求:
https://github.com/sincethere/easier-react-native/blob/master/http/FetchUtil.js

toast:
https://github.com/magicismight/react-native-root-toast

工具:

国际化:
https://github.com/joshswan/react-native-globalize

React Native开源封装AES,MD5加密模块
react-native-encryption-library

开源项目:

其它:

淘宝 NPM 镜像

你可能感兴趣的:(ReactNative资料整理)