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 3 years ago
Linked from 1 awesome list

architecturefeedback-looprxcocoarxswiftswiftuniversal-operator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
spinners/spin.swiftProvides a unified way to implement feedback loops in Swift applications using various reactive frameworks and UI technologies122
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700
spinners/spin.uikit.demoA UIKit demo application that showcases reactive programming techniques using different frameworks (ReactiveSwift, RxSwift, Combine) to implement a feedback loop.3
rxswiftcommunity/rxalertA tool to implement UIAlertController with RxSwift50
rxswiftcommunity/rxstateA state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state.154
svdo/rerxswiftA framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps.99
cats-oss/rxducksA Redux-like framework specialized for RxSwift, allowing developers to manage application state using reactive programming principles.40
rxswiftcommunity/rxgestureA reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views.1,389
aboutjax/framer-feedbackA Framer module for displaying customizable feedback messages with dismiss options20
rxswiftcommunity/rxswiftutilitiesHelpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application189
rxswiftcommunity/rxasdatasourcesA Rx-based data source library for AsyncDisplayKit and Texture119
rxswiftcommunity/rxnimbleExtensions to RxSwift that simplify unit testing with Observables265
rxswiftcommunity/rxkeyboardProvides a reactive way to observe and respond to keyboard frame changes in iOS applications.1,609
rxswiftcommunity/rxreachabilityRxSwift bindings for detecting network reachability changes283
rxswiftcommunity/actionAn RxSwift library that abstracts actions with work factories, managing execution and enabling conditions.874