react-picture-show
react-picture-show copied to clipboard
How to set speed traslation for each slide?
I @dowjones I am looking you code y like it (minimalist) but a do not see how to set speed time for each slide. I am working on a slidershow and I want to set time speed for each slide. This is posible? Regards
I think this is supported as a propType
check out this line:
https://github.com/dowjones/react-picture-show/blob/master/src/PictureShow.jsx#L36