/AboutUI

Build a beautiful "About" section in SwiftUI with ease

Primary LanguageSwift

AboutUI

A set of SwiftUI views and helper types to create beautiful About XXX app pages in a matter of seconds.

Installation

Package.swift

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.

Xcode Project

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.

Requirements

AboutUI requires iOS 14 and later or macOS 11 or later