Thanks for checking out my question. Please examine the picture to assist with my question. enter image description here
There are two things that I'm trying to accomplish. First I'm trying to remove the spacing that's above the view controller. Second I don't want to allow the user to swipe the view controller down to exit the current view controller. My view controllers are embedded in a navigation controller. I'm unsure if that's what causing the problem because I'm still really new to swift. I'm currently segueing by push from another view controller.