In my react native app iam downloading some file so before downloading iam giving permission access PermissionsAndroid.PERMISSIONS.WRITE_EXTERNAL_STORAGE ,
whenever iam downloading some file i will be getting alert message saying "Allow name to access photos,media and files on your device"
how we can edit this message