I am making a normal view where users can update their profiles. I followed these steps to make that view
Created a new UIViewController
UIViewController
You should use uiview as a superview on uiscrollView ,put all the textfield on uiview and make sure you have all the satisfactory constraints applied on uiview as respect of uiscrollView.