Swiftpack.co - swift-man/OpenColor-SwiftUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by swift-man.
swift-man/OpenColor-SwiftUI 0.5.0
open-color SwiftUI Version
⭐️ 0
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/swift-man/OpenColor-SwiftUI.git", from: "0.5.0")

OpenColor-SwiftUI

Badge Badge Badge - Version Badge - Swift Package Manager Badge - Platform Badge - License

open-color SwiftUI Color Version

Available Colors

Image

Example 1

import OpenColor

let color: Color = .pink4

Example 2

import OpenColor

Text("color")
  .foregroundColor(.gray6)

Installation

Swift Package Manager

The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler.

Once you have your Swift package set up, adding Alamofire as a dependency is as easy as adding it to the dependencies value of your Package.swift.

dependencies: [
    .package(url: "https://github.com/swift-man/OpenColor-SwiftUI.git", .upToNextMajor(from: "0.5.0"))
]

GitHub

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

Release Notes

1 year ago

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