Swiftpack.co - moyoteg/SwiftUIComponents as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by moyoteg.
moyoteg/SwiftUIComponents v1.10.0
A collection of SwiftUI components.
⭐️ 5
🕓 26 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/moyoteg/SwiftUIComponents.git", from: "v1.10.0")

SwiftUIComponents

A collection of SwiftUI components.

Requirements

  • Swift 5.0+

Installation

Swift Package Manager

Add the SwiftUIComponents package to your target dependencies in Package.swift:

import PackageDescription

let package = Package(
  name: "YourProject",
  dependencies: [
        .package(name: "SwiftUIComponents", url: "https://github.com/moyoteg/SwiftUIComponents", .branch("main")),
  ]
)

GitHub

link
Stars: 5
Last commit: 1 week ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

26 weeks ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics