Current behavior
If you are on the last item and you slide to the next item (which is technically the first item). It would scroll all the way from the end going back to the first item.
Wanted behavior
Scroll seemlessly, so it must simulate an infinite scroll.
I have this problem, too
Is there an ETA on this much wanted feature?
If no ones working on this, I don't mind taking it on and pr'ing it.
This looks like its been implemented with the infiniteLoop props you pass in. It's defaulted to false so just pass it in and it will work as expected.
This issue can probably be closed.
this is not yet fixed ,, scroll should go from left to right in infinate loop
This is the one thing that's holding me back from using this. Everything looks great until you get to the last image, nice smooth transitions... then suddenly a jarring sudden scroll all the way back to the start. It really should be a continuous loop.