StarReview icon indicating copy to clipboard operation
StarReview copied to clipboard

StarReview is a iOS rate tool. it use common star to rate anything can rate

Results 2 StarReview issues
Sort by recently updated
recently updated
newest added

I have a place in my ui where I want to show the star rating but not allow users to change it so I set this setting to false but...

I have tried initialize StarReview view in override func awakeFromNib() , required init?(coder aDecoder: NSCoder) but it`s all not work for me. just empty star state initially and when it...