https://github.com/mharteux/devmobile
Desenvolvimento de dispositivos móveis - UNIESP
https://github.com/mharteux/devmobile
Last synced: 3 months ago
JSON representation
Desenvolvimento de dispositivos móveis - UNIESP
- Host: GitHub
- URL: https://github.com/mharteux/devmobile
- Owner: mharteux
- License: mit
- Created: 2024-08-22T16:50:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T23:10:23.000Z (6 months ago)
- Last Synced: 2025-01-17T03:25:34.511Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevMobile
Desenvolvimento de dispositivos móveis
**ReadMe com screenshots para aulas 01, 02, 03, 03Challenge e 04**
---
Macs commands:
- **Create project**
npx create-expo-app@latest MeuPrimeiroApp --template blank- **NPM install:**
npm install- **Project working on web:**
npx expo install react-native-web react-dom @expo/metro-runtime- **Project running:**
npm start- **React Navigation:**
npm install @react-navigation/native
npm install react-native-screens react-native-safe-area-context
npm install @react-navigation/native-stack---
## IMG Exercícios Aula01
Exerc01

Exerc02

Exerc03

Exerc04

## IMG Exercícios Aula02
Exerc01

Exerc02

Exerc03

Exerc04

Exerc05 Challenge

## IMG Exercícios Aula03
Go to Details

Details Screen

## IMG Exercícios Aula03 Challenge
Menu

Matheus Detail

Maria Detail

## IMG Exercícios Aula04
Light Theme

Dark Theme
