Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasimy-as/whattodo-rn
A what to do application made using React-Native.
https://github.com/hasimy-as/whattodo-rn
Last synced: 5 days ago
JSON representation
A what to do application made using React-Native.
- Host: GitHub
- URL: https://github.com/hasimy-as/whattodo-rn
- Owner: hasimy-as
- License: mit
- Created: 2020-02-09T15:06:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T16:06:35.000Z (about 2 years ago)
- Last Synced: 2024-11-02T00:11:30.238Z (about 2 months ago)
- Language: JavaScript
- Size: 2.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhatToDo-RN
A what to do application made using React-Native.# Usage
Follow the instructions below:
```sh
First, make sure you have already installed Expo on your device.Secondly, clone/download the repo.
Third, install the needed dependencies (npm install || yarn add).
Fourth, run the application!
```
# Results
After running the app, you'll be on this kind of screen where you can enter something, and delete it.![todos](docs/screenshotView.png)
## Licensed under the [MIT](https://raw.githubusercontent.com/hasimy-as/WhatToDo-RN/master/LICENSE) License.
Happy coding!
~Hasimy