Version
Issues and Steps to Reproduce
Text component does not allow for hardware keyboard traversal when using AccessibleClickableSpan.
See Gist below for example code.
Expected Behavior
The ClickableSpan sections of the string should be focusable and clickable when using a hardware keyboard
Link to Code
Gist