Skip to content

lucabartoletti/BLCStarRatingView

Repository files navigation

BLCStarRatingView

Pod Version Pod Platform Pod License

Build Status

A star rating view for iOS

Alt text

  • 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

Podfile

The component can be installed easily using cocoapod

platform :ios, '6.0'
pod "BLCStarRatingView", "~> 1.1.0"

Todo

  • Improve the tests
  • Add a default star shape