Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load zero stars in viewLoad() #142

Open
Sikandarkhan opened this issue Aug 28, 2019 · 1 comment
Open

Load zero stars in viewLoad() #142

Sikandarkhan opened this issue Aug 28, 2019 · 1 comment

Comments

@Sikandarkhan
Copy link

I am building a feedback rating application. And this is the current configuration which I am using,

  • Library setup method: CocoaPods
  • Xcode version. 10.3
  • OS version. iOS 12.1

On default, I would like to load ZERO filled stars. I tried to check the documentation etc but couldn't able to find the appropriate solution.

@evgenyneu
Copy link
Owner

evgenyneu commented Aug 28, 2019

Hi @Sikandarkhan, good question. Did you try this?

cosmosView.settings.minTouchRating = 0 
cosmosView.rating = 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants