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

https://github.com/lisong/reactnativedemo

React Native startup demo
https://github.com/lisong/reactnativedemo

react-native react-navigation redux

Last synced: 5 months ago
JSON representation

React Native startup demo

Awesome Lists containing this project

README

          

# React Native Demo
本项目集成Redux,react-navigation,react-native-code-push

## run

```shell
$ cd /path/to/ReactNativeDemo
$ npm install
$ npm run remotedev
$ react-native run-ios --simulator="iPhone 6"
```

## Redux
下载Redux界面管理[redux-devtools-extension](https://github.com/zalmoxisus/redux-devtools-extension),并设置Host Name:`localhost`, Port: `8000`