Skip to content

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

Open
@licanhua

Description

@licanhua

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions