Redux-ReactiveSwift icon indicating copy to clipboard operation
Redux-ReactiveSwift copied to clipboard

Add mixin-like approach of connecting custom middleware to Store

Open soxjke opened this issue 8 years ago • 1 comments

Need to cover at least following fields with interfaces & implementations:

  • State persistence and restoration
  • Logging

soxjke avatar Oct 21 '17 08:10 soxjke

Some ideas for implementation can be found here https://redux.js.org/docs/advanced/Middleware.html

soxjke avatar Jan 01 '18 20:01 soxjke