ERREUR: OUVERT ÉCHEC: EACCES (autorisation refusée) React Native
android:requestLegacyExternalStorage="true"
in androidManifeast.xml
<application
android:name=".MainApplication"
android:label="@string/app_name"
...
...
android:requestLegacyExternalStorage="true"
/>
Powerful Peafowl