I have a problem with scrollView
.
As you can see in the picture, the scrolling part ends about 50 px under the navigationBar
, however, the scrollView
ends right under the navBar
On iOS 11 it works how it should as you can see in this screenshot:
As for the constraints, here is a screenshot of them.
Superview is scrollView and ScrollView is centered X and Y in the main View + top, bottom, left and right.
Do you know what the problem might be? Any help much appreciated!
Set the viewController property automaticallyAdjustsScrollViewInsets to NO, by default it's YES.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With