I’ve mentioned a number of open source iOS grid view controls, and of course Apple added the excellent UICollectionView in iOS 6.
Here’s another interesting grid view control released by the engineering team at Scribd.
This user interface control makes it easy to create grid views with different sized grid components with a special schema and also integrates paging so you can create a grid view with many different pages so if you like you can easily have different layouts on each page.
You can find the control SCPagingGridView on Github here.
You can see SCPagingGridView in use in the Scribd app.
The control is documented on the Github page, and included are a couple of example projects.
Original article: Open Source iOS Control For Easy Paging Custom Grid Views
©2012 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.






