I create Storybaords with ViewControllers and everything but each time I run my code the simulator only displays the SwiftUI code which I do not want it to do. Any help would be appreciated
Running Storyboard on a simulator
Is it a SwiftUI app or an UIKit with storyboard ?
You cannot create a SwiftUI app and use storyboard / UIKit anymore.