ReSwift-Thunk

Thunk middleware

A middleware solution for managing side effects in Redux-like state management systems

Thunk middleware for ReSwift.

GitHub

106 stars
12 watching
29 forks
Language: Swift
last commit: about 3 years ago
reduxreswiftswiftthunk

Related projects:

Repository Description Stars
reswift/reswift-recorder An extension for Redux that enables developers to record and replay actions in their applications. 138
reswift/reswift-router A declarative router for ReSwift that enables developers to define routes in a URL-like sequence 496
reswift/githubbrowserexample Real-world implementation of ReSwift for a GitHub API-powered app 88
reswift/counterexample A simple Swift app demonstrating unidirectional data flow using ReSwift 44
zslucky/redux-fetch-middleware A middleware that simplifies data fetching and status tracking in Redux applications. 38
denisizmaylov/redux-catch-promise Middleware to catch and handle promises and async functions in Redux applications 66
reswift/counterexample-navigation-timetravel A simple Swift application demonstrating unidirectional data flow using ReSwift 36
goktug/redux-twitter A basic Twitter search implementation using Redux and RxSwift with an experimental approach. 35
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
reduxkit/reduxkit A predictable state container for Swift apps 605
troch/deku-redux A library that provides Redux integration with the Deku framework 30
omnidan/redux-recycle A utility that helps reset Redux state to a defined initial value upon specific actions 146
gre4ixin/reduxui A framework for building state-managed user interfaces with async networking and middleware support 44
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154
cats-oss/rxducks A Redux-like framework specialized for RxSwift, allowing developers to manage application state using reactive programming principles. 40