iOS app for an interview project written entirely in Swift 5.3.2 with a touch of Combine for a backend using classic JSON REST API.
Xcode version 12.3 (12C33) with iOS 14.3 SDK required.
Clone the repo and you're done :)
There are no CocoaPods, Carthage or SwiftPM dependencies in this project. However, this project uses an image caching example created by Maksym Shcheglov and detailed in his article on Medium.
We'd love to see your ideas for improving this project! The best way to contribute is by submitting a pull request. We'll do our best to respond to it as soon as possible. You can also submit a new Github issue if you find bugs or have questions.