Skip to content

An easy to use Star Rating controller which has dynamic features as per your requirements.

Notifications You must be signed in to change notification settings

vivekguptaraw/StarRating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

StarRating Control

An easy to use Star Rating control with dynamic features written in swift(iOS).

Features

  • Using the control in Storyboard or within XIB is very easy and developer can easily see the changes applied to the control such as star selected color and Rate points in the Interface builder.
  • Easy to use within any UIViewController or UIView.
  • Developer can change the fill color of Star as per his requirement very easily.
  • Easy and strong support of IBDesignable and IBInspectable (You can see the changes very easily in Interface builder).
  • The Rate Points can be easily set in Interface builder and as per that the star will be filled.
  • The fill color can be easily changed via Inteface builder or at run time.
  • Easily Draggable colors.
  • Gives exact Rate points in float(e.g. 1.2, 2.3, 4.9 etc) as per the your drag position.
    • Default two buttons are there such as "Rate Now", "Cancel".
  • Supports Multiple buttons (requires an array of string to be passed for button names).
  • Easy button click delegates are provided via protocols.

Quicklook Screenshots on my blog

https://mobileappengineer.blogspot.in/2018/04/star-rating-swift-ios.html

Working Screenshots/Gifs

Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur Imgur

About

An easy to use Star Rating controller which has dynamic features as per your requirements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages