react-native-todo-flux
react-native-todo-flux copied to clipboard
React Native todo-example, using ES6 & flux architecture & flow.
RNTodoFlux
React Native todo-example, using ES6 & flux architecture & flow.
Tech usage
- IDE - Nuclide
- Architecture - Flux
- Code check - flow
- Event - EventEmitter
- Data ORM - AsyncStorage
- Object copy - object-assign
Android snapshot
IOS snapshot
Distortion in transaction of page which contains DatePicker seems a bug.
Build
git clone https://github.com/desmond1121/RNTodoFlux.git
cd RNTodoFlux
npm install
react-native run-android