mcnamee / react-native-starter-kit

:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
MIT License
3.35k stars 865 forks source link

React native a11y linting #178

Closed alex-saunders closed 5 years ago

alex-saunders commented 6 years ago

This project currently includes eslint-plugin-jsx-a11y for web-oriented accessibility linting. Would the project also consider an eslint plugin for react native accessibility? This project: https://github.com/FormidableLabs/eslint-plugin-react-native-a11y has just launched and I think it would be a great addition.

Would be interested to hear what you think!