test: migrate test app to expo dev client#881
Conversation
Size Report
Startup median (7 runs, lower is better):
Top changed chunks: no changes in the largest emitted chunks. |
|
One docs fix before I would call this merge-ready:
Please make the install/build step target the same device, for example Everything else I checked looks coherent: dependencies/lockfile include |
|
Addressed the docs issue in fc635f0: the iOS example now builds/installs the dev client with the same Validation: |
|
Addressed the remaining review notes in d63d59f.
Validation: |
|
Follow-up review: the docs issue I raised is addressed.
No remaining blocker from my side; with the existing iOS physical-device and Android emulator validation in the PR body plus green checks, I would call this merge-ready. |
|
Summary
Migrate the Expo test app from Expo Go to a local development build powered by Expo Dev Client, including scripts, docs, Maestro config, and the explicit dev-client runtime dependency needed by Android.
Touched files: 7.
Validation
Verified with the test-app typecheck, SkillGym smoke-suite syntax check, and git diff whitespace check. Built and installed locally on iOS physical device 00008150-001849640CF8401C and Android emulator Pixel_9_Pro_XL; both launched the installed dev client and rendered the Agent Device Tester home screen with Release notice.