ReSwift

State management framework

A framework for managing app state in a unidirectional data flow architecture inspired by Redux.

Unidirectional Data Flow in Swift - Inspired by Redux

GitHub

8k stars
147 watching
521 forks
Language: Swift
last commit: 7 months ago
Linked from 4 awesome lists

reduxreswiftswiftunidirectional-data-flow

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dimillian/movieswiftui A SwiftUI and Combine app using the MovieDB API with a custom Flux implementation 6,458
reswift/counterexample A simple Swift app demonstrating unidirectional data flow using ReSwift 44
reswift/counterexample-navigation-timetravel A simple Swift application demonstrating unidirectional data flow using ReSwift 36
svdo/rerxswift A framework that integrates ReSwift and RxSwift to simplify application state management and UI updates in iOS apps. 99
twostraws/unwrap An interactive Swift learning app with video lessons, practice activities, and daily challenges. 2,294
rxswiftcommunity/rxstate A state container and implementation of Redux using RxSwift, designed to facilitate unidirectional data flow architecture for managing app state. 154
nalexn/clean-architecture-swiftui A sample app demonstrating Clean Architecture principles and their application in a SwiftUI project 5,826
ra1028/vueflux An architecture that manages state with unidirectional data flow for iOS apps, inspired by Vuex and Flux. 332
khoren93/swifthub An iOS client with GitHub integration using RxSwift and MVVM architecture 3,030
reswift/reswift-recorder An extension for Redux that enables developers to record and replay actions in their applications. 138
alisoftware/reusable A mixin protocol to create type-safe reusable views and view controllers 3,003
reactorswift/reactor A framework for building reactive applications with unidirectional data flow. 176
reactivecocoa/reactiveswift Provides a framework for writing reactive programs in Swift 3,005
openstack/swift A distributed object storage system designed to scale and support high concurrency 2,634
cardoso/reduxmoviedb An iOS app that uses the Redux and ReSwift frameworks to manage state and side effects in an asynchronous application 204