Usage
-
Clone the repository
-
Install dependencies
npm install
-
Download expo app for android or ios
-
To run the client
npm start
Wait until a qr code appears on the terminal or browser
Please make sure that your phone and the client are on the same network i.e. Your phone and the computer running the client
Open expo app on phone
Use the app to scan the qr code
The app should build and download
You will get the scan page as it's the default page
- To access other pages
Am using a drawer navigation so swipe from the upperleft
Select the menu item
- The pages have tabs too. You can use the tabs to access other pages too