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

reduxrxswiftstate-containerstate-managementswiftunidirectional-data-flow

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
svdo/rerxswiftA framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps.99
lsunsi/reduxswiftA state management library for Swift applications using Redux principles39
vadimtrifonov/rxstatereducerDemonstrates an approach to managing asynchronous state in software applications using reactive programming and a unidirectional data flow4
rxswiftcommunity/rxswiftutilitiesHelpful classes and extensions for managing asynchronous operations and UI interactions in a Swift application189
rxswiftcommunity/rxthemeA Swift framework for managing UI theme changes with reactive programming383
rxswiftcommunity/actionAn RxSwift library that abstracts actions with work factories, managing execution and enabling conditions.874
rxswiftcommunity/rxasdatasourcesA Rx-based data source library for AsyncDisplayKit and Texture119
rxswiftcommunity/rxrealmdatasourcesA library that enables easy data source creation for RxRealm in iOS and macOS apps161
rxswiftcommunity/rxsegueA Reactive generic segue implementation for Swift using RxSwift80
rintoj/statexA state management library for unidirectional data flow and immutable uni-state with support for Angular and React68
anish000kumar/redux-boxA tool for organizing and managing application state in a modular fashion while simplifying redux-saga interactions.708
shiftyp/redurxA state management system using RxJS Observables and reducers, allowing asynchronous operations and functional computation of additional state95
reduxkit/reduxkitA predictable state container for Swift apps605
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700
rxswiftcommunity/rxnimbleExtensions to RxSwift that simplify unit testing with Observables265