Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Todo-List app using react-native SwipeView and redux.js with ES6 standards
- Host: GitHub
- URL: https://github.com/rishabhbhatia/react-native-todo
- Owner: rishabhbhatia
- License: mit
- Created: 2017-08-22T06:55:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T08:39:24.000Z (over 7 years ago)
- Last Synced: 2024-08-01T13:26:52.495Z (6 months ago)
- Topics: android, es6, expo, ios, javascript, react-native, redux, todo-list
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 79
- Watchers: 3
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)