Hi most of the react developers would find dvaJS and umiJS, heaven for state management and application development. Dva is elm based state management tool that use react-redux for state management.
Q: How to access DVA Store in UMI application, outside the component or without connect?
Q: How to dispatch DVA Store in UMI application, outside the component or without connect?