3.3.0 • Published 8 months ago

react-animation-carousel v3.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

React-animation-carousel

move images animations in carousel.

Screenshot

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

Run the following

npm install react-animation-carousel

or

yarn add react-animation-carousel

Basic Usage

import ReactAnimationCarousel from 'react-animation-carousel'
const data = [
  img1,
  img2,
  img3,
  img4,
  img5,
  img6,
];

<ReactAnimationCarousel time={20} listImg={data} />

Plugins

Options
listImgarray of images
timetime to move the image from right to left

License

MIT

My Country

Screenshot

Country of the world

Screenshot

Author

VIET LEKHANH Screenshot ...

Sky Software, hello guys!

3.3.0

8 months ago

2.9.0

1 year ago

2.8.0

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.0.0

1 year ago

2.7.0

1 year ago

2.6.0

1 year ago

2.5.6

1 year ago

2.4.6

1 year ago

2.3.6

1 year ago

2.1.6

1 year ago

2.2.6

1 year ago

1.9.6

1 year ago

2.0.6

1 year ago

1.8.6

1 year ago

1.7.6

1 year ago

1.6.6

1 year ago

1.5.6

1 year ago

1.4.6

1 year ago

1.3.6

1 year ago

1.2.6

1 year ago

1.1.6

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago