Target Branch
0.81
Link to commit or PR to be picked
facebook/react-native#53364
Description
This address the missing support non-View key controls: Text, TextInput, Image. This is especially needed in our case as we use React Strict DOM, which exposes only ARIA a11y props.