2.4.6 • Published 1 day ago

react-animation-carousel v2.4.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 day 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

Country

Screenshot

Company

FPT Software

Author

VIET LE KHANH (Viet Stupid) Screenshot ...

Sky Software, hello guys!

2.4.6

1 day ago

2.3.6

2 days ago

2.1.6

6 days ago

2.2.6

5 days ago

1.9.6

14 days ago

2.0.6

14 days ago

1.8.6

15 days ago

1.7.6

15 days ago

1.6.6

15 days ago

1.5.6

15 days ago

1.4.6

17 days ago

1.3.6

17 days ago

1.2.6

17 days ago

1.1.6

17 days ago

1.0.6

19 days ago

1.0.5

19 days ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago