RxState

State management library

A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state.

Redux implementation in Swift using RxSwift

GitHub

154 stars
9 watching
12 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list

reduxrxswiftstate-containerstate-managementswiftunidirectional-data-flow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
lsunsi/reduxswift A state management library for Swift applications using Redux principles 39
vadimtrifonov/rxstatereducer Demonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow 4
rxswiftcommunity/rxswiftutilities Helpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application 189
rxswiftcommunity/rxtheme Provides a theme management system based on Rx, allowing developers to easily switch between different themes and manage their UI's appearance. 382
rxswiftcommunity/action An RxSwift library that abstracts actions with work factories, managing execution and enabling conditions. 875
rxswiftcommunity/rxasdatasources A Rx-based data source library for AsyncDisplayKit and Texture 119
rxswiftcommunity/rxrealmdatasources A library that enables easy data source creation for RxRealm in iOS and macOS apps 161
rxswiftcommunity/rxsegue A Reactive generic segue implementation for Swift using RxSwift 80
rintoj/statex A state management library for unidirectional data flow and immutable uni-state with support for Angular and React 68
anish000kumar/redux-box A tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions. 708
shiftyp/redurx A state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state 95
reduxkit/reduxkit A predictable state container for Swift apps 605
rxswiftcommunity/rxoptional Extensions for handling null and empty values in Swift observables 700
rxswiftcommunity/rxnimble Extensions to RxSwift that simplify unit testing with Observables 265