Hello,
I’m designing a tab bar and I want all items to be spaced the same width, with the ability to scale it for larger screens. Of course, each item doesn’t have the same size originally because of the label size.
I’m not sure if it’s possible to do that with auto layout ?
Thanks for your help !