microsoft / microsoft/react-native-windows
Add support for `accessibilityLabeledBy` (Android-only in core)
Open
@vineethkuttan is already working on this.
Since May 9, 2025.
Area: Accessibility
enhancement
New Architecture
Workstream: Accessibility
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Add support for accessibilityLabeledBy prop.
It doesn't look like this prop was implemented for Paper. Thus, implementing this prop is not needed for parity with Paper, so we can hold off implementing for now. Later we can investigate if this prop connects to a UIA value used by Windows.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.