react-native-windows
react-native-windows copied to clipboard
Add support for `accessibilityLabeledBy` (Android-only in core)
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.