Adapt Bar To Wider iPhones

I’m trying to get the bars on my iPhone 11 pro version of the app to look like the iPhone 8 one.

In my VC I have the bars evenly spaced from each other but yet one app looks different. Do you guys have any ideas why this is the case.

Here is my a pic of my VC I am trying to modify.

You have everything set relative of each other.

So when the phone size changes your bars will too.

I’d suggest adding a set height for the bars and putting in a scroll view

what do you mean by the hard?

Typo. It should say bars

I already have them in a scrollview though and my scroll works.

Used a library called layouthelper from cocoapods and it works.

1 Like