I'm hoping I can get some help explaining why this is happening. I have been working on switching my app I've been learning / building from UIKit to SwitfUI since this seems to be the future... plus it's fun to learn.
I've got my plist setup with the background and image
And the very first time I run it when the simulator opens or I clear and erase the simulator is this:
However, every time after I run the app, the image stretches.
When I try it on my phone, it seems to stretch every time. I'm not sure what is happening here. Is it just that SwiftUI needs more work or is there a setting I'm missing?