Closed Niltonsf closed 1 year ago
It would be great to have an event per story.
Let's say that someone has 2 stories, and the user only saw the first one. On next click on the avatar, it should start from the second (unseen) story.
let ob = { user_id: 1, user_image: url, user_name: name, stories: stories, seen: true, }; add seen param
Is there any way to check the single story of a person is seen or not if he have uploaded multiple stories
@Niltonsf - would #43 work?
Hey, I have not checked and worked with this library anymore, I am attempting to create mine.
I believe that a way that we could determine if the data has been seen. I believe most of people will be using this with apis