Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Animation go continuous and smooth? #390

Open
karlvonbonin opened this issue Feb 19, 2016 · 3 comments
Open

Animation go continuous and smooth? #390

karlvonbonin opened this issue Feb 19, 2016 · 3 comments

Comments

@karlvonbonin
Copy link

Hello,

is it possible to make the transition/animation
go continuously and smooth? (Like a news ticker) from right to left.

Thanks

@ScallyGames
Copy link

You can set rn-carousel-easing to change the easing function.
By doing so you could set it to a linear function and set rn-carousel-duration and rn-carousel-auto-slide to an equal duration to get a smooth transition (not tested but should work).
I hope you get the idea (if you have any problems just ask back)

@karlvonbonin
Copy link
Author

Thanks for your reply. Doesnt work :( -
This is my setup:

rn-carousel-auto-slide="0.1"
rn-carousel-duration="0.1" //cause 0 doesnt work
rn-carousel-loop
rn-carousel-easing="easeFromTo"

Any other suggestions ?
I really like this slider

@ScallyGames
Copy link

Could you set up a fiddle for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants