vinzscam/react-native-file-viewer

Unable to download to Gallery on Android

socialcode-rob1 opened this issue · 2 comments

The library supports Share on both iOS and Android.

Within iOS, the share option offers you a way to Save To Photos.
On Android, you can share on the cloud or social platforms, but not simply to Gallery.

Is there a way to enable Gallery as an option?

I'm considering adding a download button to the view. Thoughts?

import CameraRoll from '@react-native-community/cameraroll';

Hi,
unfortunately the options present on the contextual menu shown are up to the installed viewer as well as the version of Android you are running. In some devices you might have this feature out of the box.