react-redux-promise-listener icon indicating copy to clipboard operation
react-redux-promise-listener copied to clipboard

Provide hook

Open floriangosse opened this issue 5 years ago • 0 comments

What is the current behavior?

Right now the only way to create an async function is to use the component.

What is the expected behavior?

A hook that allows us to create an async function.

Sandbox Link

https://codesandbox.io/s/react-final-form-async-redux-submission-hook-i5646?file=/src/useAsyncFunction.js

floriangosse avatar Aug 11 '20 16:08 floriangosse