用react native写的糗事百科客户端
官方客户端广告太多,多年老糗友实在看不下去,就打算自己写一个跑着玩。功能还在完善中,计划做的和官方版本一致。
使用到的技术有React Native、Redux、Typescript
. clone 项目
git clone https://github.com/hellopao/QiushiBaike. 安装依赖
cd QiushiBaike
npm install
npm install typescript@latest -g. 编译
tsc