react-native-star-rating-widget
react-native-star-rating-widget copied to clipboard
`accessibilityLabel` is deprecated. Use `aria-label`
Are there any plans to upgrade the deprecated notices?
Such as: accessibilityLabel is deprecated. Use aria-label
I guess you're using react-native-web, correct? I wasn't aware you're supposed to use different accessibility props there. I'll look into it in the next few days!