A star rating view for iOS
- Tested for iOS6+
- It works with autolayout, if needed the view is able to autoresize itself to fit the stars
- Easy to setup.
Try the sample app to test the component
The component can be installed easily using cocoapod
platform :ios, '6.0'
pod "BLCStarRatingView", "~> 1.1.0"
- Improve the tests
- Add a default star shape