/react-native-todoMVC

A todoMVC app using react-native + redux

Primary LanguageJavaScript

react-native-todoMVC

> A todoMVC app powered by React-Native & Redux

Demo

Add

### Completed

### Edit

### Remove & Remove All

Usage

$ git clone https://github.com/stephenLYao/react-native-todoMVC.git
$ cd react-native-todoMVC
$ yarn install
$ npm run start

Open another terminal:

$ react-native run-ios

Refer

TodoRN