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

Customizing the scrolling animation #217

Closed
iChriiss opened this issue Nov 15, 2017 · 1 comment
Closed

Customizing the scrolling animation #217

iChriiss opened this issue Nov 15, 2017 · 1 comment

Comments

@iChriiss
Copy link

Is this a bug report or a feature request?

Question/Help

Thanks for this Awesome component! :)
Is it possible to alter the swiping animation? The current animation makes it such that the carousel item does not have a consistent speed (Im assuming this is to give it the appearance of a carousel, where the item sort of swings towards you, before continuing ). Im curious to know if I could make it so that the speed is consistent throughout the length of the animation

Thanks!

Have you read the guidelines regarding bug report?

(Write your answer here.)

Have you read the documentation in its entirety?

(Write your answer here.)

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

(Write your answer here.)

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

(Write your answer here and specify the iOS/Android versions on which you've been able to reproduce the issue.)

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 15, 2017

Hi @iChriiss,

Your question is a duplicate of #213.

This is not by design; it's rooted in the fact that the ScrollView component 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:

@bd-arc bd-arc closed this as completed Nov 15, 2017
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