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
?
總結
以上是生活随笔為你收集整理的ReactNative常用组件汇总的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 实战:Redis 集群模式(下)
- 下一篇: Java核心(四)你不知道的数据集合