oceanbit / GitShark

🦈 A Git client to surf through your repos on mobile
https://gitshark.dev
Mozilla Public License 2.0
136 stars 9 forks source link

[TRACKING] A11Y #62

Closed crutchcorn closed 3 years ago

crutchcorn commented 3 years ago

Early work done for one of our component in:

https://github.com/oceanbit-dev/react-native-button-toggle-group/releases/tag/v1.1.0

crutchcorn commented 3 years ago

The basics of an aria to RN properties value mapper can be found here:

https://gist.github.com/crutchcorn/7f0b19b72ac95ddbed490a6a2bc1dbd9

crutchcorn commented 3 years ago

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:

https://twitter.com/crutchcorn/status/1370193526139461633

crutchcorn commented 3 years ago

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