Open Source iOS Library For Parsing Events From .ics iCalendar File Data

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:

ExampleCalendar

 

You can download MXLCalendarManager on Github here.

A nice way to use iCalendar file data.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *