Set up an automated GitHub Actions workflow to run our existing Maestro UI test flows against an iOS simulator. We can use a macos-latest runner, boot a simulator, build the iOS app using npx expo run:ios, install Maestro, and run the flows to ensure iOS UI parity and avoid regressions.