All Projects → akiroom → Axratingview

akiroom / Axratingview

Licence: mit
Star mark rating view with flat design for iOS8, iOS9, iOS10

Projects that are alternatives of or similar to Axratingview

Attributedstring
基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.
Stars: ✭ 294 (-6.07%)
Mutual labels:  cocoapods
Stevia
🍃 Concise Autolayout code
Stars: ✭ 3,182 (+916.61%)
Mutual labels:  cocoapods
Tpinappreceipt
Reading and Validating In App Purchase Receipt Locally.
Stars: ✭ 305 (-2.56%)
Mutual labels:  cocoapods
Anyformatkit
Simple text formatting in Swift
Stars: ✭ 296 (-5.43%)
Mutual labels:  cocoapods
Material Showcase Ios
✨ An elegant way to guide your beloved users in iOS apps - Material Showcase.
Stars: ✭ 300 (-4.15%)
Mutual labels:  cocoapods
Functionkit
A framework for functional types and operations designed to fit naturally into Swift.
Stars: ✭ 302 (-3.51%)
Mutual labels:  cocoapods
Mixpanel Swift
Official iOS (Swift) Tracking Library for Mixpanel Analytics
Stars: ✭ 294 (-6.07%)
Mutual labels:  cocoapods
Gradientprogressbar
📊 A customizable gradient progress bar (UIProgressView).
Stars: ✭ 311 (-0.64%)
Mutual labels:  cocoapods
Mevfloatingbutton
An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.
Stars: ✭ 301 (-3.83%)
Mutual labels:  cocoapods
Glnotificationbar
GLNotificationBar is a ios10 style notification bar, can be used to handle push notification in active state.
Stars: ✭ 306 (-2.24%)
Mutual labels:  cocoapods
Luminous
Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform.
Stars: ✭ 298 (-4.79%)
Mutual labels:  cocoapods
Callbackurlkit
Implementation of x-callback-url (Inter app communication) in swift
Stars: ✭ 299 (-4.47%)
Mutual labels:  cocoapods
Lthradiobutton
A radio button with a pretty animation
Stars: ✭ 303 (-3.19%)
Mutual labels:  cocoapods
Web3.swift
A pure swift Ethereum Web3 library
Stars: ✭ 295 (-5.75%)
Mutual labels:  cocoapods
Swiftwebvc
A drop-in inline browser for your Swift iOS app.
Stars: ✭ 307 (-1.92%)
Mutual labels:  cocoapods
Netfox
A lightweight, one line setup, iOS / OSX network debugging library! 🦊
Stars: ✭ 3,188 (+918.53%)
Mutual labels:  cocoapods
Wordpress Ios
WordPress for iOS - Official repository
Stars: ✭ 3,239 (+934.82%)
Mutual labels:  cocoapods
Efcountinglabel
Adds animated counting support to UILabel.
Stars: ✭ 311 (-0.64%)
Mutual labels:  cocoapods
Ioniconskit
Use Ionicons in your Swift projects.
Stars: ✭ 310 (-0.96%)
Mutual labels:  cocoapods
Xlactioncontroller
Fully customizable and extensible action sheet controller written in Swift
Stars: ✭ 3,228 (+931.31%)
Mutual labels:  cocoapods

AXRatingView

  • Backward Compatibility Information
    • 0.x.x -> 1.x.x
      • UIControlEventValueChanged is triggered on control changing (See #13)

About

Star mark rating view for a review scene.

  • 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 -> 3.50 -> 4.00)
  • Set other unicode character (not star character)
  • Set image
  • Set color
  • Editable & Not Editable
  • Easy to Get/Set.
  • Compatibility for iOS8, iOS9, iOS10
  • Support Auto Layout

Screenshots

iOS10

iOS10 Screenshot

on Storyboard

Storyboard

Development

This repositry is under these Objective-C coding styles.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].