With the new Redux Hooks API (https://react-redux.js.org/api/hooks), code uses redux would be simpler. It resolves the pains of using redux by removing needs of mapStateToProps etc.
Does this sounds a good idea? How could replugable to integrate it? Is there a plan?