Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robsonsilv4/todos-reactnative
- Owner: robsonsilv4
- Created: 2020-01-16T18:04:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T07:26:44.000Z (about 2 years ago)
- Last Synced: 2024-11-22T01:15:13.067Z (3 months ago)
- Topics: hooks, javascript, react, react-native, todo
- Language: JavaScript
- Size: 2.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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