Skip to main content
React Native AMA

React Native AMA

A comprehensive drop-in accessibility library for React Native.

Features

  • Real-time Accessibility checksReal-time Accessibility checksAMA actively audits your application by performing runtime accessibility checks on its components. When an issue is detected, the library provides developers with actionable feedback, including a detailed explanation of the problem, guidance on how to fix it, and a direct link to the relevant accessibility guideline. This empowers developers to find and resolve accessibility violations quickly and efficiently during the development process.
  • Works with Any UI LibraryWorks with Any UI LibraryAMA's checks run natively on iOS and Android, inspecting your app's real view hierarchy — not a fixed set of components you have to adopt. That means AMA works with your own components, a third-party UI library, or anything else you're already using. Independent sub-packages let you install only what you need.
  • WCAG CompliantWCAG CompliantAMA aims to meet the Web Content Accessibility Guidelines (WCAG), providing a solid foundation for creating mobile apps that are accessible to all users. This commitment to compliance helps ensure your app meets industry standards for accessibility.

Get Started

Integrating AMA's accessible features effortlessly into your mobile apps today!

Documentation