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

Modifying Animation Speed #213

Closed
gonzalezchris opened this issue Nov 11, 2017 · 1 comment
Closed

Modifying Animation Speed #213

gonzalezchris opened this issue Nov 11, 2017 · 1 comment

Comments

@gonzalezchris
Copy link

Is this a bug report or a feature request?

This is a question

First off thanks for creating react-native-snap-carousel! It's been very helpful!

Do you have any tips on how I would go about modifying the swiping speed or animation? When a user swipes their finger from right to left, to view the next item, the animation seems to ease out, or slow down right before the animation ends. I'd like to change it so that the animation speed is linear and consistent throughout the life of the animation.

Thanks in advance!

Have you read the guidelines regarding bug report?

Yes

Have you read the documentation in its entirety?

Yes

Have you made sure that your issue hasn't already been reported/solved?

Yes

Is the bug specific to iOS or Android? Or can it be reproduced on both platforms?

This is not a bug, but is a question regarding the animation speed when swiping through items

Is the bug reproductible in a production environment (not a debug one)?

(Write your answer here.)

Have you been able to reproduce the bug in the provided example?

(Write your answer here.)

Environment

(Write your answer here.)

Steps to Reproduce

(Write your steps here:)

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Add screencasts/screenshots!)

Reproducible Demo

(Paste the link to an example project or paste the entirety of the relevant source code. Then provide instructions to reproduce the issue.)

@bd-arc
Copy link
Contributor

bd-arc commented Nov 13, 2017

Hi @gonzalezchris,

Unfortunately, the ScrollView upon which the plugin is ultimately based doesn't offer any kind of animation speed option.

Two currently opened issues might be of interest for you though:

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

2 participants