How to use a ‘Container View’ in iOS?
Well let’s break this into some simple steps: Drag a container view to the main view of one of your controllers. When you drag the container view, IB will create an embed segue for you and you can resize the container’s view by dragging the resize control points as usual. Any changes in the size … Read more