How to add Equal Spacing and equal width for button in iOS Auto layout
问题 Am new to Auto layout constraints in Xcode. I have one Bottom View like UITabBar with 6 UIButtons . Without constraints I aligned those buttons with 5 space padding with each buttons and each buttons has 50 width. Now,I am trying to make it by using Auto layout to support all Screen sizes. In Storyboard constrains I set equal width for 6 buttons and I made 60 space between each buttons. I set first button 0 to leading space and I set the last button 0 to tail constraints. I want the buttons