Xcode – Passcode screen with UIStackView, Swift
I am trying to implement passcode screen, but I am having trouble with alignment, as you can see in this picture. What I'm trying to do is, have three buttons in each row, so it actually looks like a "keypad".…