Related Linear issue here. The camera roll on Android devices in the app doesn't detect active permissions, despite granting all of them.
Fixed this issue by adding the ACCESS_MEDIA_LOCATION permission to the AndroidManifest.xml file. Read more about the solution here.
Depends on D4759, which is a reverting change that allowed yarn react-native run-android to pass/build the Android app.