swift-sugar
There are 2 repositories under swift-sugar topic.
piyush-2450/UISwift
UISwift streamlines programmatic UI development for iOS and macOS by providing expressive, optional-friendly Swift APIs. It brings the declarative syntax of SwiftUI to UIKit and AppKit, ensuring robust performance and consistent behavior.
RougeWare/Swift-String-Integer-Access
I hate how Swift `String`s don't let you access their characters with `Int`s. This package lets you do just that.