Skip to content

refactor: migrate accessibility props to aria props#5005

Draft
MrMuzyk wants to merge 5 commits into
callstack:mainfrom
MrMuzyk:refactor/migrate-accessiblity-props-to-aria-props
Draft

refactor: migrate accessibility props to aria props#5005
MrMuzyk wants to merge 5 commits into
callstack:mainfrom
MrMuzyk:refactor/migrate-accessiblity-props-to-aria-props

Conversation

@MrMuzyk

@MrMuzyk MrMuzyk commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Motivation

React Native added aria-* props as web-compatible aliases for the legacy accessibility* props. This PR migrates the library's internal usage across all components to the modern API, so components work correctly with React Native Web and align with the direction RN is taking the accessibility API.

Related issue

N/A

Test plan

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant