ReactNative常用组件汇总

时间:2021-04-30 15:18:15

导航组件
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