JohnSundell / AsyncCompatibilityKitLinks
iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
☆379Updated 3 years ago
Alternatives and similar repositories for AsyncCompatibilityKit
Users that are interested in AsyncCompatibilityKit are comparing it to the libraries listed below
Sorting:
- A bidirectional router with more type safety and less fuss.☆394Updated 8 months ago
- AsyncExtensions aims to mimic Swift Combine operators for async sequences.☆405Updated 2 months ago
- 🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logica…☆412Updated last year
- Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).☆390Updated 2 years ago
- An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind☆591Updated 3 years ago
- ☆338Updated 2 years ago
- Utilities for tests that wait for Combine publishers☆255Updated 4 years ago
- 📸 Automatic snapshots from Xcode previews. Supports UIKit/AppKit/SwiftUI on iOS/macOS/watchOS/visionOS/tvOS. Browse previews in-app with…☆376Updated last month
- Powerful property wrapper to back codable properties.☆490Updated 4 years ago
- A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.☆602Updated 5 months ago
- Useful, testable Swift concurrency.☆439Updated 2 weeks ago
- Swift macro that simplifies and automates the process of creating spies for testing☆458Updated 3 months ago
- Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.☆481Updated this week
- A swift subcommand for displaying when your dependencies (SwiftPM or Xcode) are out of date