By using an invisible reducer, you can combine your service, actions and reducer
You can check out this great medium post by mvbattan in order to understand how it works.
You can try out an invisible reducer in a demo as well. We recommend using you own browser's console instead of codesandbox.ios
's.