femioladeji / react-slideshow

A react component for slideshow supporting slide, fade and zoom
https://react-slideshow-image.netlify.app/
MIT License
362 stars 71 forks source link

Add callback for animation start #205

Closed akawalsky closed 1 year ago

akawalsky commented 1 year ago

I would like to have the behavior of changing something outside of the slideshow at the start of the animation. Right now, the only hook we have is onCompletion of the animation, but that doesnt quite work for my use-case.

I will put up a PR to be reviewed here.

femioladeji commented 1 year ago

@akawalsky a new version 4.2.0 has been released. Thanks for the contribution