Redux-ReactiveSwift
Redux-ReactiveSwift copied to clipboard
Add mixin-like approach of connecting custom middleware to Store
Need to cover at least following fields with interfaces & implementations:
- State persistence and restoration
- Logging
Some ideas for implementation can be found here https://redux.js.org/docs/advanced/Middleware.html