Category: Swift Packages
-
Camera for iOS – A Swift Package
Currently preparing a large post going over Clean Architecture in iOS and how that relates to modularization, but whilst that is in the making, I figured I’d post about my newly released Camera framework, and some of the architectural decisions made. Camera aims to provide a singular, well-tested interface for simple camera interactions. Its headless…