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

Don't change star color when I selected #54

Open
Wilmerj opened this issue Apr 20, 2018 · 0 comments
Open

Don't change star color when I selected #54

Wilmerj opened this issue Apr 20, 2018 · 0 comments

Comments

@Wilmerj
Copy link

Wilmerj commented Apr 20, 2018

I'm integrate this library into my proyect but when I select one star don't change of color.
my code
<ReactStars count={5} onChange={ratingChangedServicio} size={34} color1={'#eee'} color2={'#ffe900'} />

method ratingChangedServicio

const ratingChangedServicio = (newRating) => { this.setState({servicio : newRating}); }

@Wilmerj Wilmerj changed the title Dont change color star when I selected this Don't change star color when I selected this Apr 20, 2018
@Wilmerj Wilmerj changed the title Don't change star color when I selected this Don't change star color when I selected Apr 20, 2018
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

1 participant