RxFeedback.swift

Feedback loop architecture

An RxSwift architecture for building feedback loops and managing state changes in software systems

The universal system operator and architecture for RxSwift

GitHub

1k stars
34 watching
68 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list

architecturefeedback-looprxcocoarxswiftswiftuniversal-operator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spinners/spin.swift Provides a unified way to implement feedback loops in Swift applications using various reactive frameworks and UI technologies 122
rxswiftcommunity/rxoptional Extensions for handling null and empty values in Swift observables 700
spinners/spin.uikit.demo A UIKit demo application that showcases reactive programming techniques using different frameworks (ReactiveSwift, RxSwift, Combine) to implement a feedback loop. 3
rxswiftcommunity/rxalert A tool to implement UIAlertController with RxSwift 50
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
cats-oss/rxducks A Redux-like framework specialized for RxSwift, allowing developers to manage application state using reactive programming principles. 40
rxswiftcommunity/rxgesture A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. 1,388
aboutjax/framer-feedback A Framer module for displaying customizable feedback messages with dismiss options 20
rxswiftcommunity/rxswiftutilities Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application 189
rxswiftcommunity/rxasdatasources A Rx-based data source library for AsyncDisplayKit and Texture 119
rxswiftcommunity/rxnimble Extensions to RxSwift that simplify unit testing with Observables 265
rxswiftcommunity/rxkeyboard Provides a reactive way to observe and respond to keyboard frame changes in iOS applications. 1,610
rxswiftcommunity/rxreachability RxSwift bindings for detecting network reachability changes 283
rxswiftcommunity/action An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. 875