Skip to content

Implement accessibilityState: busy property for ActivityIndicator for fabric #13058

Description

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

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

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions