-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Animating icons such as spinners #14
Comments
+1 |
I actually ended up wrapping the FontAwesome component to animate it, here it is:
So instead of using:
Simply use:
|
@nirpeled Thanks |
Feel free to support my PR: #19 |
Don't know if the people upvoting just copy-pasted the code above, but the PR doesn't work, because the library doesn't export |
I'm using this
|
To the guys that will copy-paste your solution: following the documentation numeric value for |
I wonder how much effort will it take to support animating an icon, similar to using the "fa-spin" class for spinner icons - examples at http://fontawesome.io/examples/#animated
I'd love to help out with this :)
The text was updated successfully, but these errors were encountered: