henrik-dmg / AboutUI

Build a beautiful "About" section in SwiftUI with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build a beautiful "About" section in SwiftUI with ease


Languages

Language:Swift 100.0%