Step 1 :- take 4 button in your Storyboard. Button1 , Button2 , Button 3 , Button4
Step 2 :- Give Fixed Height and width to All buttons .
Step 3 :- All 2 - 2 button's pair in 2 stackview.
Step 4 :- Set UIStackview Property for both .
Distribution -> Fill Equally
S...