React Native accessibility
React Native has accessibility APIs that let your app accommodate all users. You can integrate apps with assistive technologies like the bundled screen readers VoiceOver and TalkBack.
Pick a topic
- React Native code samples
React Native accessibility code samples
Browse code samples to learn how to build more accessible React Native apps.
Because React Native apps run on Android and iOS, it's important to learn about the available accessibility features.
Pick a feature
- Learn about Android accessibility features
Android accessibility features
Learn about the accessibility features that are offered by Android.
- Learn about iOS accessibility features
iOS accessibility features
Learn about the accessibility features that are offered by iOS.