This project uses ReactNative framework together with Expo
- Assuming that you have Node 10+ installed:
npm install
npm start
Install the Expo client app on your iOS or Android phone and connect to the same wireless network as your computer.
- On Android, use the Expo app to scan the QR code from your terminal to open your project.
- On IOS, follow on-screen instructions to get a link.
npm run android
npm run ios