Hello,
I have an iOS Project (code only, no storyboard or forms)
I would like to have a custom background image to fill the whole screen including the safe areas in my view controller.
How can this be done using only code within the VC ?
Thank you
Dubi

