Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1018 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 1018 Bytes

Installation

  • Clone the repo: git clone https://github.com/LaurenceM10/qr-scanner.git

  • Access the directory: cd qr-scanner

  • Install the dependencies: yarn or npm install

Run

  • Expo Go app for iOS and Android: the fastest way to get up and running is to use the Expo Go app on your iOS or Android device. Expo Go allows you to open up apps that are being served through Expo CLI.

  • Start the development server: yarn start or expo start

Opening the app on your phone/tablet

  • 🤖 On your Android device, press "Scan QR Code" on the "Projects" tab of the Expo Go app and scan the QR code you see in the terminal or in Expo Dev Tools.
  • 🍎 On your iPhone or iPad, open the default Apple "Camera" app and scan the QR code you see in the terminal or in Expo Dev Tools.