Fork me on GitHub

ReactNative常用组件汇总

导航组件
react-navigation: https://github.com/react-community/react-navigation

 

网络请求
asios: https://github.com/mzabriskie/axios

 

设备信息
react-native-device-info: https://github.com/rebeccahughes/react-native-device-info

 

缓存使用
react-native-storage: https://github.com/sunnylqm/react-native-storage

 

顶部tab导航
react-native-scrollable-tab-view: https://github.com/skv-headless/react-native-scrollable-tab-view

 

弹窗/提示
react-native-easy-toast: https://github.com/crazycodeboy/react-native-easy-toast

 

极光推送
jpush-react-native: https://github.com/jpush/jpush-react-native

 

文本框遮盖解决

react-native-keyboard-aware-scroll-view: https://github.com/JasonStu/react-native-keyboard-aware-scroll-view

 

posted @ 2017-09-26 17:55  磊哥|www.javacn.site  阅读(425)  评论(1)    收藏  举报