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

Feature request: faster animation #72

Closed geertvansoest closed 3 months ago

geertvansoest commented 4 months ago

At this moment, when you go to the next story (from another "collection") the rotating animation is quite heavy and slow.

Would it be possible to add a property to use a more subtle animation (for example, use the same fade animation as if you navigate to another story inside the same collection)? Or to make it at least run faster?

LukasFridmansky commented 3 months ago

Hello, you can use storyAnimationDuration and adjust the duration of animation.