react-nativereact-native-iosreact-native-device-info

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?

Thank in advance!!


Solution

  • 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