Extensions
This repository contains the core component for ReSwift, the following extensions are available:
- ReSwift-Thunk: Provides a ReSwift middleware that lets you dispatch thunks (action creators) to encapsulate processes like API callbacks.
- ReSwift-Router: Provides a ReSwift compatible Router that allows declarative routing in iOS applications
- ReSwift-Recorder: Provides a
Storeimplementation that records allActions and allows for hot-reloading and time travel
View on GitHub
Install in Dash
Extensions Reference