Swiftpack.co - rushairer/RoundedCorners as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by rushairer.
rushairer/RoundedCorners 1.0.1
RoundedCorners for SwiftUI.
⭐️ 1
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/rushairer/RoundedCorners.git", from: "1.0.1")

RoundedCorners

GitHub code size in bytes GitHub GitHub release (latest by date including pre-releases) GitHub tag (latest by date)

RoundedCorners for SwiftUI.

Overview


struct RoundedCornersDemo_Previews: PreviewProvider {
    static var previews: some View {
        Color.red.cornerRadius(tl: 14, tr: 14, bl: 30, br: 30)
            .frame(width: 60, height: 60)
    }
}

LICENSE

The MIT License (MIT)

GitHub

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

Release Notes

1.0.1
2 years ago

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