ryanlintott / LayoutThatFitsLinks
A SwiftUI Layout that chooses the Layout that fits.
☆22Updated 3 years ago
Alternatives and similar repositories for LayoutThatFits
Users that are interested in LayoutThatFits are comparing it to the libraries listed below
Sorting:
- A SwiftUI library to display Apple Pencil and Pasteboard-like alerts on iOS.☆51Updated 2 years ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)☆44Updated 3 years ago
- SwiftUI additions and helpers that are missing from the official implementation.☆29Updated 2 years ago
- Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule.☆54Updated 2 years ago
- Swift Property Wrapper for Keychain Items☆51Updated 4 years ago
- Fetch the update available status for iOS or macOS apps based on the bundle identifier.☆46Updated 3 years ago
- DSL to build predicates and requests for CoreData fetching.☆27Updated last month
- Swift Macro to generate IDs for enumeration cases☆27Updated 9 months ago
- Unique carousel view created for #SwiftUIWeeklyChallenge☆28Updated 5 years ago
- Frees you from the burden of implementing AnimatableModifier.☆53Updated 5 years ago
- Build multipart/form-data type-safe in Swift.☆32Updated 3 months ago
- In SwiftUI, a property-wrapper provides velocity in pt/s from gesture☆42Updated 2 years ago
- Code with Core Data in a Swifty way☆42Updated last year
- SwiftUI package for displaying directed graphs☆33Updated 2 years ago
- A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.☆47Updated last year
- SwiftUI tool that allows building complex sequence of animations☆39Updated 4 months ago
- Rapid file download using concurrent connections☆19Updated 2 years ago
- A result builder that allows to define shape building closures☆63Updated 4 years ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated last year
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- SplitView SwiftUI component☆31Updated 5 years ago
- SwiftUI project demonstrating Custom coded confetti animation for checkout page☆34Updated 4 years ago
- Extends `@AppStorage` in SwiftUI to support any Codable object☆27Updated 3 years ago
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆51Updated last year
- Enhanced location simulation for iOS simulators☆39Updated 4 years ago
- ☆53Updated 3 years ago
- Async image loading for SwiftUI with support for multiple resolutions and efficient handling using Swift concurrency features.☆17Updated last week
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆42Updated 5 years ago
- Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have St…☆21Updated 4 months ago