3.3.0 • Published 8 months ago
react-animation-carousel v3.3.0
React-animation-carousel
move images animations in carousel.
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 | |
---|---|
listImg | array of images |
time | time to move the image from right to left |
License
MIT
My Country
Country of the world
Author
VIET LEKHANH ...
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