Skip to content

AJRatingController can be used to implement the rate view in iOS applications. At the same time you can use this controller for showing the rating and also mark your rate.

License

Notifications You must be signed in to change notification settings

albin-joseph/AJRatingController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Overview

AJRatingController can be used to implement the rate view in iOS applications. At the same time you can use this controller for showing the rating and also mark your rate.

🛠 How to set it up

Please follow the following steps for integrating the AJRateviewController.

  1. Download or clone the AJRatingController
  2. Please drag and drop the AJRatingController files to your project source folder and add the files to your XCode project
  3. Please create the AJRatingController object and set the frame of rating controller.
  4. If you have to change the star border color please replace the whiteRatingStar.png file by newly designed image.
  5. You can change the fill color by calling the method <AJRatingControllerObject>.setStarColor(<your UIColor>)
  6. You can chnage the background of AJRating controller by calling the method <AJRatingControllerObject>.setBackGroundColor(<your UIColor>)

About

AJRatingController can be used to implement the rate view in iOS applications. At the same time you can use this controller for showing the rating and also mark your rate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages