Skip to content

Implement accessibilityState: busy property for TextInput for fabric #13046

@jonthysell

Description

@jonthysell

Implement the accessibilityState: busy property for the fabric implementation of TextInput.

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions