microsoft / react-native-adaptivecards

React Native renderer for AdaptiveCards
https://microsoft.github.io/react-native-adaptivecards/
80 stars 21 forks source link

convert accessibility label to lower case #57

Closed CSLMeyers closed 5 years ago

CSLMeyers commented 5 years ago

sometimes upper case, like 'ADD', will not regard as a word by accessibility, here to convert accessibility label to lower case.