microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.54k stars 135 forks source link

Fix accessibilityRole #2001

Closed FalseLobster closed 10 months ago

FalseLobster commented 10 months ago

Please select one of the following

Summary:

In the merges for 0.73, accessibilityRole was inadvertently moved behind a #if block removing it from macOS. This restores the 0.72 behavior, but more work is coming for the new role prop. This is the main version of #1997

Test Plan:

See #1997

Saadnajmi commented 10 months ago

/azp run