Xcode – Sheet presentation resets constraints from storyboard
I am trying to switch constraints in my layout. In my project I use UIKit with storyboards. For some reason, in iOS 18 simulator, form sheet presentation resets constraints which were setup in my storyboard. I have two constraints where…