Closed crutchcorn closed 3 years ago
The basics of an aria
to RN properties value mapper can be found here:
https://gist.github.com/crutchcorn/7f0b19b72ac95ddbed490a6a2bc1dbd9
Working through some of the A11Y issues, I noticed something that is either a "bug" or a potential "enhancement" in React Native Paper, but wasn't sure if there was some other reason for it.
Asked Satya on Twitter:
A11Y is at the forefront of our mind as we continue to develop GitShark. However, this issue was really ever meant for internal tracking of initial A11Y functionality and the resources we used to add that.
I'm going to close this issue, but please let us know if there's anything we need to improve or fix. Accessibility is extremely important to us
Early work done for one of our component in:
https://github.com/oceanbit-dev/react-native-button-toggle-group/releases/tag/v1.1.0