HCSStarRatingView icon indicating copy to clipboard operation
HCSStarRatingView copied to clipboard

Allow change in star shape programmatically

Open jwolkovitzs opened this issue 5 years ago • 0 comments

Allows change in star shape programmatically by overriding the - (void)_drawAccurateHalfStarShapeWithFrame:(CGRect)frame tintColor:(UIColor *)tintColor progress:(CGFloat)progress { method

jwolkovitzs avatar Dec 20 '19 18:12 jwolkovitzs