Loading CSS-only spinners of loading.io for React Jul 08, 2019 1 min read React Spiners using Loading.io CSS-only spinners of loading.io for React. View demo View Github Installation Using npm: npm install react-loading-io --save Shell Using yarn: yarn add react-loading-io Shell Usage // Import Package import { Eclipse } from "react-loading-io"; // Use Component const Index = () => { return <Eclipse size={64} />; }; JavaScript Loader size:int thickness:int speed:int color: str Eclipse 200 2 1 #f08d43 Rolling 200 20 1 #f08d43 DualRing 200 4 1 #f08d43 Ball 200 4 1 #f08d43 GitHub imkrunal/react-loading-io?? — Read MoreDownload as zip Loading
Spinner Customizable React loading spinner that looks like an atom Customizable React loading spinner that looks like an atom 05 June 2023
Loader A Simple Loader built with React and Framer Motion A Simple Loader built with React and Framer Motion 08 June 2022
Skeleton Show a skeleton on a loading iframe to smooth over the UX Show a skeleton on a loading iframe to smooth over the UX 31 May 2022