Skip to content

Implement accessibilityState: selected property for Text for fabric #13036

Description

Implement the accessibilityState: selected property for the fabric implementation of Text.

Note: The state disabled was already implemented by #11674,but the remaining property values (selected,checked,busy,and expanded) need to be implemented.

This property was available in RNW Paper via FrameworkElementViewManager.

See #13327 for implementation details.

See https://reactnative.dev/docs/accessibility#accessibilitystate for details.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions