react-insta-stories
react-insta-stories copied to clipboard
First/Last slide callback events with keyboard events
Hi! I ran into the fact that there are very few actions for the first and last slide, if the user presses the arrows on the keyboard - in the current implementation, the slide is paused. I want to add an action in such cases, for example, to go to the next / previous Stories (Stories of another user, similarly by Instagram), or to close Stories. "onAllStoriesEnd" prop only trigger in autoplay mode, but is ignored if you press the arrows on your keyboard.