zl程序教程

您现在的位置是:首页 >  Javascript

当前栏目

ReactNative常用组件汇总

2023-04-18 14:41:47 时间

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