[iOS] Is there a way to have the simulator "inside" the IDE, just like with Android Emulator?
As the title mentions, is there a way to have the iOS simulator as an embedded tab inside the IDE just like with the Android Emulator?
It'd be useful because that way I can use the IDE in fullscreen mode in macOS more comfortably.
I mainly use IntelliJ for all my coding-related tasks as it supports everything I use/need, I'm not sure if this behavior already exists on AppCode.
Please sign in to leave a comment.
What projects/frameworks do you use for this iOS simulator? Is it for Flutter?
Currently working with React Native (Expo).