This is a sample mobile app built with react native
Here are the prerequisites for this app:
- node
- npm
- yarn
- expo and expo-cli
Once you have installed the above:
yarn install # To install app dependencies
yarn start # To start the app locally, you can open iOS, Android, or web from here.