Set up

  • Install Expo CLI: npm install -g expo-cli
  • Download Expo Go: https://play.google.com/store/apps/details?id=host.exp.exponent&hl=en&gl=US
  • Install dependencies: npm i (or npm i --legacy-peer-deps if you get an error)
  • Start the app: npx expo start

Features

  • WIP