Vue component for Instagram stories
Live demo
yarn add vue-insta-stories
Work in progress documentation can be found here
- Works with vue 2/3
- Timer and timeline on the top
- Swipe up to see more
- Hold to pause current story
- Tap to navigate between stories
- Straight forward usage for images & videos
- Header slot
- Custom templates
We are open to pull requests!
yarn lib:watch # watch for changes on the lib package
yarn dev # starts vue3 demo
yarn dev:2 # starts vue2 demo
# check yarn link to test the new version in your project
This project was inspired by @kayue work
MIT - Copyright (c) 2021 Uneven Software