An iOS app for reading XKCD comics.
This project started in pure SwiftUI, but quickly outgrew the framework's capabilites.
In the future it will be rewritten as a UIKit first app that has supplimentary SwiftUI views (for coding convenience).
The future is now. This is a rewrite of the previous app (on master) completely in UIKit for performance and customizability.
- The ability to invert comic colors
- Random comic button
- Choice of comic picker (grid vs list vs ...)
- Comic sharing
- Ability to save a list of favorite comics
- Explain xkcd webview
- Ability to invert comic colors
- Configuration options
- Widgets
- watchOS app
- New comic notifications
- Requires macOS and the lateast version of Xcode to build