Skip to content

dotamir/react-SpinKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React SpinKit

Build Status

the package is based on SpinKit by tobiasahlin which is really great when you want a spinner. and this one is prepared to be used as a simple react component.

Demo

Install

npm install react-spinkits --save

Usage

import the component

import Loader from 'react-spinkits'

// and use like this
<Loader type="rect" /> 

License

Copyright © 2017 Amirhossein Eslami, Licensed under MIT.