-
Clone the repo:
git clone https://github.com/LaurenceM10/qr-scanner.git
-
Access the directory:
cd qr-scanner
-
Install the dependencies:
yarn
ornpm install
-
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.
- 🤖 Android Play Store - Android Lollipop (5) and greater.
- 🍎 iOS App Store - iOS 11 and greater.
-
Start the development server:
yarn start
orexpo start
- 🤖 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.