ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

How to enable Manage access to all files #39

Open Hassan-jr opened 2 years ago

Hassan-jr commented 2 years ago

I want a user to be prompted to all allow my app to manage access to all file.

for example

If one clicks on a button. This will be the prompt 👇 IMG_20220812_094430

I know it has to do with Manage External Storage permission but it's has been 2 weeks since I am trying to implement it in react native Cli. Can someone please help.