Commit dcc5dbe
adding togglebutton to attributedstring conversions (facebook#35632)
Summary:
fixes runtime error `E/ReactNativeJNI(24576): Unsupported AccessibilityRole value: togglebutton` when using togglebutton accessibilityRole with Text. Related da899c0
## Changelog
[GENERAL] [FIXED] - Fixes crash when using togglebutton accessibilityRole with Text
Pull Request resolved: facebook#35632
Reviewed By: lunaleaps
Differential Revision: D42360628
Pulled By: rshest
fbshipit-source-id: afca8f540d972e1df0c390b3dff8875f07804e971 parent 4c911a2 commit dcc5dbe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
717 | 717 | | |
718 | 718 | | |
719 | 719 | | |
720 | | - | |
| 720 | + | |
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
| |||
0 commit comments