Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

simple-react-loading-spinner

Simple Loading spinner component for React

readme

Simple React loading spinner

Simple Loading spinner component for React

Installation

npm i simple-react-loading-spinner

Usage

People are impatient, show them something while content is loading

  <SimpleLoadingSpinner width={100} height={100} borderRadius={50}/>

See example

License

MIT