MrAsterisco / HyphenableText
A SwiftUI view that displays one or more lines of text with hyphenation.
☆19Updated last year
Alternatives and similar repositories for HyphenableText:
Users that are interested in HyphenableText are comparing it to the libraries listed below
- Swift Macro to generate IDs for enumeration cases☆25Updated 2 weeks ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- UIKit presentation APIs in SwiftUI☆47Updated last year
- ⏩ `Republished` is a property wrapper that enables nesting SwiftUI ObservableObjects.☆37Updated 5 months ago
- A result builder that allows to define shape building closures☆60Updated 3 years ago
- A Swift macro that provides an unwrapped URL from a string literal.☆22Updated 6 months ago
- JSON decoding and encoding, using the swift-parsing library☆30Updated last year
- SwiftUI additions and helpers that are missing from the official implementation.☆27Updated last year
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 4 years ago
- GestureButton is a SwiftUI button that can handle many different gestures.☆50Updated 3 months ago
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆46Updated 11 months ago
- Build multipart/form-data type-safe in Swift.☆30Updated 5 months ago
- A @resultBuilder to use to bundle tasks together.☆50Updated 2 years ago
- Unique carousel view created for #SwiftUIWeeklyChallenge☆27Updated 4 years ago
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆44Updated this week
- A backport of the new `refreshable` modifier with support for all SwiftUI versions. (iOS, tvOS, watchOS, macOS)☆19Updated 2 years ago
- ☆48Updated 2 years ago
- A hand-curated list of Swift macros. Feel free to contribute!☆27Updated last year
- Extends `@AppStorage` in SwiftUI to support any Codable object☆26Updated 2 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.☆42Updated 3 months ago
- Yet another property wrapper for UserDefaults☆37Updated 2 years ago
- ☆52Updated 6 months ago
- Consti is a tiny library to make working with Auto Layout more convenient.☆26Updated 5 months ago
- A lock for Swift concurrency☆55Updated 4 months ago
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 2 years ago
- Collection of Cocoa controls that look just right, offer modern Swift APIs, and nicely compose together.☆52Updated this week
- Communications library across Apple platforms.☆28Updated 2 years ago
- Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement Sw…☆28Updated 10 months ago
- Customizable sheets using UISheetPresentationController in SwiftUI