birdwingo / react-native-instagram-stories

🚀 Instagram stories is a versatile React Native component designed to display a horizontal scrollable list of user stories, similar to the stories feature found in the Instagram app.
https://birdwingo.com
MIT License
120 stars 34 forks source link

Pause stories #71

Closed geertvansoest closed 3 months ago

geertvansoest commented 4 months ago

You can pause a story by pressing and keep suppressed the screen.

When you do this, you can see videos are paused and the progress bar stops filling up. But after about 1 second, the progress bar continues to fill up even if you are still pressing the screen. I think the story must be paused as long as you're pressing the screen, like Instagram does.

Another issue is that if you release your finger videos keep paused and do not continue playing.

gust-m commented 4 months ago

If you slide to next story (instead just tapping) shows the same problem, the video starts paused and there is no way to unpause it