Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 374 Bytes

marksman

项目技术选型: react、 react-redux、redux-observable、rxjs、react-navigation

项目初始化:

首先要按照官网配置好项目环境。

接着:

1、 clone 项目到本地。

2、 npm install。

3、 编译各自原生部分代码,引入依赖包。

3、 react-native run-android ,在模拟器或手机上运行。