0

I need to generate an .xlsx file from a server response, in React Native. The server response looks like this: Server response (first log is blob, second log is content type)

I have a fetch, the response comes back successfully (the screenshot) and I need to generate an .xlsx file to be stored in the device.

What is the best solution to do this? I have tried with RN Fetch Blob but without success, I cannot successfully generate the contents of the file, I'm just creating the file. I am missing something and I don't know what.

  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Jul 26 '23 at 01:36

0 Answers0