A React component for displaying animated images with smooth and customizable CSS effects. Perfect for enhancing your user interfaces with elegant animations.
git clone https://github.com/k2pme/animatedRowImages.git
or check out the HTML version on codepen here ππΎ Animated row images your can let me a react it's free π
βββ components
βΒ Β βββ Galery.js
βΒ Β βββ style.css
βββ index.js
βββ README.md
images : []
Your images list
there are 4 defaults images, pick from Pinterest, which I've absolute not rights for
import Galery from './components/animatedRowImages';
function MyScreen() {
return (
<div>
<Galery/>
</div>
);
}
export default MyScreen;
Feel free to improve the components, it's not perfect I don't take you that fact π€£