AxisRatingBar for SwiftUI
February 24, 2022 • MIT License
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms ...
StarRatingView
July 03, 2020 • MIT License
StarRatingView is a simple Star Rating View for displaying star ratings and entering them (by touching the stars). It's written for iOS, in Swift 5.1 (UIKit, not SwiftUI). It also works with Interf...
BSRatingView
October 02, 2017 • Apache 2.0 License
This library is to show rating as stars. Choose style and color and display it.
EZRatingView
October 30, 2016 • MIT License
Star mark rating view with flat design for iOS6 and later.
Note: This project is derivative from the original AXRatingView but added fine-grained control of symbols.
HCSStarRatingView
March 06, 2015 • MIT License
Simple star rating view for iOS written in Objective-C
HCSStarRatingView is a UIControl subclass to easily provide users with a basic star-rating interface.
It supports all device resolutions...
FloatRatingView
October 11, 2014 • MIT License
A simple rating view for iOS written in Swift! Supports whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ra...
TPFloatRatingView
March 21, 2014 • MIT License
A simple rating view with whole, half or floating point values. I couldn't find anything that easily set floating point ratings, so I made this control based on the Ray Wenderlich tutorial found he...
AXRatingView
January 26, 2014 • MIT License
Star mark rating view with flat design for iOS7
It is useful for a review dialog.
- Smooth rating (ex. 4.22 -> 4.23)
- Step rating by 1.0 (ex. 3.00 -> 4.00)
- Step rating by 0.5 (ex. 3.00 -> ...
RatingView
October 30, 2013 • MIT License
Auto-sizes the icon you want to the given frame. Handles tap and pan gestures. The value can be continuous or step by step while handling pan.
TQStarRatingView
September 25, 2013 • Unspecified License
IOS star rating view control, click and sliding ratings.