https://github.com/gartnerleandro/iwrite
Basic local notes app build with expo and react-native
https://github.com/gartnerleandro/iwrite
Last synced: 2 months ago
JSON representation
Basic local notes app build with expo and react-native
- Host: GitHub
- URL: https://github.com/gartnerleandro/iwrite
- Owner: gartnerleandro
- Created: 2023-07-24T17:58:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T07:01:49.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T10:40:18.080Z (4 months ago)
- Language: JavaScript
- Size: 4.36 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
iWrite
iWrite es una aplicación básica de notas locales creada con el fin de hacer pruebas. Esta aplicación te permite crear notas que se almacenan de forma local en tus dispositivos.
## Color Reference
| Color | Hex |
| ----------------- | ------------------------------------------------------------------ |
| Primary |  #F4F2DE |
| Secondary |  #7C9D96 |
| Tertiary |  #A1CCD1 |
| Accent |  #E9B384 |## Capturas



## Authors
- [@gartnerleandro](https://www.github.com/gartnerleandro)