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: 9 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T08:39:24.000Z (over 8 years ago)
- Last Synced: 2024-10-29T13:50:31.178Z (about 1 year ago)
- Topics: android, es6, expo, ios, javascript, react-native, redux, todo-list
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 80
- Watchers: 3
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-native - Todo List ★31 - Todo-List app using SwipeView with ES6 standards for iOS and Android. (Open Source Apps / Other Platforms)
- fucking-awesome-react-native - Todo List ★31 - Todo-List app using SwipeView with ES6 standards for iOS and Android. (Open Source Apps / Other Platforms)
- awesome-react-native - Todo List ★31 - Todo-List app using SwipeView with ES6 standards for iOS and Android. (Open Source Apps / Other Platforms)
- awesome-react-native - Todo List ★31 - Todo-List app using SwipeView with ES6 standards for iOS and Android. (Open Source Apps / Other Platforms)
- awesome-react-native - Todo List ★31 - Todo-List app using SwipeView with ES6 standards for iOS and Android. (Open Source Apps / Other Platforms)
README
## Todo's app Preview [(Watch it on YouTube)](https://youtu.be/Dql1nQ73CY4)

## 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)