I’ve mentioned a number of projects providing custom UICollectionView layouts most recently a UICOllectionView layout inspired by the rotary selector seen in Facebook’s paper app called RGPaperLayout.
Here’s an open source component from DeveloperLx allowing you to easily create an iOS springboard style interface within your apps called LXGridView.
LXGridView is based on UICollectionView, allows you to easily specify icons to be shown within the view, supports rearranging and removal of icons just like the iOS home screen.
This animation from the readme showing LXGridView in action:
You can find LXGridView on Github here.
A great component adding a springboard style view into an app.
Original article: Open Source UICollectionView Based Component For Creating Springboard Style Views
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.