juanca / react-aria-components

React ARIA-compliant Components
https://juanca.github.io/react-aria-components
MIT License
6 stars 3 forks source link

React Native compatibility #70

Open juanca opened 5 years ago

juanca commented 5 years ago

A little back story: https://github.com/juanca/react-aria-components/issues/25

Motivation: increase developer productivity thus increase library utility by providing cross-platform components.

However, do native platforms have accessibility requirements? What are those? How can those be achieved? What are some good resources for successful accessible native components?