Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robsonsilv4/todos-reactnative

:snowflake: Aplicação de lista de tarefas para estudos de React Native 0.61
https://github.com/robsonsilv4/todos-reactnative

hooks javascript react react-native todo

Last synced: 16 days ago
JSON representation

:snowflake: Aplicação de lista de tarefas para estudos de React Native 0.61

Awesome Lists containing this project

README

        

# Todo - Lista de tarefas com React Native

Aplicativo de lista de tarefas (sim, mais um!) desenvolvido para estudos de React Native, Hooks e componentes básicos do framework.

## Prévias da aplicação:

| | | | |
| :-----------------------------------------: | :----------------------------------------: | :--------------------------------------------: | :--------------------------------------------------: |
| ![Prévia do app](./screenshots/preview.png) | ![Adicionar tarefa](./screenshots/add.png) | ![Validação do texto](./screenshots/error.png) | ![Remover/concluir tarefa](./screenshots/remove.png) |
| | | | |

## Versões utilizadas:

- React 16.9.0
- React Native 0.61
- Expo 36.0.0

### Referências:

- https://facebook.github.io/react-native/docs/getting-started
- https://docs.expo.io/versions/latest/
- http://bit.ly/36YtkOE