@JanJaapdeGroot presented the ScreenReader app for #GAAD2022. An app to help anyone learn VoiceOver's gestures in a very creative and playful way.

A drawing of Jan Jaap de Groot's profile picture, the ScreenReader app icon, and a screenshot of the app where it is showing how you can choose a rotor setting by making a rotating movement with two fingers with an illustration exemplifying the gesture.

You may also find interesting...

UIAccessibility is the cornerstone of any accessible UIKit app. Among others, understanding what an accessibility label, value, trait or hint are, is key. This is an example of how they could be configured for a custom rating component. #GAAD2022

Please, don't use accessibility labels as ids for your UI tests. It can completely ruin the experience for VoiceOver users. There is actually an accessibility identifier property that you can use instead to uniquely identify your UI elements.

Tomorrow is @gbla11yday! And I'm going to start a challenge, tweeting everyday, for a whole year, about tips, resources, and other useful info on how to develop accessible iOS apps. Are you up for the challenge? #GAAD

Created in Swift with Ignite.

Supporting Swift for Swifts