Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 705 Bytes

README.md

File metadata and controls

38 lines (34 loc) · 705 Bytes

📱 React Native

📃 Conteúdo

  1. Dependências
  2. Instalação

📁 Dependências

  • @expo-google-fonts/roboto
  • @react-native-async-storage/async-storage
  • axios
  • expo
  • expo-app-loading
  • expo-auth-session
  • expo-font
  • expo-linear-gradient
  • expo-random
  • expo-status-bar
  • moti
  • react
  • react-dom
  • react-native
  • react-native-dotenv
  • react-native-iphone-x-helper
  • react-native-reanimated
  • react-native-svg
  • react-native-web
  • socket.io-client

📂 Instalação

# Entre na pasta
cd nlw-heat/mobile
# Instale as dependências
yarn
# Inicie
expo start