简体   繁体   English

如何在 react native 中获取设备的应用程序、图像和视频列表?

[英]How can I get list of apps, images and videos of my device in react native?

I want to get list of apps, images and videos from my device and show them into list, how can i do this using react native?我想从我的设备中获取应用程序、图像和视频的列表并将它们显示到列表中,我如何使用 react native 来做到这一点?

Thank in advance!!预先感谢!!

There are many modules for this like react-native-android-installed-apps-unblocking or react-native-installed-apps for installed apps and react-native-cameraroll to access the gallery有许多用于此的模块,例如react-native-android-installed-apps-unblockingreact-native-installed-apps用于已安装的应用程序和react-native-cameraroll以访问图库

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM