HCSStarRatingView
HCSStarRatingView copied to clipboard
Accessibility: how to give rating with VoiceOver?
When HCSStarRatingView is tested with VoiceOver and accessibility enabled, it only reads the current value of rating and passes to the next element. I want visually impaired users to be able to select the 1st star, 2nd star and so on. while VoiceOver focuses on each star one by one and allows user to select it and give rating. Is it possible?