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. 😃
- Alamofire (HTTP requests)
- ASCollectionView (incredible SwiftUI library for grid layouts)
- SwiftyStoreKit
- SwiftUIPager
- Kingfisher (images)
- Realm (database)
- Fastlane (automated builds)