Swiftpack.co - GoodRequest/GoodSwiftUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by GoodRequest.
GoodRequest/GoodSwiftUI 0.1.0
📑 GoodSwiftUI is a comprehensive library filled with reusable SwiftUI snippets for faster and more efficient iOS development. This library offers a wide range of customizable UI components, designed to boost your productivity and streamline your development workflow. Save time and effort by leveraging pre-made, tested, and ready-to-use code.
⭐️ 17
🕓 26 weeks ago
iOS
.package(url: "https://github.com/GoodRequest/GoodSwiftUI.git", from: "0.1.0")

GoodSwiftUI

iOS Version Swift Version Supported devices Contains Test Dependency Manager

Good Extensions is a collection of useful and frequently used SwiftUI extensions for iOS development. These extensions aim to simplify and streamline common tasks, making it easier for developers to write clean and concise code.

Instalation

Swift Package Manager

Create a Package.swift file and add the package dependency into the dependencies list. Or to integrate without package.swift add it through the Xcode add package interface.


import PackageDescription

let package = Package(
    name: "SampleProject",
    dependencies: [
        .Package(url: "https://github.com/GoodRequest/GoodSwiftUI" from: "addVersion")
    ]
)

Usage

License

GoodSwiftUI is released under the MIT license. See LICENSE for details.

GitHub

link
Stars: 17
Last commit: 12 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Created repo for reference
1 year ago

Repository will server as a hub of swiftUI extensions

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