I have just pushed a new control into my open source collection of MonoTouch controls, called PagedViewController.
I created this control during the development of my new iPhone application, Cracklytics (available soon in the AppStore, recommended!) mainly to simplify the usage of the UIScrollView to make applications that use pagination, such as the Apple’s Weather app.
Usage of the control is quite simple. All you need to do is create a new object of type PagedViewCo...


No comments yet, be the first one to post comment.