ios11

Add event to device calendar in iOS using Swift

Introduction to Event-Kit framework: As per the post heading, create events in calendar using swift. This tutorial is revolving around EventKit framework which comes with iOS SDK. The EventKit framework provides classes for accessing and manipulating calendar events and reminders. Thus, we can add event to ios device calendar app using classes provided in EventKit

Add event to device calendar in iOS using Swift Read More »