mediumExtra#94

React Native accessibility

Prompt

Add accessibility props to a button component: accessible, accessibilityLabel, accessibilityRole, and accessibilityState — and make sure the announced state and the actual touch behavior stay in sync.

Hints

Solution

Your Code

10 min

Tests

Click Run to test your code