An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# iWrite logo 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](https://via.placeholder.com/10/F4F2DE?text=+) #F4F2DE |
| Secondary | ![#7C9D96](https://via.placeholder.com/10/7C9D96?text=+) #7C9D96 |
| Tertiary | ![#A1CCD1](https://via.placeholder.com/10/A1CCD1?text=+) #A1CCD1 |
| Accent | ![#E9B384](https://via.placeholder.com/10/E9B384?text=+) #E9B384 |

## Capturas

![Notes empty](./.github/screenshots/empty.png)
![Add note](./.github/screenshots/add.png)
![Notes list](./.github/screenshots/list.png)
![View note](./.github/screenshots/view.png)

## Authors

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