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
Nice project! Great idea to do an abstraction of FontAwesome into React components! ;)
Having a look at your API, I noticed you had the same problems I faced when trying to do a dynamic Icon load from a custom Icon library (made of vectors). Anyway, I just open-sourced my solution to that and react-css-props is the result 😉
Were you to consider using it in your project, your API would end up like this (according to your docs):
Hi!
Nice project! Great idea to do an abstraction of FontAwesome into React components! ;)
Having a look at your API, I noticed you had the same problems I faced when trying to do a dynamic Icon load from a custom Icon library (made of vectors). Anyway, I just open-sourced my solution to that and react-css-props is the result 😉
Were you to consider using it in your project, your API would end up like this (according to your docs):
Which I think is pretty neat!
PS: sorry if this annoyed you or you took it as spam, my aim was to help and improve the developer experience and not to disturb you by any means.
The text was updated successfully, but these errors were encountered: