mohitk05 / react-insta-stories

A React component for Instagram like stories
https://mohitk05.github.io/react-insta-stories/
MIT License
1.37k stars 247 forks source link

feat: add onPrevious and onNext events #281

Closed edoardoo closed 1 year ago

edoardoo commented 1 year ago

As a SE I want to have listeners on the previous and next actions (i.e. tap left and tap right, keyboard navigation...) so that I can orchestrate more complex interfaces

The changes are minimal and any correction is appreciated.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-insta-stories ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2023 8:51pm
mohitk05 commented 1 year ago

Looks good! 🙌 Can you also bump to a new minor version 2.6.0 in package.json? When the PR is merged a new version will be published via a GitHub action.