Skip to content

Make typescript of react-native to support accessibilityActions like invoke, addToSelection, removeFromSelection, select, toggle, expand and collapse #3474

Open

Description

In https://facebook.github.io/react-native/docs/accessibility, accessibilityActions can be any string, but in reality, it only supports 'magicTap' and several others.

We should make it to support below actions which I implemented #2765: invoke, addToSelection, removeFromSelection, select, toggle, expand and collapse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions