toggle-switch-react-native icon indicating copy to clipboard operation
toggle-switch-react-native copied to clipboard

Adding in Accessibility props

Open bkosik24 opened this issue 4 years ago • 1 comments

Hi, I noticed there was no way to pass in any Accessibility props so users with their screen readers enabled cannot know what this plugin can do.

At minimum:

  • accessibilityLabel
  • accessibilityHint
  • accessibilityRole (could default this to either switch or checkbox but not required).

I was planning on making a PR to add in these props but wanted to submit this "issue/enhancement" first.

bkosik24 avatar Feb 18 '21 17:02 bkosik24

We will work on that

aminebenkeroum avatar Oct 05 '21 14:10 aminebenkeroum