The API App is my first official app that I’ve submitted to the App Store.

The goal was simple: create an app that would show my ability to handle the core concepts of iOS dev. The hightlights:

  • 100% programmatically built
  • Contains custom fonts
  • Uses Core Data to store a local copy of data
  • Handles network calls natively (no HTTP networking libraries like Alamofire)
  • Implements custom delegation/protocols and notification/observers.
  • Includes MessageUI functionality (specifically email)
  • Unidirectional UITableView bounce