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

141 Views Asked by At

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?

1

There are 1 best solutions below

0
On BEST ANSWER

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