A11yTune

Challenge 1: What is it?

When creating web content, you often get some screen reader support for free by just using the right HTML element (e.g. your headings are <h> tags, and the screen reader understands that). React Native components often aren't mapped the same way, so you have to describe what they do to the screen reader.

Editor tools

Do you need a hint?

Run it on your phone