swhitty / Awaiting
Swift @propertyWrapper that waits asynchronously until the value matches a predicate.
☆22Updated 4 months ago
Alternatives and similar repositories for Awaiting:
Users that are interested in Awaiting are comparing it to the libraries listed below
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆40Updated 10 months ago
- Abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule.☆52Updated 2 years ago
- ☆67Updated 3 months ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Provides (and demonstrates) workarounds for Swift Package Manager bugs and limitations.☆23Updated this week
- A @resultBuilder to use to bundle tasks together.☆50Updated 2 years ago
- ☆53Updated 2 years ago
- Effortless modular dependency injection for Swift.☆60Updated 8 months ago
- Build multipart/form-data type-safe in Swift.☆30Updated 7 months ago
- Swift library to more easily test async code☆35Updated 2 years ago
- Proof of concept for Swift Observation back-deploy☆39Updated last year
- Swift Package Scripts contains handy shell scripts for Swift Packages.☆63Updated 2 weeks ago
- Compatible backports of commonly used type properties for `URL` that are only available from iOS 16.0+ / macOS 13.0+ / tvOS 16.0+ / watch…☆23Updated 2 years ago
- Swift continuation that conforms to Identifiable and includes a cancellation handler.☆27Updated this week
- App Store Connect API client for Swift, supported on Apple platforms and Linux☆48Updated 2 months ago
- Zip Archive reader/writer written in Swift☆41Updated 2 weeks ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆74Updated last year
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated 4 months ago
- SwiftUI tool that allows building complex sequence of animations☆37Updated 10 months ago
- SwiftUI additions and helpers that are missing from the official implementation.☆28Updated last year
- A Reuse Identifier Macro that is useful in generation of a reuse id for your UICollectionViewCells and UITableViewCells☆18Updated last year
- A Swift Package for presenting an interactive capsule over all other content (including sheets).☆49Updated last year
- Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.☆57Updated last year
- Cross-platform Swift Package to determine OS name and version on which the app is running☆33Updated last month
- 🪟 Easily present SwiftUI views in their own UIWindow☆37Updated 3 weeks ago
- A small addition to Swift adding predicate matchers for filtering operators using KeyPaths, it just feels natural™☆35Updated 3 years ago
- A framework and generator for displaying SwiftUI component libraries☆25Updated last year
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆78Updated 2 months ago
- A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of struct…☆43Updated last week
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆47Updated last year