Commit 5020997
Comma separate co-opted accessibility labels
Summary:
It is pretty jarring for semantically different labels to be read all at once, let's comma separate them - which VoiceOver will pause at. Android does this by default with its coopting implementation
Changelog: [Internal]
Differential Revision: D769210001 parent 94cbf20 commit 5020997
File tree
1 file changed
+1
-1
lines changed- packages/react-native/React/Fabric/Mounting/ComponentViews/View
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1215 | 1215 | | |
1216 | 1216 | | |
1217 | 1217 | | |
1218 | | - | |
| 1218 | + | |
1219 | 1219 | | |
1220 | 1220 | | |
1221 | 1221 | | |
| |||
0 commit comments