Karl Bowden

4pods

ReduxKit

ReduxKit is a swift implementation of rackt/redux by Dan Abramov and the React Community. A thorough walkthrough and description of the framework can be found at the official Redux repostory: Redux

License: MIT

  • Swift

ReduxKitRxSwift

RxSwift bindings for ReduxKit

License: MIT

  • Swift

ReSwift

ReSwift is a Redux-like implementation of the unidirectional data flow architecture in Swift. It embraces a unidirectional data flow that only allows state mutations through declarative actions.

License: MIT

  • Swift

ReSwiftThunk

A thunk middleware for ReSwift. Allows developers to create easily create async actions. Works well with promises.

License: MIT

  • Swift