CombineFeedback
Reactive architecture
An implementation of an unidirectional reactive architecture using Combine framework for managing state in iOS apps
Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine
689 stars
19 watching
54 forks
Language: Swift
last commit: about 3 years ago architecturecombineswiftswiftuiunidirectional
Related projects:
Repository | Description | Stars |
---|---|---|
babylonhealth/reactivefeedback | A unidirectional reactive architecture implementation for managing complex state in iOS apps | 158 |
combinecommunity/rxcombine | A bridge between two different reactive programming frameworks | 1,033 |
reactorswift/reactor | A framework for building reactive applications with unidirectional data flow. | 176 |
briansemiglia/cycle.swift | An experiment in unidirectional architecture using reactive programming and state management | 24 |
brightify/reactant | An open source framework for building reactive iOS applications with improved reusability and safety features | 373 |
colineberhardt/swiftreactiveplayground | A repository of build-and-run examples to support a talk on using Swift with ReactiveCocoa for building reactive user interfaces. | 27 |
aaronc/freactive.core | A library that abstracts reactive data structures to enable sharing between different front-end frameworks. | 41 |
notests/rxfeedback.swift | An RxSwift architecture for building feedback loops and managing state changes in software systems | 1,035 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
dmbarbour/sirea | An orchestration framework for declarative programming in Haskell using Reactive Demand Programming | 270 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |
cx-org/combinex | An implementation of Apple's reactive programming framework for processing asynchronous events | 623 |
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
pbrt/reactogo | A React-based development boilerplate with Redux and Webpack architecture for building responsive web applications. | 65 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |