ANIME
ANIME

Reputation: 11

How to achieve accessibility in react-native-render-html in react native?

When I test accessibility , it does not read the html rendered content.

<Text accessible={true}>
          <RenderHtml source={source} renderersProps={renderersProps} />
        </Text>

Upvotes: 1

Views: 441

Answers (0)

Related Questions