Expo Go in a York University Schedule
2026-08-28#expo#mobile#york-university
Between classes at York, I do not want a heavy native toolchain tax just to test a screen.
Expo Go lets me:
- iterate UI quickly on a physical phone
- share builds with teammates without ceremony
- keep TypeScript shared with web projects when it makes sense
For campus tools, club apps, or client demos, Expo is usually enough to prove the product before committing to a heavier release pipeline.
Flutter still wins for some UI systems. Expo wins for speed when the idea is still forming.