Package Exports
- react-loader-spinner
Readme
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:
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

### Here are the list of the task for which we want PR:
- Rings spinner is not supported in Safari
## License
MIT