Skip to content

Multi-tenant build CI

Martin Santangelo requested to merge eas-build-tenant into expo-migration

Ticket(s) / Related Merge Requests

#5184 (closed) #5186 (closed)

Summary of Changes

  • Refactored the tenant support to work with a JSON file (Supports dev mode and live update of most of the properties)
  • Fixed a gesture handler crash on ios
  • Added CI jobs to create demo APKS and production build submitted to the stores
  • Added support to pick square/horizontal logo in welcome screen for tenants
  • Fixed spec error on the CI

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports