Swift UI Accessibility: Beyond the Basics (WWDC 2021)

Posted by

Vincenzo Rubano
on · one minute reading.

In this advanced tutorial from Apple World Wide Developer Conference (WWDC) 2021 you will find out how to “go beyond the basics to deliver an exceptional accessibility experience”. You will learn:

  • how to use the new SwiftUI Previews in Xcode to explore the latest accessibility APIs and create fantastic, accessible apps for everyone;
  • how to customize the automatic accessibility built into SwiftUI to make custom controls accessible;
  • explore best practices and identify where to improve your app’s navigation experience using grouping and focus;
  • “supercharge” navigation for VoiceOver users with the addition of rotors.

Note: a transcript for the video is available from its official page.

Filed under: