Hi all,
Swift & Coding virgin. Going through Angela Yu's iOs Development Udemy course.
Learning about StackViews & Constraints.
I have created 3 Views stacked on top of each other.
What I'm trying to do:
Set 3 Stacked Views to "Fill Equally" (So when orientated horizontally it all 3 views will fill equally and you can still all 3 views)
My issue: I can't find the menu for "Fill Equally" (Should be under Attributes inspector -> Distribution Menu in the previous version of Xcode that is shown in the tutorial)
Thanks a lot!
Matt