0

enter image description here

I cannot convince why there is a gap at the top of UIViewController? I have fixed and adjust at size classes but cannot solve it yet.

PPShein
  • 13,309
  • 42
  • 142
  • 227

1 Answers1

0

There shouldn't be any such issue.

  1. Try removing your imageView and set a view with background color to test.
  2. Check if your image does not contain the image's canvas size bigger than your actual visible image.
Rohit Kumar
  • 877
  • 6
  • 20