Skip to main content
Logo Appt Light

Contrast on React Native

Apps should provide enough contrast between text and its background so that it can be read by people with moderately low vision. Furthermore, user interface components should also have enough contrast. Low contrast controls are more difficult to perceive, and may be completely missed by people with a visual impairment.

With React Native, you can use the Accessibility Scanner app and Xcode's Accessibility Inspector to detect contrast issues automatically.

// No code required

Feedback?

Let us know!