I would like to create an infinite scrollView (like a slot machine), but without paging. When the user scrolls down, it\'s easy i just have to increase the contentSize and t
I needed the same, so I created this: http://dev.doukasd.com/2011/04/infinite-scrolling-dial-control-for-ios/
Have a look at the video, I believe it's what you're looking for. Source code is included.