2

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

Dhaval
  • 868
  • 12
  • 22

1 Answers1

1

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

BloodyMonkey
  • 1,572
  • 1
  • 9
  • 15