An open API service indexing awesome lists of open source software.

https://github.com/konglx90/fox

React Native 项目脚手架
https://github.com/konglx90/fox

flow react-native react-navigation redux redux-saga

Last synced: 2 months ago
JSON representation

React Native 项目脚手架

Awesome Lists containing this project

README

          

## fox

Code for React Native.

### start

```
1. git clone [fox]
2. cd fox
3. npm install -g react-native
4. npm install
5. open it in Xcode
6. RUN it
or
7. react-native run-ios/run-android
```

### use

```
react-native
react
react-navigation
redux react-redux
immer
redux-persist
redux-saga
flow
jest
lodash
ramda
reactotron
```

### api

[知乎日报](https://github.com/izzyleung/ZhihuDailyPurify/wiki/%E7%9F%A5%E4%B9%8E%E6%97%A5%E6%8A%A5-API-%E5%88%86%E6%9E%90)

### base

[React Native App应用架构设计](https://zhuanlan.zhihu.com/p/30617441)