ertanhasani / react-stars

A simple star rating component for your React projects :star:
70 stars 13 forks source link

I am unable to add my own custom icons #28

Open ARSHADAMEEN00 opened 1 year ago

KimeraMoses commented 1 year ago

Try https://www.npmjs.com/package/react-custom-rating-component , It currently supports two icons, the star and heart but more icons are being added by the team.

ARSHADAMEEN00 commented 1 year ago

Hi @KimeraMoses,

Thank you for your suggestion! I appreciate your help. I've taken a look at the react-custom-rating-component package you mentioned, and it seems promising. However, I'm specifically interested in using my custom icons for the rating component.

As of now, I'm working on a project that requires unique icons to be used for rating. I'm looking forward to a solution that allows me to integrate icons that are relevant to my project's theme.

Thank you again for your assistance!