0.0.3 • Published 6 years ago

react-circle-loading-animation v0.0.3

Weekly downloads
16
License
-
Repository
github
Last release
6 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

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago