Is there a way to open an image file (mainly jpeg) with:
RNFetchBlob.android.actionViewIntent(res.path(), item.mime_type);
and then allow to save the image, I'm trying on an emulator Nexus 4 and API 25 but both from the gallery and from the photo there is no option to save the image ... thanks!