I’ve mentioned a number of excellent calendar components most recently this excellent sideways scrolling day picker, and pointed out some great UICollectionView examples the most popular being this example showing how to create a Pinterest style grid view with UICollectionView.
Here’s a good looking calendar component from Evadne Wu called DayFlow that utilizes UICollectionView.
DayFlow provides a good looking monthly calendar within an infinite scrolling setup making it ideal for quickly scrolling through the dates on the iPhone.
Here’s a video demonstrating DayFlow in action:
You can find DayFlow on Github here, and the example project can be found here.
A nice calendar component, and UICollectionView usage example.
- Open Source iOS Calendar Control Providing Monthly, Weekly, Yearly And Multi-Year Calendars
- Open Source UICollectionView Replacement For Maintaining Compatibility With Older iOS Versions
- Tutorial: How To Make A Scrolling Photo Gallery With UICollectionView
- Custom iOS UICollectionViewLayout Modeled After The iCal App
- Open Source: Customizable iOS Calendar Component With Landscape Orientation Support
Original article: UI Control Providing An Infinite Scrolling iPhone Calendar Control Using UICollectionView
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.