/BehnkeFoundation

A SwiftUI View for adding a little fun and interactive footling/footer to your app

Primary LanguageSwiftMIT LicenseMIT

BehnkeFoundation

A collection of SwiftUI Views and other Swift code that I use for all my apps

Contents

Package

For Xcode Projects

File > Swift Packages > Add Package Dependency: https://github.com/JohnBehnke/BehnkeFoundation

For Swift Packages

Add a dependency in your your Package.swift

.package(url: "https://github.com/JohnBehnke/BehnkeFoundation.git", from: "1.0.0"),