In this series I’ll show you how to create a simple Day Counter on iOS, using Objective-C and Xcode 9. The idea is to set a date in a settings screen, and then see how many days have elapsed on the main screen right after launching the app.

This is a 3-Part Mini-Series:

  • Part 1 is all about building the interface in Interface Builder
  • Part 2 is about coding the NSDate subtraction methods, using NSCalendar and loading/saving data using NSUserDefaults
  • Part 3 will introduce Key/Value Observing to update the first view controller as soon as the date is changed in the settings and deals with how to normalise an NSDate object.

You can find the full code on GitHub:

  • https://github.com/versluis/Day-Counter/

Happy Hacking!

Watch the full course in one convenient playlist:
YouTube-Badge.png?w=604&ssl=1Catch this episode on my iOS Dev Diary Podcast:
Apple-Podcasts-Badge.png?w=604&ssl=1
Stitcher-Badge.png?w=604&ssl=1

Podden och tillhörande omslagsbild på den här sidan tillhör Jay Versluis. Innehållet i podden är skapat av Jay Versluis och inte av, eller tillsammans med, Poddtoppen.