Here is the link to the error: https://stackoverflow.com/questions/62503998/react-native-android-build-failure/62566861#62566861
Which I also encountered but eventually fixed by removing "react-native-photo-view": "github:shoutem/react-native-photo-view#0ffa1481f6b6cb8663cb291b7db1d6644440584d". Although the react-native run-android problem is fixed for me, the other issue I think that wasn't really a good solution because you had to remove a dependency in order to fix it. Can you fix the error for react-native-photo-view instead?
Here is the link to the error: https://stackoverflow.com/questions/62503998/react-native-android-build-failure/62566861#62566861
Which I also encountered but eventually fixed by removing
"react-native-photo-view": "github:shoutem/react-native-photo-view#0ffa1481f6b6cb8663cb291b7db1d6644440584d". Although thereact-native run-androidproblem is fixed for me, the other issue I think that wasn't really a good solution because you had to remove a dependency in order to fix it. Can you fix the error for react-native-photo-view instead?