RxDucks
Rx framework
A Redux-like framework specialized for RxSwift, allowing developers to manage application state using reactive programming principles.
RxDucks is a Redux-like framework working on RxSwift.
40 stars
19 watching
4 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
iosreduxrxcocoarxswiftswift
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxasdatasources | A Rx-based data source library for AsyncDisplayKit and Texture | 119 |
rxswiftcommunity/rxflow | An iOS navigation framework that promotes reactive programming and declarative navigation design | 1,879 |
rxswiftcommunity/rxwebkit | A framework for interacting with web content using reactive programming principles in Swift | 252 |
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 |
rxswiftcommunity/rxtask | A command-line task runner implemented using RxSwift | 15 |
gre4ixin/reactorkitexample | An example project demonstrating the integration of RxSwift and ReactorKit for building reactive iOS applications. | 2 |
notests/rxfeedback.swift | An RxSwift architecture for building feedback loops and managing state changes in software systems | 1,035 |
beeth0ven/rxswift-chinese-documentation | A comprehensive documentation set for functional reactive programming with Swift. | 1,351 |
rxswiftcommunity/rxswiftext | A collection of additional operators and extensions to RxSwift for handling sequences and enhancing existing objects with reactive abilities. | 1,330 |
droidsonroids/rxswiftexamples | Provides examples and resources for learning reactive programming with RxSwift. | 976 |
rxswiftcommunity/rxswiftutilities | Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application | 189 |
rxswiftcommunity/rxgooglemaps | A reactive wrapper for GoogleMaps SDK in Swift. | 95 |
rxswiftcommunity/rxfirebase | A set of RxSwift extensions for interacting with Firebase services such as Database, Firestore, RemoteConfig, Storage, Auth, and Functions | 224 |
acdlite/redux-rx | A library that provides reactive utilities for building connected components in Redux applications | 1,007 |