Accessibility Audit (Apple)
Run a focused accessibility pass for SwiftUI and UIKit surfaces.
When to Use
- •Before release or for new UI surfaces.
Inputs
- •Target screens or views
- •Known issues or user reports
Instructions
- •Validate VoiceOver labels, hints, and reading order.
- •Confirm Dynamic Type support and truncation behavior.
- •Check color contrast in Light and Dark modes.
- •Ensure focus behavior for tvOS and hardware keyboards.
- •Suggest automated tests or manual checks.
Output
- •A checklist of issues and recommended fixes.