# React Native Init App

a React Native starter powered by [dva](https://github.com/dvajs/dva) and [react-navigation](https://github.com/react-community/react-navigation)

## Start

```bash
npm start
or
npm run ios
```

## LICENSE

MIT
