gutiguy / react-spring-3d-carousel

A 3D Carousel component for images built with React and utilizing react-spring for controlling slide transitions.
MIT License
102 stars 50 forks source link

Added autoplay and interval props #37

Open GabrielCartier opened 2 years ago

GabrielCartier commented 2 years ago

Heavily based on @Satyam-code143 version, also added a way to clear the timeout to avoid leaks.

gutiguy commented 2 years ago

Looks pretty good overall, left some minor comments and would be happy to merge once they're addressed. Great work! 🎉

GabrielCartier commented 2 years ago

Don't really have much time to spend on this, I had done this PR when I needed the lib for a specific project.

Will try to see if I can do the suggested changes, else, if anyone want to pick it up, feel free to :)