Skip to content

Latest commit

 

History

History

expo

Expo App

Expo app to wrap the NextJS web app as a native iOS / Android app and provide native device APIs

Building

  1. Prebuild with npx expo prebuild
  2. Build custom dev client with yarn dev:build
  3. Unzip the build-XXX.tar.gz file and drag+drop the MetaFactory app into the Simulator
  4. Run yarn start to run Expo dev server