Sine time ago I mentioned a nice custom open source circular UITableView component. These interfaces are used in a number of apps and are nice because they allow you to space out your cells a bit more than a standard style table view so you can avoid covering up the content with your thumb.
Here’s a UICollectionView Layout for creating similar style list views using a UICollectionView called AWCollectionViewDialLayout from Antoine Wette.
The selected view is enlarged and you customize the circle radius, cell sizes, alignment and distance between cells. An example is included.
Here’s a video showing AWCollectionViewDialLayout in action:
You can find AWCollectionViewDialLayout on Github here.
A nice easy way to implement a circular style selection view.
- Component Allowing You To Create Stylish Expandable Table Views Defined Using JSON
- Open Source iOS Control For Quickly Creating A Beautiful Circular Scrollable List
- Tutorial: How To Create Great Looking Layouts With UICollectionView
- Example: Using UICollectionViewFlowLayout To Easily Create Great Looking Scrollable Grid Layouts
- Custom iOS UICollectionViewLayout Modeled After The iCal App
Original article: UICollectionView Layout For Creating Great Looking Scrollable Circular Lists
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




