There are 4 repositories under combine-framework topic.
content for Using Combine - notes on learning Combine with UIKit and SwiftUI
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
⏰ A few schedulers that make working with Combine more testable and more versatile.
This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"
A powerful open source live wallpaper app for mac
Sample project with Combine & UIKit framework, MVVM architecture
Snip is a lightweight snippets manager app for macOS
Repo to follow along with the Hacking with Swift 100 Days of SwiftUI Course (https://www.hackingwithswift.com/100/swiftui)
Combine wrapper on Google's iOS Firebase library.
A small, lightweight UISearchController wrapper for SwiftUI
🔧 Feature Flagging for Swift
iOS TV Shows app with TMDb Api. Async-await, MVVM + Coordinator. Modular Architecture. Swift Package Manager
Publishers, operators, and subscribers to supplement Combine.
Async network layer with Combine
PDF/WebPages Reader with embedded Google Translate and voice engine on SwiftUI, Combine, Catalyst, AppKit
A Safari App Extension to help make Reddit suck just a little less on Safari 13+. Written (mostly) in SwiftUI.
UI event handling using Apple's combine framework.
Observable Property and Signal for building data-driven UI without Rx
Combine framework integration for Swift gRPC
Live Marble Diagram Visualizer for Apple Combine framework on Apple Platform
👈 이 녀석을 Combine+SwiftUI로 구현해보는 예제 (Let'Swift 2019)
Swift + MVVM + XCTests + SOLID + SwiftPackage
🌤 Swift Combine extensions for reactive CloudKit record processing
🚀 Sample iOS Clean Architecture on SwiftRorty App focused on the scalability, testability and maintainability written in Swift, following best practices using Swift-UI.
Sample code for my blog post series about Combine and SwiftUI
SRNetworkManager is a powerful and flexible networking layer for Swift applications. It provides a generic, protocol-oriented approach to handling API requests, supporting both Combine and async/await paradigms. This package is designed to be easy to use, highly customizable, and fully compatible with Swift 6 and the Sendable protocol.
Modern collection view with compositional layout.
iOS app + Today widget that monitors the status of my web apps. Updated for SwiftUI!
This is a sample iOS 13+ UIKit - Combine project.
A simple Pokedex app written in Swift that implements the PokeAPI, using Combine, RIB+VVM architecture and compositional layout