https://github.com/jamison0902/react-native
React Native Projects
https://github.com/jamison0902/react-native
expo node react react-native typescript
Last synced: 2 months ago
JSON representation
React Native Projects
- Host: GitHub
- URL: https://github.com/jamison0902/react-native
- Owner: jamison0902
- Created: 2024-01-15T17:52:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T21:27:13.000Z (over 1 year ago)
- Last Synced: 2025-11-13T08:13:28.566Z (7 months ago)
- Topics: expo, node, react, react-native, typescript
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Projeto React Native
Este projeto tem o objetivo de trabalhar os conceitos do React Native na implementação de funcionalidades de entrada de texto e exibição de informações de forma dinâmica em listas.

## Recursos
- Linguagem de programação JSX e TypeScript;
- Node v20.11.0;
- JDK 17
- Android Studio 2023.1.1
- React-Native v0.72.6;
## Iniciar o Aplicativo
```
npm install
npm start
Aperta a letra 'a' para abrir no dispositivo virtual configurado
```