react-spinners
react-spinners copied to clipboard
A collection of loading spinner components for react
This is a simple feature to delay the animation on PuffLoader. I suppose it could be extended to other loaders too. The idea is that if you have multiple things...
Is there a way to make the loader change its colors while its loading?
**Is your feature request related to a problem? Please describe.** Finding specific loaders on the React Spinners website can be challenging and time-consuming, especially when a large collection of loaders...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
**Package Version** 0.13.8 **Describe the bug** The loader doesn't appear centered (visually). I think that with width: 60px, it should have left: 30px, in order to appear centered. Here's the...
- I cannot resize the size of FadeLoader. I've attempted to modify size and radius property but no luck. Suggestion: - Add the ability to resize either using size or...
I'm adding `react-spinners` in my Next.JS app but isn't spinning. Here's my code: ```import MyComponent from "@/components/MyComponent "; import { ClimbingBoxLoader} from "react-spinners"; export default function Home() { return (...
**Package Version** latest **Describe the bug**  and for the pacman, the dots he eats are not moving in the first second or so **To Reproduce** refresh...
Hi, I would like to know if it's possible to do this? and if not, how I would like to be able to change the color of my loaders from...