Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterprokop committed Nov 1, 2015
1 parent 982ea06 commit 9f73733
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ StarryStars is iOS GUI library for displaying and editing ratings
StarryStars' ```RatingView``` is both ```IBDesignable``` and ```IBInspectable```

You can change any of the following properties right in the interface builder:
![Properties](https://i.imgflip.com/df525.gif)

![Properties](http://i.imgur.com/puU9Ypc.png)

And the the result right away:

![RatingView](http://i.imgur.com/r3bMqDT.png)

To add RatingView to your Storyboard/.xib file just drag a generic UIView from palette, then in "Custom Class" section of identity inspector set class to ```RatingView```
Expand Down

0 comments on commit 9f73733

Please sign in to comment.