An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with combine-framework

A curated list of projects in awesome lists tagged with combine-framework .

https://github.com/heckj/swiftui-notes

content for Using Combine - notes on learning Combine with UIKit and SwiftUI

combine combine-framework swiftui

Last synced: 15 May 2025

https://heckj.github.io/swiftui-notes/

content for Using Combine - notes on learning Combine with UIKit and SwiftUI

combine combine-framework swiftui

Last synced: 24 Mar 2025

https://github.com/combinecommunity/combineext

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.

combine-framework reactive-programming reactive-streams swift

Last synced: 14 May 2025

https://github.com/pointfreeco/combine-schedulers

⏰ A few schedulers that make working with Combine more testable and more versatile.

combine-framework testing

Last synced: 14 May 2025

https://github.com/peterfriese/makeitso

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"

combine-framework firebase firebase-auth firestore ios ios-swift product-screenshot sign-in-with-apple swiftui

Last synced: 15 May 2025

https://github.com/peterfriese/MakeItSo

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"

combine-framework firebase firebase-auth firestore ios ios-swift product-screenshot sign-in-with-apple swiftui

Last synced: 02 May 2025

https://github.com/tcldr/Entwine

Testing tools and utilities for Apple's Combine framework.

apple combine combine-framework ios reactive reactive-programming reactive-streams swift swiftui test tvos unit-test xctest

Last synced: 28 Mar 2025

https://github.com/tcldr/entwine

Testing tools and utilities for Apple's Combine framework.

apple combine combine-framework ios reactive reactive-programming reactive-streams swift swiftui test tvos unit-test xctest

Last synced: 05 Apr 2025

https://github.com/inamiy/harvest

🌾 Harvest: Apple's Combine.framework + State Machine, inspired by Elm.

automaton combine-framework elm redux state-machine swift

Last synced: 04 Oct 2025

https://github.com/inamiy/Harvest

🌾 Harvest: Apple's Combine.framework + State Machine, inspired by Elm.

automaton combine-framework elm redux state-machine swift

Last synced: 09 May 2025

https://github.com/sgl0v/tmdb

iOS application for the Movie DB

combine-framework mvvm swift

Last synced: 15 Apr 2025

https://github.com/venkatasg/detext

iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).

combine-framework coreml ios pencilkit swift swiftui

Last synced: 05 Apr 2025

https://github.com/dehesa/package-conbini

Publishers, operators, and subscribers to supplement Combine.

apple combine combine-framework ios macos reactive-programming swift swiftui tvos watchos xctest

Last synced: 11 Dec 2025

https://github.com/noppefoxwolf/Combinative

UI event handling using Apple's combine framework.

combine-framework ios13 swift-package-manager swift5

Last synced: 25 Mar 2025

https://github.com/noppefoxwolf/combinative

UI event handling using Apple's combine framework.

combine-framework ios13 swift-package-manager swift5

Last synced: 13 Apr 2025

https://github.com/nalexn/minimalist

Observable Property and Signal for building data-driven UI without Rx

combine-framework data-driven observer observer-pattern property-wrappers reactive reactiveswift redux rx rxswift signal

Last synced: 17 Mar 2025

https://github.com/vyshane/grpc-swift-combine

Combine framework integration for Swift gRPC

combine-framework grpc protobuf swift swift-grpc

Last synced: 18 Feb 2026

https://github.com/fimuxd/BringMyOwnBeer-Combine

👈 이 녀석을 Combine+SwiftUI로 구현해보는 예제 (Let'Swift 2019)

banksalad brewdog combine combine-framework ios letswift mvvm punkapi rainist swift5 swiftui xcode11

Last synced: 03 May 2025

https://github.com/alfianlosari/applecombinemarblevisualizer

Live Marble Diagram Visualizer for Apple Combine framework on Apple Platform

combine-framework ios ios-app ios13 marble-diagrams rxswift swift

Last synced: 10 Apr 2025

https://github.com/recombine/recombine

A Swift Redux library utilizing Apple's Combine Framework.

combine-framework redux-framework swift swiftui

Last synced: 25 Oct 2025

https://github.com/peterfriese/swiftui-combine-applied

Sample code for my blog post series about Combine and SwiftUI

combine-framework swift swiftui

Last synced: 21 Jun 2025

https://github.com/siamakrostami/srnetworkmanager

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.

asyncawait combine-framework network swift threadsafe

Last synced: 11 Dec 2025

https://github.com/pg8wood/dashboard

iOS app + Today widget that monitors the status of my web apps. Updated for SwiftUI!

combine-framework ios swift swift-5 swiftui today-widget watchos

Last synced: 11 Mar 2025

https://github.com/amzd/publishedobject

A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.

combine combine-framework property-wrapper swift-package-manager swiftui

Last synced: 19 Jun 2025

https://github.com/siamakrostami/SRNetworkManager

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.

asyncawait combine-framework network swift threadsafe

Last synced: 31 Oct 2025

https://github.com/gilbox/cloe

Cloe is Redux on Combine for SwiftUI with excellent feng shui.

combine-framework redux swift swiftui

Last synced: 13 Apr 2025

https://github.com/icanzilb/cancellor

Bind multiple cancellables to the lifetime of another object like a view controller.

combine-framework reactive-programming swift

Last synced: 22 Apr 2025

https://github.com/icanzilb/Cancellor

Bind multiple cancellables to the lifetime of another object like a view controller.

combine-framework reactive-programming swift

Last synced: 22 Jul 2025

https://github.com/cocoatoucher/combineoperators

Interactive tutorial/cheat sheet app that lets you play with Combine framework publishers

animation apple cheatsheet combine combine-framework interactive swift swiftui tutorial

Last synced: 18 Apr 2026

https://github.com/monstar-lab-oss/ios-template

CleanArchitecture Combine+UIKit template with MVVM Coordinator support

cocoapods combine-framework cookiecutter cookiecutter-template ios ios-swift template-project uikit-framework

Last synced: 26 Apr 2025

https://github.com/antranapp/leakdetector

A SPM to support finding memory leaks for Swift projects.

combine-framework ios leak-detection macos memory memory-leak memory-management swift

Last synced: 10 Apr 2025

https://github.com/nsnull0/chatappwithgrpc

GRPC Go Server with ios client app

combine-framework golang grpc-go grpc-swift swift swiftui

Last synced: 13 Apr 2025

https://github.com/mindinventory/combinepart-2

This combine demo with MVVM pattern is very simple and easy to understand. In this demo there is normal API parsing.

api api-service combine combine-framework diffabledatasource ios ios-app ios-swift ios13 swift uitableview

Last synced: 03 Oct 2025

https://github.com/mindinventory/combinepart-1

This combine demo with MVVM pattern is very simple and easy to understand. In this demo there is normal form validation for username and password.

combine combine-framework ios ios-app ios-swift ios13 swift

Last synced: 09 Jul 2025

https://github.com/sergio11/threads_swiftui

Threads SwiftUI is an iOS 17 app for sharing thoughts and discussing trending topics. Built with SwiftUI and Clean Code architecture, it lets users create threads, follow others, and like posts. Utilizing Firebase for authentication, storage, and real-time updates, it offers a seamless and secure experience. 🧵📱🔥

clean-architecture combine combine-framework firebase-auth firestore firestore-database ioc-container ios ios-app ios-swift ios17 swift swift-package-manager swift5 swiftui

Last synced: 14 Jun 2025

https://github.com/alfianlosari/combinefetchapicompleted

Combine Fetch TMDb API completed project

combine-framework swift5

Last synced: 10 Apr 2025

https://github.com/heckj/timelaneexperiment

quick experiment to show off Timelane and logging from Combine (happens to also be SwiftUI based)

combine combine-framework swift swiftui swiftui-example

Last synced: 23 Jul 2025

https://github.com/tcldr/entwinerx

Bridging operators between RxSwift and Apple's Combine frameworks

combine combine-framework reactive reactive-streams rxswift rxswift-extensions swift swiftui

Last synced: 04 Sep 2025

https://github.com/dagronf/dsfimageflipbook

A simple 'flipbook' of images that can be presented as flipbook-style animation

combine-framework flipbook ios macos tvos

Last synced: 27 Mar 2025

https://github.com/ragzy15/publisherkit

An open source implementation of Apple's Combine framework for processing asynchronous events over time

carthage cocoapods combine combine-framework ios macos observer publisher-subscriber reactive reactive-programming swift swift-package-manager tvos watchos xcode

Last synced: 21 Oct 2025

https://github.com/haifengkao/resumablecombine

Handle backpressure in Swift Combine gracefully

combine combine-framework ios reactive-programming swift

Last synced: 14 Jul 2025

https://github.com/anscoder/infiniteswiftuiscrollexample

Example for Infinite scroll view in SwiftUI with Async Image loading.

combine-framework ios ios-demo swiftui swiftui-demo swiftui-learning

Last synced: 20 Jul 2025

https://github.com/jackstone92/combinerx

Helpful bridging functions between RxSwift and Combine frameworks

backpressure bridge buffer combine combine-framework pressure rxswift strategy swift

Last synced: 10 Apr 2025

https://github.com/darrarski/swiftendpoint

Lightweight library providing higher level of abstraction for implementing networking in iOS and macOS applications

combine-framework endpoint networking swift swift-package

Last synced: 30 Jul 2025

https://github.com/rushisangani/networkkit

Testable network layer seamlessly integrating Combine Framework, and Async/Await using Swift Package

async-await combine-framework framework ios-network-layer swift swiftpackagemanager

Last synced: 14 May 2025

https://github.com/sombre-osmoze/matrix

A Matrix protocol Swift Package

combine combine-framework matrix swift swift-package

Last synced: 08 Apr 2026

https://github.com/sergio11/real_insight_swiftui

RealInsight is an iOS application built using SwiftUI that aims to provide similar functionality to BeReal. It offers a platform for users to connect and share insights, thoughts, and experiences in a supportive community environment. 📱💬🌟

clean-architecture combine combine-framework ioc-container ios ios-swift ios17 swift swiftui

Last synced: 13 Aug 2025

https://github.com/ctarda/wordcamp

An iOS / iPadOS / watchOS / tvOS app to browse upcoming WordCamps

combine-framework ios ios13 swiftui watchos wordcamp

Last synced: 04 May 2026

https://github.com/julesmoorhouse/100daysofswiftui

A collection of projects and challenges, tracking my progress through Paul Hudson's 100DaysOfSwiftUI Tutorials. #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui

animation combine combine-framework ios-learning swift swift-combine swift-learning swiftui swiftui-course

Last synced: 29 Oct 2025

https://github.com/alfianlosari/combinefetchapistarter

Starter project for Combine fetch API tutorial

combine-framework swift5

Last synced: 08 Aug 2025

https://github.com/cerezo074/combineplayground

Combine Playground is a demonstration about Apple's Reactive Framework.

apple combine-framework ios playground reactive-programming swift xcode

Last synced: 16 Feb 2026

https://github.com/faizmokh/boostcontacts

Simple contacts list application utilizing MVVM + Apple Combine Framework

combine-framework mvvm swift

Last synced: 20 Aug 2025

https://github.com/inderjagdeo/listview-with-combine-mvvm

Simple list view example with Combine framework & MVVM design pattern in swift language

combine-framework mvvm-architecture swift unit-test

Last synced: 14 Apr 2025

https://github.com/lionello/pengchauferry

iOS and Android apps to find all ferries to and from Peng Chau island, Hong Kong

android combine-framework ios ios-app ios-swift jsoup kotlin kotlin-android localization location mvvm mvvm-android mvvm-architecture mvvm-ios swift swiftui

Last synced: 08 May 2026

https://github.com/inderjagdeo/networkmanager-with-combine

A simple network manager class with URL Session & Combine framework to get, post, put, and delete data on the server in swift language.

combine-framework ios ios-swift netowrk-layer network-request swift url-session

Last synced: 31 Mar 2025

https://github.com/hisaac/pasteboardpublisher

A custom Combine publisher for NSPasteboard (Currently a work-in-progress)

combine combine-framework nspasteboard pasteboard spm swift swift-package swift-package-manager

Last synced: 04 Jul 2025

https://github.com/pg8wood/shortcut-launcher

Proxies user input away from the Shortcuts app. Made with Vocable AAC’s head tracking implementation.

combine-framework head-tracking shortcuts shortcuts-app swift-5-2 swiftui

Last synced: 28 Apr 2026

https://github.com/inderjagdeo/quotesappswiftui

Explore a world of inspiration with our quotes app, developed in Swift using SwiftUI, Combine, and MVVM architecture. This open-source project is designed to showcase modern iOS development techniques and is available on GitHub.

combine-framework ios-application mvvm-architecture swift swiftui swiftui-example

Last synced: 30 Apr 2026

https://github.com/sbooth/pipeline

A powerful and performant Swift interface to SQLite.

combine-framework sqlite sqlite3 swift

Last synced: 16 Apr 2026

https://github.com/sergio11/swift_ui_masterclass

📱🚀 This repository compiles exercises and projects from "The Complete iOS App Development Course with SwiftUI" by Robert Petras on Udemy. It encompasses practices from basic to advanced levels in iOS app development using SwiftUI, Xcode, and SwiftData.

combine-framework ios-swift iosdevelopment swift swiftui

Last synced: 30 Apr 2026

https://github.com/iosdevpriyank/interviewquestionbank

Welcome to InterviewQuestionBank, a curated collection of real-world interview questions for developers. From Swift basics to advanced concepts like OOP, concurrency, and design patterns, you'll find detailed answers and practical coding challenges. Boost your skills with this comprehensive, community-driven resource!

app-performance app-security combine-framework concurrency developer-interviews error-handling generics interview-questions ios ios-development memory-management protocol-delegates solid-principles swift swift-interview-questions swiftui uikit

Last synced: 16 May 2026

https://github.com/przemek-jablonski/casimir

Complex extension suite for Multiplatform  Stack (SwiftUI, Combine, SPM, Async/Await)

combine-framework extensions swift swiftui

Last synced: 16 May 2026

https://github.com/lovicesunuwar/swift-combine-basics

This is a short introduction on. how combine is implemented, with descriptions

combine combine-framework ios swift uikit uikit-framework

Last synced: 28 Oct 2025

https://github.com/ferdinand1995/dota2-heroes

The repository contains exercises related to Modular Architecture using Swift Package Manager, Memory Optimization on loading an image, and Using Combination Framework Practices in the Development of a iOS Project

combine-framework ios mvvm swift swift-package-manager swift5 uikit

Last synced: 11 Oct 2025

https://github.com/rugheid/swift-amalgamate

The Amalgamate package extends the Combine framework with handy utilities.

combine-framework ios13 macos swift swift-package-manager tvos watchos

Last synced: 11 Mar 2025

https://github.com/huypham85/hpcombinenetworking

Abstracted & robust networking layer for iOS with Combine integration.

combine-framework ios ios-networking reactive-programming swift

Last synced: 11 Apr 2025

https://github.com/charlieroth/learningcombine.playground

Swift Playground for learning the Combine Framework

combine-framework playground swift xcode

Last synced: 10 Jun 2025

https://github.com/dungntm58/cleanarchitectureusecase

Use Case layer in Clean Architecture using Combine

clean-architecture combine combine-framework ios ios-swift spm swift usecase

Last synced: 05 Jul 2025

https://github.com/sinakhanjani/restfulapi

RestfulAPI is a lightweight yet powerful Swift framework for making RESTful API requests using URLSession and Combine, featuring built-in authentication management, custom headers, and support for synchronous and asynchronous execution. 🚀

combine-framework restful-api swift urlsession

Last synced: 03 Sep 2025