react-native-flash-message
react-native-flash-message copied to clipboard
Accesible Example
Can you please give me a example showing how to use accesibleLabel please?.
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
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