Reshow Flux with react hooks. 
===============

* GIT
   * https://github.com/react-atomic/reshow/tree/main/packages/reshow-flux
* NPM
   * https://www.npmjs.com/package/reshow-flux


## Simple for use with Return component
* https://github.com/react-atomic/reshow/tree/main/packages/reshow-return

## Examples

### useConnect options
* https://github.com/react-atomic/reshow/blob/c07b511dd10da9559c5a7509206ef8db3b53af9d/packages/reshow-return/src/connectOptions.js#L13-L25

### calculateState
* https://github.com/react-atomic/reshow/blob/c07b511dd10da9559c5a7509206ef8db3b53af9d/packages/reshow-return/src/connectOptions.js#L27-L64
