A collection of SwiftUI Views and other Swift code that I use for all my apps
File > Swift Packages > Add Package Dependency: https://github.com/JohnBehnke/BehnkeFoundation
Add a dependency in your your Package.swift
.package(url: "https://github.com/JohnBehnke/BehnkeFoundation.git", from: "1.0.0"),