I’ve mentioned a number of custom calendar components, most recently a nice interactive calendar with event highlighting and labelling.
Here’s an open source library called MXLCalendarManager that allows you to parse .ics iCalendar files.
MXLCalendarManager provides methods allowing you to load the .ics files, and methods for easily grabbing the events for a specific date.
There is an example included showing how to extract events from a few .ics files when the user clicks on a date.
Here’s an image showing the included example in action:
You can download MXLCalendarManager on Github here.
A nice way to use iCalendar file data.
- Open Source Objective-C Library For Easily Parsing/Writing CSV Files
- Open Source iOS Library For Simplifying Data Parsing
- Tutorial: Parsing HTML On With The Objective-C LibXML Wrapper Hpple
- Tutorial: Fetching And Parsing JSON And XML With Simple Reusable Classes
- Open Source: New XML Parsing Library With A Highly Readable Easy To Maintain Syntax
Original article: Open Source iOS Library For Parsing Events From .ics iCalendar File Data
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





