I am working on the gold challenge. I have successfully added a background image, but it doesn’t cover the footer and header, which looks quite bad. Any advice on how to fix it?
Setting contentMode on imageView to .scaletoFill helped!
contentMode
imageView
.scaletoFill