I tried running react-native run-android while my emulator was running but it throws this error:
Skipping device 'Nexus_5X_API_28(AVD) - 9' for 'app:debug': Could not find build of variant which supports density 420 and an ABI in x86
I tried to google it but most of the answers were too old and did not work. I tried the adb reverse but still it fails.