Skip to content

Star mark rating view with flat design for iOS7

License

Notifications You must be signed in to change notification settings

mikemliu/AXRatingView

 
 

Repository files navigation

AXRatingView

Build Status

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 iOS6, iOS7

Screenshots

iOS7

iOS7 Screenshot

iOS6

iOS6 Screenshot

Development

We use this Objective-C coding styles.

About

Star mark rating view with flat design for iOS7

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 71.2%
  • Shell 14.3%
  • Ruby 11.7%
  • C 2.8%