XKCDY / app

August 18, 2020 ยท View on GitHub

This is the source code of the XKCDY app.

I built this app primarily as a way to learn Swift and SwiftUI. Because I was learning as I built this, there's probably a few weird architecture / design decisions. PRs are welcome. ๐Ÿ˜ƒ

Packages & Technologies

  • Alamofire (HTTP requests)
  • ASCollectionView (incredible SwiftUI library for grid layouts)
  • SwiftyStoreKit
  • SwiftUIPager
  • Kingfisher (images)
  • Realm (database)
  • Fastlane (automated builds)