FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support all accessibilityRoles

pjivers-bom opened this issue · comments

Current accessibility roles, such as 'switch', should be supported: https://facebook.github.io/react-native/docs/accessibility.html#accessibility-properties

commented

fixed with v1.3.0