swiftui-masterrace
There are 7 repositories under swiftui-masterrace topic.
CypherPoet/100-days-of-swiftui-and-combine
Repo to follow along with the Hacking with Swift 100 Days of SwiftUI Course (https://www.hackingwithswift.com/100/swiftui)
CypherPoet/SwiftUIWavyRectangleShape
An animatable SwiftUI Shape for drawing a rectangle with curved sine wave along the bottom.
CypherPoet/SwiftUIStarterKit
A collection of some personal utilities that I use for building SwiftUI applications.
CypherPoet/SwiftUIPreviewUtils
Starter utilities for using Xcode previews in SwiftUI projects
CypherPoet/SwiftUICurvedRectangleShape
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis.
CypherPoet/SwiftUIGeometryUtils
Starter utilities for creating magic with geometry and shapes in SwiftUI.
CypherPoet/SwiftUITrapezoidShape
An animatable SwiftUI Shape for drawing a trapezoid with variably slanted offset sides.