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