I have a react native running perfectly on iOS but does not compile in Android studio due to import issues in MainApplication and MainActivity. I followed the React Native F
I solved it by upgrading react-native, react-native-cli, gradle plugin to last version