Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Custom Rotors in React Native #779

Open
meatnordrink opened this issue Apr 8, 2024 · 0 comments
Open

Add support for Custom Rotors in React Native #779

meatnordrink opened this issue Apr 8, 2024 · 0 comments

Comments

@meatnordrink
Copy link

Introduction

iOS offers Custom Rotors and Custom Actions accessibility tools. These tools offer the ability to significantly enhance the accessible experience.

Lack of access to these tools via React Native means that React Native apps must lag behind native apps in accessibility.

Details

  • One objection to this might be that these APIs aren't available for Android, so it's another platform-specific capability. One answer to this is that there may be Android-specific capabilities that could be added; the other is that 71% of screen-reader users use iOS on their mobile devices, so supporting the iOS a11y APIs is more impactful.

Good introductions for those not familiar with Custom Rotors and Custom Actions:

Discussion points

  • How much work would this be?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant