useLoading - rootstrap/redux-tools GitHub Wiki

Arguments

    actionNamePrefix (string): The prefix for the actions created with `createThunk`. You can use the object returned by `createThunk`

Returns a boolean indicating if the status of the thunk is 'loading'.