Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use saveProgress #132

Open
christophby opened this issue Nov 13, 2024 · 0 comments
Open

How to use saveProgress #132

christophby opened this issue Nov 13, 2024 · 0 comments

Comments

@christophby
Copy link

Expected behavior
When setting saveProgress to true, it should open the next (unseen) story when opening the next time

Current behavior
When setting saveProgress to true, it starts with the first story

      <InstagramStories
        stories={stories}
        ref={instaStoryRef}
        isVisible
        progressColor="#a8a8a89d"
        saveProgress
        animationDuration={5000}
        headerContainerStyle={headerContainerStyle}
        modalAnimationDuration={500}
        hideAvatarList
        onHide={onHide}
      />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant