nandorojo / react-native-heroicons

Hero Icons for React Native. 🫡
64 stars 6 forks source link

Icon color with tailwind classes #7

Open marifdev opened 1 month ago

marifdev commented 1 month ago

Hi, Thanks for this great work.

I am wondering if it is possible to colorize icons using tailwind classes. For example <AdjustmentsHorizontalIcon className={"stroke-red-800"} /> is not working as I can see. Is there any plan to support this?

Thank you

nandorojo commented 1 month ago

This might be possible to add, I think it might need RNW to forward it down, maybe with a special styled prop