Accessibility in iOS Apps
This time, I explore accessibility in iOS apps: what it is, whether it’s important, and what tools you can use to make your app accessible to more people.
Links
- CDC: “Disability Impacts All of Us” (great infographic!)
- CDC: “1 in 4 US adults live with a disability”
- WHO: Blindness and vision impairment fact sheet
- Space Photos, the app I designed and developed (with accessibility in mind!)
- Supporting VoiceOver in your app
- Scaling Fonts Automatically (Dynamic Type documentation)
- Visual Design and Accessibility (WWDC 2019)
- Delivering an Exceptional Accessibility Experience (practical exercise with sample code from Apple)
- Apple’s developer resources for accessibility support