Accessibility: Part 1
Note: In this episode, you may see the now-obsolete #if DEBUG macro, which used to be utilised for previews to run in the canvas. This is now no longer necessary, and you can safely ignore it. We’ve removed it from the project for convenience as well.
Refactor an app to be more accessible and support users who rely on assistive technologies such as VoiceOver.
Comments