How to make a loopable scrollview list?

Hi friends. I want to make a loopable scrollview. I mean a list which is loopable with collection-repeat.

Any Idea?

I think collection-repeat is a scrollable list?

I mean to say. Going to 1st item from last item smoothly.

Like it is done in the collectionRepeat DEMO:

$ionicScrollDelegate.scrollTop()

See this link : http://smartwidget.org/base/repeat/

I am saying going to 1st contact from the last one smoothly. I mean to say in list, first contact must be present right to the last contact.