79678564

Date: 2025-06-25 06:44:50
Score: 2
Natty:
Report link

When you're using expo-document-picker , you do not need to request for permission in most of the cases,
The reason is that expo-document-picker uses the systems's native file picker UI, which operates outside your app's permission scop.
In other words, the users explicitly selecting file through a systems dialog, and the OS handles access the file.

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: Amisha Chauhan