Skip to content

Commit e1b3c4d

Browse files
author
Baris Sencan
committed
Fix example code
1 parent 9fbcc9b commit e1b3c4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ internal final class ExampleViewController: UIViewController {
7272
subtitleLabel.top = titleLabel.bottom + 8
7373
subtitleLabel.centerX = view.centerX
7474
yinView.top = view.height / 2
75+
yinView.right2 = view.width
7576
yinView.bottom2 = view.height
7677
}
7778

0 commit comments

Comments
 (0)