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
First set constraints to header view. Select header view and apply following constraints:
Once you apply constraints to header view then select all buttons at once :
Hope this can help