Skip to content

iOS: Accessibility Language Support #30891

@amarlette

Description

@amarlette

Requires API Proposal

This issue may require a new API, or a change to an existing API. An API proposal should be added and discussed before proceeding with implementation. The API proposal can be added in the comments of this issue or linked as a separate issue.

Description

It should be possible to set a specific language for text to be read by VoiceOver. Text to be read is not always the same as the system-wide locale.

React Native version:

v0.63

Expected Behavior

There could be an attribute like "accessibilityLanguage = {...}" which would be set on an applicable type of text.

iOS Details

It seems feasible that the native accessibilityLanguage property could be bridged for applicable components.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions