Skip to content

Commit e6499a8

Browse files
committed
adding roles for tts-span
facebook/react-native#35130
1 parent 57e71fd commit e6499a8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

deprecated-react-native-prop-types/DeprecatedViewAccessibility.js

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@ const DeprecatedViewAccessibility = {
3131
'imagebutton',
3232
'keyboardkey',
3333
'link',
34+
'cardinal',
35+
'ordinal',
36+
'decimal',
37+
'fraction',
38+
'measure',
39+
'time',
40+
'date',
41+
'telephone',
42+
'electronic',
43+
'money',
44+
'digits',
45+
'verbatim',
3446
'list',
3547
'menu',
3648
'menubar',

0 commit comments

Comments
 (0)