Twitter克隆 源码
Twitter克隆 这是一个使用React Native和Redux创建的简单应用程序,用于模仿官方Twitter应用程序的基本设计和功能。 它使用fakerJs和json-server server为应用程序运行演示服务器。 预习 - 依存关系 React本机 UI元素的NativeBase 法克 Lodash 用于状态管理的Redux Redux传奇 React导航 开始使用 1.克隆仓库 在命令提示符下,运行以下命令 $ git clone https://github.com/pranit123/Twitter-Clone.git $ cd Twitter-Clone/ $ np
文件列表
Twitter-Clone-master.zip
(预估有个74文件)
Twitter-Clone-master
reducers
index.js
172B
tweetsReducer.js
2KB
loginReducer.js
845B
native-base-theme
variables
material.js
6KB
platform.js
7KB
commonColor.js
6KB
暂无评论