react-native-flash-message icon indicating copy to clipboard operation
react-native-flash-message copied to clipboard

Accesible Example

Open Zenyker opened this issue 2 years ago • 2 comments

Can you please give me a example showing how to use accesibleLabel please?.

Zenyker avatar Aug 04 '22 19:08 Zenyker

Hi @Zenyker

This isn't something exclusive of this package, as you can see in this link every View in React Native has this props => https://reactnative.dev/docs/accessibility

lucasferreira avatar Aug 04 '22 19:08 lucasferreira

Hi thanks for the answer, I am making an accessible app but the showMessage don’t works with voice over, I just want to voice over detect the text of the fetch response.

Thanks

Zenyker avatar Aug 05 '22 00:08 Zenyker