Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishabhbhatia/react-native-todo

Todo-List app using react-native SwipeView and redux.js with ES6 standards
https://github.com/rishabhbhatia/react-native-todo

android es6 expo ios javascript react-native redux todo-list

Last synced: about 2 months ago
JSON representation

Todo-List app using react-native SwipeView and redux.js with ES6 standards

Awesome Lists containing this project

README

        

## Todo's app Preview [(Watch it on YouTube)](https://youtu.be/Dql1nQ73CY4)

![alt text](http://res.cloudinary.com/randomstuffibuy/image/upload/c_scale,w_200/v1504442580/github/todo-mobile/todo-app-v1.0.gif)

## Running

#### Clone & install

* Clone this repo `git clone https://github.com/rishabhbhatia/react-native-todo.git`
* `cd Todo`
* Run `npm install`
* Run `npm start`
* Press `i` to run in iOS simulator or press `a` for Android

#### Mobile Device
* Download Expo app
* Scan QR code from mobile or Open explore tab, Press search and Enter url shown in terminal.

## React and Expo versions

* React
* [react](https://github.com/facebook/react): v16.0.0-alpha.12
* [react-native](https://github.com/facebook/react-native): v0.47.0
* [Expo](https://expo.io): v20.0.0

## Credits

UI Inspiration: Tob Siripak [(Dribbble)](https://dribbble.com/shots/1074906-GIF-Delete-task-and-assign-task-to-your-teammate-in-action)

## License

Released under the [Mit License](https://opensource.org/licenses/MIT)