You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it's a bit beyond the scope of this library, but as it provides a great way to use tailwind className with Lucile Icons here, I was wondering if someone has a similar solution for MaterialIcons icons from react-native-vector-icons/MaterialIcons.
I struggled one hour with cssInterop then withExpoSnack without any success.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know it's a bit beyond the scope of this library, but as it provides a great way to use tailwind className with Lucile Icons here, I was wondering if someone has a similar solution for MaterialIcons icons from react-native-vector-icons/MaterialIcons.
I struggled one hour with cssInterop then withExpoSnack without any success.
I'd like to be able to do something like that :
<StyledMaterialIcon name="home" className="text-blue-500" />
Beta Was this translation helpful? Give feedback.
All reactions