A set of SwiftUI views and helper types to create beautiful About XXX app
pages in a matter of seconds.
Add .package(url: "https://github.com/henrik-dmg/AboutUI", from: "0.0.1")
to your Package.swift
file and then add AboutUI
as a dependency to your desired target.
In Xcode, select your project or workspace in the project navigator and then switch to the Swift Packages
tab. There you can click the plus and enter https://github.com/henrik-dmg/AboutUI
when the prompt asks you for a URL.
AboutUI
requires iOS 14 and later or macOS 11 or later