Skip to content

andrewgrant/EditReminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EditReminders

Simple Reminder Editing for iOS Simulator

Although the iOS simulator happily supports EventKit there isn't any built in way to populate or edit the database which can be a little inconvenient when taking your first steps into EventKit.

This app is an extremly simple reminders app that allows lists and reminders to be created/edited/removed. It's far from production ready and contains a number of things that should really be handled better in shipping code.

PS - This is also the largest amount of code I've written in Swift. Apologies in advance for the occasional semicolon and my indecisiveness around when to use self, optionals, unwrapping etc.

About

Simple Reminder Editing for iOS Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages