Błąd: otwarty nieudany: ecaces (odmowa uprawnień) React Native
android:requestLegacyExternalStorage="true"
in androidManifeast.xml
<application
android:name=".MainApplication"
android:label="@string/app_name"
...
...
android:requestLegacyExternalStorage="true"
/>
Powerful Peafowl