Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.29 KB

accessibility_principles_and_examples.md

File metadata and controls

22 lines (14 loc) · 1.29 KB

Accessibility principles and examples

The latest version of the WCAG is WCAG 2.1, which defines some guidelines for covering accessibility on mobile devices. Still, it does not cover how to natively satisfy those guidelines on modern platforms like Android and iOS.

Because of that, we defined our guidelines to help mobile developers to satisfy most of the guidelines defined by WCAG.

In the following chapters, information about satisfying accessibility guidelines will be provided with descriptions and techniques:

Alongside the guidelines and examples, you can check the list of requirements that should be satisfied for each guideline:

← Accessibility guidelines | Testing accessibility features →