hannadrehman / stories-react

Instagram stories implementation in ReactJs
MIT License
51 stars 12 forks source link

Add optional Loop props to optionally re-run the story from the start #42

Closed redlpd closed 6 months ago

redlpd commented 1 year ago

Add Loop props

<Stories loop />

Will re-run the story from the start if set to true when the slides reaches the last item

hannadrehman commented 1 year ago

Hi @redlpd this is a nice suggestions. i am not able to find time right now to work on it. would love to have a PR for this