ios 7 UiView frame issue December 9, 2023 by Tarik You should use below line for fix it in your view. self.edgesForExtendedLayout = UIRectEdgeNone;