I have created header UIView on storyboard view controller, now I need to create 4 views like below colored image Into that UIview base vi
UIView
storyboard
UIview
Try this..
Now IOS 9 realse new feature stackview .
stackview
U can drag the stackview into your header view and add uiviews into it.
uiviews
You can also change stackview's properties based on your project..