blackmann / story_view

Story view for apps with stories.
BSD 3-Clause "New" or "Revised" License
402 stars 327 forks source link

view stories .. #185

Closed MohamedSayedBayoumy closed 2 months ago

MohamedSayedBayoumy commented 2 months ago

Example : My issue based on seen , if i have 5 stories and see 3 of 5 story ..

now when i come back to continue see stories should start open with stories no seen automatic ..

in my example should open to story number 4 and continue , Not open with first story !!!! ..

MohamedSayedBayoumy commented 2 months ago

i find solution in in StoryItem.pageImage & StoryItem.text and StoryItem.pageVideo , we have property call shown , here we can add value true or false

for example : StoryItem.pageImage( shown: true or false ..,