EDStarRating
EDStarRating copied to clipboard
When using the version with the tintColor support, there are memory bugs
I add a EDStarRating to a UICollectionViewCell. This seems to work until I start scrolling, then a crash occurs (looks like a memory issue)
Just tried with a collectionView with thousand of items and could not find crashes or leaks. could you try with latest HEAD? i did some changes and moved to ARC-only.