I am new to react native and have created an app. The app runs fine in the iOS emulator with Xcode.
I have downloaded Android studio and when I run my app in the android emulator by running the following command in the terminal 'react-native run-android' the emulator runs with no errors. However when I look at the emulator the app seems to crash with no errors. I have no idea why.