Skip to main content

Screenshots

The mobile app now supports automated documentation screenshots on iOS.

Current approach

  • Expo dev build for iOS
  • Maestro for scripted navigation and capture
  • stable screenshot-oriented fixture data for key screens
  • Playwright for hosted admin portal screenshots

Current outputs

The first captured set includes:

  • home
  • capture step 1
  • capture step 2
  • capture step 3
  • context/events
  • dashboard
  • executive dashboard
  • profile

The curated mobile images are now published in Mobile App > Mobile Screenshots.

The curated admin images are now published in Admin App > Admin Screenshots.

Workflow source

The active screenshot implementation lives in the mobile app repo.

Primary references:

  • docs/SCREENSHOTS.md
  • .maestro/screenshots.yaml
  • scripts/run-doc-screenshots.sh

Move curated output images into a stable docs asset folder inside this repo once naming and selection are finalized.