Search code examples
iosreact-nativeios-simulator

Cmd+r Recording the simulator instead of reloading the app in React Native


As you know new feature recording simulator has been around for 14.5 simulators, however the problem is that it's set to cmd+r, we can not reload the app using cmd+r anymore, can we fix it or can we disable recording video feature? thanks.


Solution

  • You can override the shortcut of Record Video from Cmd + R to Cmd + Shift + R.

    The following screenshots are the way how to do it.

    Run System Preferences...

    Show keyboard settings

    Click add custom shortcut

    Select application



    Scroll down to the bottom and click Other...

    Click shortcut key Cmd + Shift + G

    Input /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app


    Scroll down to the bottom and click other

    Override shortcut key

    Select simulator

    enter image description here

    Final screen

    You can confirm the final shortcut key