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

1.3k Views Asked by At

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!!

1

There are 1 best solutions below

0
On BEST ANSWER

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