How do I change the size or color of the spinner?
Opened this issue · 3 comments
bobber205 commented
See title <3
merrywhether commented
I've got #58 for colorizing which hopefully can get reviewed/fixed/merged soon. Changing the size is harder because you'd need to dig into the CSS and override the div sizes and animation keyframes to your specifications with your own CSS.
gaastonsr commented
If you're using styled-components styled-spinkit looks pretty good.
phobal commented
If you don't know how to use, you can reference react-loading-spinkit, and online demo