从React Native应用程序打开android Gallery应用程序 [英] Open android Gallery App from react native app

查看:122
本文介绍了从React Native应用程序打开android Gallery应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序需要打开一个图像,并使用android gallery应用程序将其存储在文档目录中本地.使用链接进行本机反应是否可行?

My application requires opening an image, stored locally in the document directories using the android gallery app.Is this possible in react native using linking.

推荐答案

所以我的要求是在按钮上单击下载图像,然后使用android gallery打开同一图像,我使用链接打开画廊内容网址而不是文件网址.

So my requirement was to download an image on a button click an then open the same image using the android gallery , I achieved the same using react-native-fetch-blob which facilitates both downloading a file and opening it with the corresponding apps. P.S: you could also open the gallery using linking, provided you have the content url rather than file url.

这篇关于从React Native应用程序打开android Gallery应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆