Skip to content

Commit a5aa6f6

Browse files
committed
Update README.md
1 parent fb1f6d0 commit a5aa6f6

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
@@ -126,6 +126,7 @@ In `viewDidLoad:`
126126
self.view.layer.shadowPath = [[UIBezierPath bezierPathWithRect:self.view.bounds] CGPath];
127127

128128
}
129+
129130
Or in `viewWillAppear:` Depending on your needs and usage:
130131

131132
- (void)viewWillAppear:(BOOL)animated

0 commit comments

Comments
 (0)