We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbcc9b commit e1b3c4dCopy full SHA for e1b3c4d
README.md
@@ -72,6 +72,7 @@ internal final class ExampleViewController: UIViewController {
72
subtitleLabel.top = titleLabel.bottom + 8
73
subtitleLabel.centerX = view.centerX
74
yinView.top = view.height / 2
75
+ yinView.right2 = view.width
76
yinView.bottom2 = view.height
77
}
78
0 commit comments