I am trying to create a React Native app on Android emulator.
However, I keep getting the error message below when trying to start up the emulator. It crashes with the following:
16:07 ADB rejected shell command (getprop): closed
16:07 Emulator: Process finished with exit code -1073740791 (0xC0000409)
Is there a way to fix this issue? Sorry I am new to android studio