react native contact app:带有redux的联系人列表应用 源码
联系人列表 这个简单的项目展示了如何在react-native上实现react-redux react-navigation。 入门 在该项目的封面上,React的基本内容包括: 组件起React, React路由器 React导航 正在安装 步骤安装此项目 git clone https://github.com/dsasmita/react-native-contact-app.git cd react-native-contact-app npm install npm start # open other tab npm run android 截屏
文件列表
react-native-contact-app-master.zip
(预估有个83文件)
react-native-contact-app-master
metro.config.js
300B
.flowconfig
2KB
.gitattributes
16B
yarn.lock
299KB
.eslintrc.js
74B
src
components
contactComponent.js
2KB
screens
暂无评论