Skip to content

Consider adding rules specific to React Native a11y APIs #287

Open
@beefancohen

Description

@beefancohen

https://facebook.github.io/react-native/docs/accessibility.html

I'm not very familiar with React Native, but I think there's a big opportunity here to help with accessibility across the whole React ecosystem. Not sure if we can support both web and native with the current ruleset, but we can consider using a setting to specify which platform a user is targeting (i.e. platform: 'android' with default set to DOM), or prefix rules with native- like eslint-plugin-react uses the jsx- prefix for rules with JSX.

@jessebeach do you know of anyone that we could loop in for help with this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions