Visit https://docs.expo.dev/get-started/installation/
cp env.example .env
and update API_HOST value accordingly.
Local - http://localhost:8000/api
Remote - https://elfs.org.au/api
yarn android #to run on android device
yarn ios #to run on ios device
yarn web #to run on web device