Cmd-M (in Mac) is supposed to bring up the dev menu in android emulator, but when I press cmd-M, it shows the pan gesture(?) as shown in the screenshot.
How can I open up the react native dev menu?
adb shell input keyevent KEYCODE_MENU
doesn't show up the menu either..