Is there any controls available for star rating in ios ? So i can use that in UITableviewCell ??
I know there are some open open source controls like DYRating etc.. But iam not able to add it in tableview cell .
You can check the ASStar rating .
Add the control directly to your view controller or you can add into your cell .
And here is github link.