ReactiveFeedback
Reactive architecture
A unidirectional reactive architecture implementation for managing complex state in iOS apps
Unidirectional reactive architecture
158 stars
50 watching
11 forks
Language: Swift
last commit: over 1 year ago architectureiosreactiveswiftreduxswiftunidirectional-data-flow
Related projects:
Repository | Description | Stars |
---|---|---|
sergdort/combinefeedback | An implementation of an unidirectional reactive architecture using Combine framework for managing state in iOS apps | 689 |
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 |
ra1028/vueflux | An architecture that manages state with unidirectional data flow for iOS apps, inspired by Vuex and Flux. | 332 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
colineberhardt/swiftreactiveplayground | A repository of build-and-run examples to support a talk on using Swift with ReactiveCocoa for building reactive user interfaces. | 27 |
notests/rxfeedback.swift | An RxSwift architecture for building feedback loops and managing state changes in software systems | 1,035 |
brightify/reactant | An open source framework for building reactive iOS applications with improved reusability and safety features | 373 |
bastienfalcou/portfolio | An iOS app exploring MVI architecture and SwiftUI/Combine features for building reactive user interfaces. | 10 |
carthage/reactivetask | A framework for launching and managing shell tasks with real-time output monitoring | 132 |
reactive-swift/executioncontext | A framework for managing parallel execution contexts in Swift applications. | 4 |
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
sky-uk/reactiveapi | A framework for building reactive network clients in Swift using RxSwift and URLSession. | 79 |
reactiverse/aws-sdk | A Vertx NIO-based client library for using AWS SDK v2 in non-blocking, scalable applications. | 49 |
babylonhealth/bento | A Swift library for building component-based interfaces on top of UITableView. | 374 |