I want to scroll like that 1 2 3 1 2 3
I have some buttons suppose 10 which i want to show on endless scroll.
numbercolors=[[NSMutableArray alloc
I've implemented an infinite scroller in swift. It's inspired by apple StreetScroller example
I know is not perfect yet, but I think is a god start point.
InfiniteVerticalScroller