react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

No way to customize accessibility for custom native components

Open acoates-ms opened this issue 8 months ago • 2 comments

There is no way currently to customize the behavior of CompositionDynamicAutomationProvider for custom native components.

For example, if a control wanted to implement https://learn.microsoft.com/en-us/office/uia/word/wordcustomproperties

acoates-ms avatar Apr 28 '25 23:04 acoates-ms

See https://office.visualstudio.com/Office/_git/Office/pullrequest/4095952 for Paper ViewManager which needs to be implementable on fabric.

acoates-ms avatar Jun 03 '25 14:06 acoates-ms

I’d like to work on this issue because it’s a good entry point for me to start contributing to React Native Windows while also learning more about accessibility and custom native components. Accessibility is an area that makes a big difference for real users, and I’d like to gain hands-on experience in improving it. Since this issue is focused and impactful, I think it’s a great place for me to begin contributing meaningfully to the project.

Samyra312007 avatar Sep 27 '25 15:09 Samyra312007