How to download base64 to pdf in react native

Viewed 8

i want to download pdf file from base64 string. I want to do it without using fetch, because i will fetch the data before then i want to download it.

0 Answers
Related