JSPM

  • Created
  • Published
  • Downloads 236736
  • Score
    100M100P100Q165785F
  • License MIT

react-spinner-loader provides simple React.js spinner component which can be implemented for async wait operation before data load to the view.

Package Exports

  • react-loader-spinner

Readme

Node.js Package release tag stars issue open-issues commits commits

title

react-spinner-loader provides simple React SVG spinner component which can be implemented for async await operation before data loads to the view.

Installation

$ npm install react-loader-spinner --save
# or
yarn add react-loader-spinner

Documentation:

DEMO

Code SandBox:

https://codesandbox.io/s/react-loader-spinner-weqls?file=/src/App.js

Usage

Import required css

Import the css to main app.js file


### Types of Spinner

![alt text](https://user-images.githubusercontent.com/33191954/148691173-a825d830-9457-4174-9b74-5c2a264906e4.gif)

### Here are the list of the task for which we want PR:

- Rings spinner is not supported in Safari

## License

MIT