Swiftpack.co - heestand-xyz/PolyKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by heestand-xyz.
heestand-xyz/PolyKit 2.2.0
Rounded Polygons in SwiftUI
⭐️ 53
🕓 28 weeks ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/heestand-xyz/PolyKit.git", from: "2.2.0")

PolyKit

Rounded Polygons in SwiftUI

              

Add to App

  • File / Swift Packages / Add Package Dependecy
  • Search for PolyKit by heestand-xyz
  • Add Up to Next Major from 2.0.0

Example

import SwiftUI
import PolyKit

struct ContentView: View {
    var body: some View {
        Polygon(count: 6, cornerRadius: 60)
    }
}

Add to Package

.package(url: "https://github.com/heestand-xyz/PolyKit.git", from: "2.0.0")

GitHub

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

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