The Clear time management app gained a great deal of notoriety for it’s gesture based interface and I previously mentioned a number of examples of how to create a similar interface using table views.
Here’s an example from the guys at Teehan Lax of a time management app with a highly innovative interface based on a paper calendar that makes very creative use of UICollectionView called Upcoming.
Here’s a video showing Upcoming in action:
You can find the source code for Upcoming on Github here.
You can read more about Upcoming on the Teehan Lax blog.
Definitely a very interesting project.
- UI Control Providing An Infinite Scrolling iPhone Calendar Control Using UICollectionView
- Custom iOS UICollectionViewLayout Modeled After The iCal App
- Tutorial: How To Make A Scrolling Photo Gallery With UICollectionView
- Open Source iOS UI Control For Easily Creating A Mosaic Style Interface
- Example: Using UICollectionViewFlowLayout To Easily Create Great Looking Scrollable Grid Layouts
Original article: Example: Calendar App Featuring Extremely Innovative UICollectionView Based Interface
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.