ninjasort / react-star-rating

[Looking for Maintainers (email me)]: A simple star rating component built with React.
MIT License
173 stars 58 forks source link

Solved mobile touch event issue #6

Closed jaredkwright closed 9 years ago

jaredkwright commented 9 years ago

This pull request contains changes that allow react-star-rating to work on mobile (tested in mobile Safari). I also made a change to the SCSS creating a 'jumbo' size, which was needed for my use case. Let me know if you would prefer I do this pull request some other way, as I have not done many of these.

ninjasort commented 9 years ago

Cool, thanks.