Reactor
Reactive app builder
A framework for building reactive applications with unidirectional data flow.
🔄 Unidirectional data flow in Swift.
176 stars
11 watching
16 forks
Language: Swift
last commit: over 4 years ago
Linked from 1 awesome list
architectureelm-architectureiosmacmac-appreduxswiftunidirectional-data-flow
Related projects:
Repository | Description | Stars |
---|---|---|
gre4ixin/reactorkitexample | An example project demonstrating the integration of RxSwift and ReactorKit for building reactive iOS applications. | 2 |
babylonhealth/reactivefeedback | A unidirectional reactive architecture implementation for managing complex state in iOS apps | 158 |
reactkit/reactkit | A Swift framework for building reactive applications using a stream-based, event-driven programming model. | 1,193 |
briansemiglia/cycle.swift | An experiment in unidirectional architecture using reactive programming and state management | 24 |
goodrequest/goodreactor | A framework that enables separation of concerns and side-effect-free interactions between view models, view controllers, and coordinators in iOS apps. | 33 |
reactorkit/reactorkit | A framework for building reactive and unidirectional applications in Swift | 2,723 |
sergdort/combinefeedback | An implementation of an unidirectional reactive architecture using Combine framework for managing state in iOS apps | 689 |
colineberhardt/swiftreactiveplayground | A repository of build-and-run examples to support a talk on using Swift with ReactiveCocoa for building reactive user interfaces. | 27 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
brightify/reactant | An open source framework for building reactive iOS applications with improved reusability and safety features | 373 |
reactors-io/reactors | A framework for building concurrent distributed applications using asynchronous event streams | 260 |
reactive-swift/executioncontext | A framework for managing parallel execution contexts in Swift applications. | 4 |
mattgallagher/cwlsignal | A framework for reactive programming with Swift | 303 |
bastienfalcou/portfolio | An iOS app exploring MVI architecture and SwiftUI/Combine features for building reactive user interfaces. | 10 |
ruiaaperes/reactor | A framework for managing data persistence and network requests in iOS applications | 184 |