Search results for rating

AppReview screenshot

AppReview

May 13, 2023 • MIT License
⭐️ A tiny library to request review on the AppStore. This is wrapper around native SKStoreReviewController.
AxisRatingBar for SwiftUI screenshot

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 ...
StarRating screenshot

StarRating

June 15, 2021 • MIT License
A StarRating element written for SwiftUI
StarRatingView screenshot

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 screenshot

BSRatingView

October 02, 2017 • Apache 2.0 License
This library is to show rating as stars. Choose style and color and display it.
Feelings screenshot

Feelings

June 19, 2017 • MIT License
Another rating view to share your feelings. 🎭
AARatingBar screenshot

AARatingBar

February 25, 2017 • Apache 2.0 License
AARatingBar is a simple, lightweight & easy-to-use rating bar designed to get and set ratings in iOS, written in Swift.
EZRatingView screenshot

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.
App Rating Alert screenshot

App Rating Alert

July 19, 2016 • Unspecified License
Show an alert to the users rate your app. But if they rate 3 stars or less, they only recive a "Thank you alert", however if they rate 4 o 5 stars, they will be redirected to the App Store. FUNC...
JMCRatingStarsControl screenshot

JMCRatingStarsControl

July 04, 2016 • GPL License
Custom control that can be used as a rating tool for any kind of content. It comes with two kinds of buttons: star and rectangular. You can also choose between single and multiple selection modes. ...
STRatingControl screenshot

STRatingControl

March 28, 2016 • MIT License
STRatingControl is a UI control that represent the star rating control. STRatingControl allows you to select a rating starting from 0 to any number of stars you want. You can use default star image...
HCSStarRatingView screenshot

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...
No image provided.

SARate

October 23, 2014 • MIT License
SARate is a library to get positive app reviews on the AppStore.
FloatRatingView screenshot

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...
RateMyApp (Swift) screenshot

RateMyApp (Swift)

October 03, 2014 • MIT License
RateMyApp is a class to provide gentle reminders for app users to rate your app, written completely in swift Features: 1) Easy setup 2) Supports iOS7 & iOS8
RateView screenshot

RateView

July 22, 2014 • MIT License
RateView is a UIView subclass that creates a customizable rating view containing rating stars in it. It fills out the stars in percentage fill manner. It can be used for - displaying a rating fo...
DXStarRatingView screenshot

DXStarRatingView

May 17, 2014 • MIT License
Simple and easy to use StarRatingView for iOS
TPFloatRatingView screenshot

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 screenshot

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 screenshot

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.