jl- / react-slide-deck

react carousel, swipe, slide deck, showcase, page section scroll ...
MIT License
86 stars 6 forks source link

Dynamic duration for each slide #14

Open exogenesys opened 7 years ago

exogenesys commented 7 years ago

I wanted to set dynamic duration for each slide. Passing a state variable into dura doesn't do it.

dura is a const internally. How do you work around that?