Learn all about Accessibility with these posts

Make your apps accessible to everyone using SwiftUI and UIKit.

New!
Xcode 15: Automated accessibility audits

Spot accessibility issues in your app automatically with Xcode 15 both locally and on your CI/CD pipeline.

Building layouts with accessibility in mind - Part 2

Make use of `UIScrollView`s to make the layout built in part 1 even more accessible to all users.

Building layouts with accessibility in mind - Part 1

Exploring the power of `UIStackView` and layout guides to lay out a view with accessibility in mind.