Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 521 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 521 Bytes

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