StarryStars 1.0.0

StarryStars 1.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release May 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Peter Prokop.



  • By
  • Peter Prokop

StarryStars

StarryStars is iOS GUI library for displaying and editing ratings

Features

StarryStars’ RatingView is both IBDesignable and IBInspectable

You can change any of the following properties right in the interface builder:

Properties

And see the result right away:

RatingView

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

Installation

Manual

Just clone and add StarryStars directory to your project.

Requirements

  • iOS 7.0+ (8.0+ if you use Cocoapods)
  • Xcode 7.0
  • Swift 2.0

Other Projects

SwiftOverlays - Swift GUI library for displaying various popups and notifications.