Manually delivery via the expo tools

  • Build the ipa file for the iOs app, run this script:
expo build:ios
  • Build the apk file for the Android app, run this script:
expo build:android