facebookarchive / redux-react-hook

React Hook for accessing state and dispatch from a Redux store
MIT License
2.16k stars 103 forks source link

Performance issues #85

Closed Gentlemancj closed 4 years ago

Gentlemancj commented 4 years ago

the little change will make global render(update all component who used useMappedState function)

image

ianobermiller commented 4 years ago

Sorry, I'm not sure I understand. Are you proposing a change to the docs? Can you send it as a PR instead, or provide me the before and after?

ianobermiller commented 4 years ago

I'm going to close this issue for now, but please comment if you have more info and I can reopen!