Skip to main content

Mobile Accessibility Guidelines

This section contains accessibility best practices for native mobile apps.

The guidelines are based on the w3c recommendations Accessibility Guideline and are intended for use by anyone building an accessible app with React Native and are not limited to being used with AMA.

Severities

The AMA guidelines are labelled with different levels of severity to indicate their importance.

Critical

These best practices are mandatory and must be enforced. Failing to implement them will result in an inaccessible mobile app.

Serious

While these issues don't entirely prevent users with assistive technology from accessing the content, they pose significant challenges.

Warning

These best practices are considered "nice to have." Adhering to them enhances the accessibility of your app.

External references