How do I get the "save to files" dialog in android (see ios example)

Please provide the following:

  1. SDK Version: 45.0.0
  2. Platforms(Android/iOS/web/all): android

When sharing appears in iOS, there is an option to “save to files”

Is there a way to get android to do the same, or to an SD Card? Or is the android sharing menu not coded with that functionality? Is there a way on android to save directly to download folder automatically? I have tried FileSystem but it does not have access to the downloads.

I ideally don’t want to download, but I cannot get a PDF to show in an expo project. I tried but it does not seem to show the pdf. The PDF is downloaded from a cloud blob and the direct URL does not show the contents. The reason for the cloud blob storage is because downloading works fine with Images.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.