react-native-bouncy-checkbox icon indicating copy to clipboard operation
react-native-bouncy-checkbox copied to clipboard

feat: Add out-of-the-box accessibility support

Open a7medev opened this issue 3 years ago • 3 comments
trafficstars

Add out-of-the-box accessibility support for the checkbox component by adding accessibilityRole, accessibilityState, accessibilityLiveRegion and a default accessibilityLabel of props.text to the touchable component of the checkbox.

a7medev avatar Sep 03 '22 10:09 a7medev

@WrathChaos Did you take a look at this?

a7medev avatar Apr 10 '23 13:04 a7medev

@a7medev totally forgot this PR, really sorry

WrathChaos avatar Apr 11 '23 06:04 WrathChaos

I will release a new version today

WrathChaos avatar Apr 11 '23 06:04 WrathChaos

Thank you for the PR again :) Very sorry for extremely late action but finally version 4 is published

Please check it out!

Version 4.0.0 🥳

WrathChaos avatar Apr 06 '24 20:04 WrathChaos