evgenyneu / Cosmos

A star rating control for iOS/tvOS written in Swift
MIT License
2.18k stars 366 forks source link

Set custom accessibilityLabel for Cosmos View #196

Open RahulMukherjee opened 1 year ago

RahulMukherjee commented 1 year ago

Hi Team, I want to set/override the accessibilityLabel with my custom text. But i am unable to do that. Please let me know is there any way to set the accessibilityLabel with my custom text?

ipv02 commented 11 months ago

Hi, I've encountered the same issue – I need to set the accessibilityLabel and accessibilityTraits for the CosmosView, but I'm having trouble doing that.