Downloading PDF file in React Native for IOS using rn-fetch-blob

后端 未结 0 1198
一个人的身影
一个人的身影 2020-12-16 21:35

I use this library (rn-fetch-blob) to download base64 pdf from the server. This is my code below:

RNFetchBlob.config({ 
      fileCache: true, 
      path: RN         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题