Skip to content

hellopao/QiushiBaike

Repository files navigation

QiushiBaike_React_Native

react native写的糗事百科客户端

说明

官方客户端广告太多,多年老糗友实在看不下去,就打算自己写一个跑着玩。功能还在完善中,计划做的和官方版本一致。

使用到的技术有React NativeReduxTypescript

使用

. clone 项目

git clone https://github.com/hellopao/QiushiBaike

. 安装依赖

cd QiushiBaike
npm install 
npm install typescript@latest -g

. 编译

tsc