Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/husseinfo/tasks
Simple To-do application in react-native
https://github.com/husseinfo/tasks
react-native react-native-navi tasks to-do todo todo-list todo-list-app
Last synced: 23 days ago
JSON representation
Simple To-do application in react-native
- Host: GitHub
- URL: https://github.com/husseinfo/tasks
- Owner: Husseinfo
- Created: 2020-03-08T09:32:16.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T18:35:19.000Z (10 months ago)
- Last Synced: 2024-06-06T02:52:43.974Z (7 months ago)
- Topics: react-native, react-native-navi, tasks, to-do, todo, todo-list, todo-list-app
- Language: JavaScript
- Size: 2.93 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tasks
Simple To-do application in react-native
![alt tasks](https://github.com/Husseinfo/tasks/blob/main/tasks.png?raw=true)
# Running
## Install npm
`$ apt install npm -y`
### Install dependencies
`$ npm install`
### Run react-native server
`$ npm start`
### Run app in Android Emulator
`$ npm run android`