SwiftUI: How to use custom fonts, colors, and images in a Swift Package
Background
Modern iOS development is moving towards SwiftUI, while using Swift Package Manager (SPM) to handle internal and external dependencies. My last 3 jobs have all had a similar setup. It's dramatically faster to develop, with excellent modula...
dev.jeremygale.com7 min read
Malcolm
Husband. Brother. Friend. iOS Developer. Software Engineer.
Thanks for this. Been struggling to try to get this to work your project helped me solve my issues.