0.0.3 • Published 7 years ago

react-circle-loading-animation v0.0.3

Weekly downloads
16
License
-
Repository
github
Last release
7 years ago

react-circle-loading-animation

An easy to use circle animation component for ReactJS, to be displayed when loading or for progress between transitions.

Installation

npm install react-circle-loading-animation --save

or

yarn add react-circle-loading-animation

Usage

import LoadingAnimation from 'react-circle-loading-animation'

LoadingAnimation

<LoadingAnimation isLoading={true} />

LoadingAnimation props

PropsDefault valuesPossible values
isLoadingfalseBoolean
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago