In my application I need to save on my computer a CSV file which comes from an API response. The function which sends POST request is (I am using Redux):
expo