FormidableLabs / eslint-plugin-react-native-a11y

React Native specific accessibility linting rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for new Pressable component

millyvanilly opened this issue · comments

Just wondered if there will be any update to support pressable component?
It seems more and more react native projects are moving away from touchable

Would be great if the pressable component was scanned for a11y issues in the same way that it does with touchables currently