JJScrollView – Looping Scroll View

This is a quick little UIScrollView wrapper that helps create a looping scroll view. It was thrown together as an example and really needs a lot of clean up. It also features a pushViewController message that will stick a new view controller in the scroll view and will slide to it.

Check it out now: http://www.github.com/jnjosh/JJScrollView

Comments are closed.