Bahn-X / swift-composable-navigator
An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
☆580Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for swift-composable-navigator
- A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.☆540Updated 3 weeks ago
- iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.☆381Updated 2 years ago
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆764Updated last year
- Best Practices in Core Data explained within a demo application☆452Updated 3 years ago
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆763Updated 2 years ago
- ⏰ A few schedulers that make working with Combine more testable and more versatile.☆713Updated last month
- FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator☆852Updated last month
- Swift macro that simplifies and automates the process of creating spies for testing☆418Updated last month
- A collection of tools for debugging, diffing, and testing your application's data structures.☆803Updated last month
- Backported SwiftUI navigation APIs introduced in WWDC22☆866Updated last month
- Powerful property wrapper to back codable properties.☆491Updated 3 years ago
- 🎯 PredicateKit allows Swift developers to write expressive and type-safe predicates for CoreData using key-paths, comparisons and logica…☆410Updated 7 months ago
- Observable tools, backported.☆573Updated this week
- 🧰 Case paths extends the key path hierarchy to enum cases.☆926Updated 3 weeks ago
- ☆325Updated last year
- Table and collection view data sources for Combine☆627Updated last year
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆689Updated 2 years ago
- QA assistant for a SwiftUI app: change the color scheme, accessibility settings, and localization on the fly!☆322Updated 3 years ago
- Bringing Views into Focus☆617Updated 7 months ago
- Utilities for tests that wait for Combine publishers☆252Updated 3 years ago
- Swift + Redux + (Combine|RxSwift|ReactiveSwift) -> SwiftRex☆624Updated 3 weeks ago
- Powerful navigation in the Composable Architecture via the coordinator pattern☆444Updated 5 months ago
- How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/☆334Updated 4 years ago
- A semi-official SwiftUI wrapper for UIVisualEffectView☆359Updated 3 years ago
- Lazy image loading for Apple platforms: SwiftUI, UIKit, AppKit☆20Updated 2 years ago
- Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.☆346Updated 2 years ago
- Swift DSL for writing slide decks in Xcode