0

I know we cannot update the redux state with the response from an async function. But I want to only make an async call and don't require some response back. For example: AsyncStorage.setItem('foo','bar'); in react-native.

0 Answers0