Android Studio – React Native Built App is closing unexpectedly
Okay, I've been struggling for the last two days and this is it. I'm developing my first React Native android app using React Native CLI and using the following Packages: "dependencies": { "@react-native-masked-view/masked-view": "^0.2.6", "@react-navigation/drawer": "^6.3.1", "@react-navigation/material-bottom-tabs": "^6.1.1", "@react-navigation/material-top-tabs": "^6.1.1",…