Code walkthrough of https://developer.apple.com/tutorials/app-dev-training.
- Icons and caption text update based on number of attendees
- Made the screen more appealing
- Updated title to the name of the app
- Simplify information shown (but sacrifices simplicity for reduced accessibility)
- Center align and enlarge main action
- Remove color from labels that are not interactable
- Added
New Scrumtitle - Rename
DismisstoCancel
- Changed title to
Edit Scruminstead of using the title (inaccurate when changed) - Rename
DonetoSave - Presented as a sheet rather than full screen for consistency with New
- Presented as a full screen for focus on content
- Updated background style to make it less jarring
- Themed progress bar based on scrum color
- Added stop button to end the meeting