iosreact-nativeios-simulatoremulationmac-in-cloud

How to toggle developer modal on an iOS simulatorin mac-in-cloud?


I'm using an iOS simulator in mac-in-cloud (a mac in browser service).

I'd like to toggle the developer modal (like it's doing with ctrl+m on my Android emulator).

How can I achieve this?


Solution

  • Open the Hardware menu at the top of the Mac desktop, and select Shake gesture while your app is running on the iOS Simulator:

    https://reactnative.dev/docs/debugging

    Opening the React Native developer menu on the iOS Simulator