Expo app to wrap the NextJS web app as a native iOS / Android app and provide native device APIs
- Prebuild with
npx expo prebuild
- Build custom dev client with
yarn dev:build
- Unzip the
build-XXX.tar.gz
file and drag+drop the MetaFactory app into the Simulator - Run
yarn start
to run Expo dev server