pdrXeon / Extensionista_Mobile

Extensionista_Mobile
0 stars 0 forks source link

Projeto Extensionista Mobile #2

Open pdrXeon opened 2 hours ago

pdrXeon commented 2 hours ago

NECESSARIO PARA O CODIGO RODAR DIGITAR ESSES COMANDOS NO CMD ANTES DE RODAR O APLICATIVO

  1. npm install @react-navigation/native

  2. npm install @react-navigation/stack

  3. npm install react-native-screens react-native-safe-area-context

  4. npx expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view

  5. npm install @react-native-async-storage/async-storage

pdrXeon commented 2 hours ago
  1. Windows + r
  2. cmd
  3. npx create-expo-app --template blank appMontrip
  4. code .
  5. Abrir o Android studio e o telefone virtual manualmente
  6. no cmd npm run android
pdrXeon commented 2 hours ago

Codigo do projeto

appMontrip.txt