StackView UIKit spacing seems very small programmatic programming
I’m trying to brush up on my UIKit
and I can’t figure out why my stack view spacing is so small when trying to add some custom views inside it. I’ve tried this stack view size on some of my past projects and they aren’t the same, meaning on my other projects the stack view spacing shows the expected spacing for a value of 10, vs when I do a spacing of 10 on the code below there is hardly any.