Hello!
I used Xcode’s template for Augmented Reality, chose SwiftUI for my lifecycle and am using RealityKit. Clicking Run, on either iPhone X or iPhone 12 Pro, I get a smaller view in the middle not taking up the whole screen.
Regardless of the modifiers or how I try to affect the frame, I cannot make the view full screen (it’s a box with black borders on top and bottom).
Any idea how I can make it take up the whole screen?
I used Xcode’s template for Augmented Reality, chose SwiftUI for my lifecycle and am using RealityKit. Clicking Run, on either iPhone X or iPhone 12 Pro, I get a smaller view in the middle not taking up the whole screen.
Regardless of the modifiers or how I try to affect the frame, I cannot make the view full screen (it’s a box with black borders on top and bottom).
Any idea how I can make it take up the whole screen?