Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netyouli/react-native-whcapp

react-native + redux whcapp Provide learning advice for learning react-native development Support: Android 5+ iOS 8.0+,一个完整的react-native app 并且带有完整的数据交互实现
https://github.com/netyouli/react-native-whcapp

react react-native react-native-app whc whcapp

Last synced: about 1 month ago
JSON representation

react-native + redux whcapp Provide learning advice for learning react-native development Support: Android 5+ iOS 8.0+,一个完整的react-native app 并且带有完整的数据交互实现

Awesome Lists containing this project

README

        

# react-native whcapp

[![License Apache2.0](https://img.shields.io/hexpm/l/plug.svg)](https://raw.githubusercontent.com/attentiveness/whcapp/master/LICENSE)

A complete react-native app with complete data interaction capabilities.

Provide learning advice for learning react-native development

一个完整的react-native app 并且带有完整的数据交互实现

**Flutter版本:**[whc_flutter_app](https://github.com/netyouli/whc_flutter_app)

**android版本体验:** [https://fir.im/whcandroid](https://fir.im/whcandroid)

**ios版本体验(内测):** [https://fir.im/whcios](https://fir.im/whcios)

**app所使用数据接口文档地址:**[http://www.wuhaichao.com/api_doc/](http://www.wuhaichao.com/api_doc/)

**Support: Android 5+ iOS 8.0+**

## App Architecture

```
"react": "16.0.0-beta.5",
"react-native": "0.49.5",
"react-navigation": "1.0.0-beta.19",

"react-redux": "^5.0.5",
"redux": "^3.7.2",
"redux-thunk": "^2.2.0"
```

## Screenshot


## Development

### Step One

```
npm install -g react-native-cli
```
### Step Two

```
npm install
```
### Step Three

```
react-native start
```
### Step Four

```
react-native run-ios
react-native run-android
```

## Contributing

Any good Suggestions or questions to ask or email

## License

Apache License 2.0