Skip to content

Unable to define the Accessibility Focus order in React Native components #13152

Closed
@oargaruna

Description

@oargaruna

Description

There is no way to define the accessibility focus order for individual components. From what I can see when swiping left/right with Talkback/VoiceOver enabled is that the UI is scanned from top-left to bottom-right and accessible views are highlighted as they are encountered. I would like to define my own focus order for the screen readers, but currently there seems to be no way to do so.

Additional Information

  • React Native version: 0.34
  • Platform: both
  • Development Operating System: MacOS
  • Dev tools: XCode 8.2.1/Android Studio 2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions