ryangittings / swiftui-bugsLinks
☆341Updated 4 years ago
Alternatives and similar repositories for swiftui-bugs
Users that are interested in swiftui-bugs are comparing it to the libraries listed below
Sorting:
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆781Updated 3 years ago
- iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.☆380Updated 3 years ago
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆782Updated 2 years ago
- Bringing Views into Focus☆625Updated last year
- 🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logica…☆410Updated last year
- Powerful property wrapper to back codable properties.☆488Updated 4 years ago
- QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly!☆341Updated 4 years ago
- Sample code for the Thinking in SwiftUI book☆335Updated 5 years ago
- X-SwiftFormat extension for Xcode☆784Updated 5 months ago
- A SwiftUI view for displaying Markdown with customizable appearances.☆802Updated 4 years ago
- Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex☆622Updated last year
- An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind☆590Updated 3 years ago
- A lightweight property wrapper for UserDefaults done right☆482Updated last month
- Table and collection view data sources for Combine☆632Updated 3 years ago
- An Xcode source extension to expand lengthy lines.☆835Updated 2 years ago
- Best Practices in Core Data explained within a demo application☆470Updated 4 years ago
- ⚡️ Concise networking code leveraging async-await, Decodable & Generics.☆888Updated 2 months ago
- Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.☆1,148Updated last month
- A collection of tools for debugging, diffing, and testing your application's data structures.☆859Updated this week
- Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit☆24Updated 3 years ago
- Make Custom Serialization of Swift Codable Types easy with Annotations